Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / arch / arm / mach-tegra / Kconfig
index 1eaf406..d0cc86e 100644 (file)
@@ -1,5 +1,14 @@
 if TEGRA
 
+config SPL_GPIO_SUPPORT
+       default y
+
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBGENERIC_SUPPORT
+       default y
+
 config TEGRA_IVC
        bool "Tegra IVC protocol"
        help