Convert CONFIG_SPL_ENV_SUPPORT to Kconfig
[platform/kernel/u-boot.git] / board / ti / am335x / Kconfig
index 97374bd..0a0cbf6 100644 (file)
@@ -1,5 +1,8 @@
 if TARGET_AM335X_EVM
 
+config SPL_ENV_SUPPORT
+       default y
+
 config SYS_BOARD
        default "am335x"