summaryrefslogtreecommitdiff
path: root/configs/omapl138_lcdk_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-12-30 07:33:42 -0600
committerTom Rini <trini@konsulko.com>2018-01-22 16:43:30 -0500
commit26410c1517bbb6d6f90de55b5fa65dac3c298bc7 (patch)
treef8bb6229e5a6041d624cdcbc8b0ae524ab3e2528 /configs/omapl138_lcdk_defconfig
parente13a9dc370352000b16905c3abf586e3b9f3c5ef (diff)
Convert CONFIG_DAVINCI_SPI to Kconfig
This converts the following to Kconfig: CONFIG_DAVINCI_SPI Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'configs/omapl138_lcdk_defconfig')
-rw-r--r--configs/omapl138_lcdk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 0d4506ec44..944be2b56e 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -36,4 +36,5 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_SPI_FLASH_WINBOND=y
CONFIG_SYS_NS16550=y
+CONFIG_DAVINCI_SPI=y
CONFIG_OF_LIBFDT=y