summaryrefslogtreecommitdiffstats
path: root/configs/dalmore_defconfig
diff options
context:
space:
mode:
authorTom Warren <twarren@nvidia.com>2015-07-29 19:36:38 -0700
committerTom Warren <twarren@nvidia.com>2015-08-05 15:22:52 -0700
commit9e8f4be34520fac696119454ed66eda9029f6d5e (patch)
tree5cf55d97aa84e3aa6f8ac93bbde52aaaad4f8621 /configs/dalmore_defconfig
parent722e000ccd7226c5cd071590b5361620eb0b126c (diff)
downloadtalos-obmc-uboot-9e8f4be34520fac696119454ed66eda9029f6d5e.tar.gz
talos-obmc-uboot-9e8f4be34520fac696119454ed66eda9029f6d5e.zip
Tegra: spi: Move TEGRA114_SPI switch to defconfigs
All T114+ Tegra boards should be using the Kconfig TEGRA114_SPI switch. Remove it from include/config and put it into defconfig. Also removed unused TEGRA114_SPI_CTRLS from T114+ configs. All Tegra SoCs build OK with this change. Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'configs/dalmore_defconfig')
-rw-r--r--configs/dalmore_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dalmore_defconfig b/configs/dalmore_defconfig
index e7443f8be5..2d80247599 100644
--- a/configs/dalmore_defconfig
+++ b/configs/dalmore_defconfig
@@ -10,6 +10,7 @@ CONFIG_DEFAULT_DEVICE_TREE="tegra114-dalmore"
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_SPL_DM=y
+CONFIG_TEGRA114_SPI=y
CONFIG_SPI_FLASH=y
CONFIG_USB=y
CONFIG_DM_USB=y
OpenPOWER on IntegriCloud