Add a build-only test for the NXP PCF8523 RTC driver since no in-tree boards have this chip. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_RTC=y
|
|
CONFIG_RTC_ALARM=y
|
|
CONFIG_RTC_UPDATE=y
|
|
CONFIG_RTC_CALIBRATION=y
|