]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Kconfig
Tegra: Rework KConfig options to allow 64-bit builds (T210)
[karo-tx-uboot.git] / arch / arm / Kconfig
index ae8429ebcc14eea194805373e590e66fd76c6bb0..7e8e1e1cd45cd75ee99b1cf3a0925a152bdc1f0f 100644 (file)
@@ -770,17 +770,6 @@ config ARCH_ZYNQMP
 
 config TEGRA
        bool "NVIDIA Tegra"
-       select SUPPORT_SPL
-       select SPL
-       select OF_CONTROL
-       select SPL_DISABLE_OF_CONTROL
-       select CPU_V7
-       select DM
-       select DM_SPI_FLASH
-       select DM_SERIAL
-       select DM_I2C
-       select DM_SPI
-       select DM_GPIO
 
 config TARGET_VEXPRESS64_AEMV8A
        bool "Support vexpress_aemv8a"