Convert the lpd880x driver to use device tree and new DT_<COMPAT> defines. Support both LPD8803 & LPD8806 device tree compats. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
11 lines
171 B
Plaintext
11 lines
171 B
Plaintext
# This file expresses generic requirements ONLY; see README.rst.
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_BOOT_BANNER=y
|
|
CONFIG_POLL=y
|
|
|
|
CONFIG_SPI=y
|
|
|
|
CONFIG_LED_STRIP=y
|
|
CONFIG_LPD880X_STRIP=y
|