Add build-only test case for multifunction devices and add support for NXP's SC18IM704 UART to I2C/GPIO bridge. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
CONFIG_TEST=y
|
|
CONFIG_GPIO=y
|
|
CONFIG_TEST_USERSPACE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_USE_RUNTIME_CONFIGURE=y
|