Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
[oweals/u-boot.git] / include / configs / socfpga_sockit.h
index c9fc5c90d96371f3d4bbf12106f5d2c21a6f7c06..57de60ecfa8cf4199c7f21f14f8e0f6b1e6948e6 100644 (file)
@@ -8,8 +8,6 @@
 
 #include <asm/arch/base_addr_ac5.h>
 
-/* U-Boot Commands */
-#define CONFIG_FAT_WRITE
 #define CONFIG_HW_WATCHDOG
 
 /* Memory configurations */
@@ -25,8 +23,6 @@
 #define CONFIG_PHY_MICREL_KSZ9021
 #endif
 
-#define CONFIG_ENV_IS_IN_MMC
-
 /* The rest of the configuration is shared */
 #include <configs/socfpga_common.h>