Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / arch / arm / mach-tegra / Kconfig
index d0cc86e..76909ee 100644 (file)
@@ -9,6 +9,9 @@ config SPL_LIBCOMMON_SUPPORT
 config SPL_LIBGENERIC_SUPPORT
        default y
 
+config SPL_SERIAL_SUPPORT
+       default y
+
 config TEGRA_IVC
        bool "Tegra IVC protocol"
        help