summaryrefslogtreecommitdiff
path: root/configs/am335x_hs_evm_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2017-07-26 22:25:30 -0500
committerTom Rini <trini@konsulko.com>2017-08-13 15:17:10 -0400
commitebb3e43de4cf85e56c6ce6b3c6be98f654acfb19 (patch)
treea06e836f607db42ec56c5eab7495d1ae2bad34f3 /configs/am335x_hs_evm_defconfig
parenta41e3e1480a189104ab0bbfda70c4eb5bc2c59e1 (diff)
Convert CONFIG_OMAP3_SPI to Kconfig
This converts the following to Kconfig: CONFIG_OMAP3_SPI Signed-off-by: Adam Ford <aford173@gmail.com> [trini: Minor comment tweaks] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_hs_evm_defconfig')
-rw-r--r--configs/am335x_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_hs_evm_defconfig b/configs/am335x_hs_evm_defconfig
index 7acbf8e76b..dabfcbb9ba 100644
--- a/configs/am335x_hs_evm_defconfig
+++ b/configs/am335x_hs_evm_defconfig
@@ -43,6 +43,7 @@ CONFIG_PHYLIB=y
CONFIG_DM_ETH=y
CONFIG_PHY_GIGE=y
CONFIG_SYS_NS16550=y
+CONFIG_OMAP3_SPI=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y