Removes setting this Kconfig in defconfig files Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
CONFIG_GPIO=y
|
|
CONFIG_REGULATOR=y # for LCD backlight
|
|
|
|
CONFIG_CONSOLE=y
|
|
CONFIG_SERIAL=y
|
|
CONFIG_UART_CONSOLE=y
|