0e1a7e0241
Having the LED device enabled in devicetree will now get the driver enabled by default when CONFIG_LED=y is set. So we can remove setting driver enabling Kconfig values in various .conf files. Signed-off-by: Kumar Gala <galak@kernel.org>
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
CONFIG_LOG=y
|
|
CONFIG_I2C=y
|
|
CONFIG_LED=y
|
|
CONFIG_KSCAN=y
|
|
CONFIG_KSCAN_INIT_PRIORITY=95
|
|
CONFIG_HT16K33_KEYSCAN=y
|