]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
arm: mx6: remove CONFIG_ macros that are now included in Kconfig from header file
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 12 Oct 2015 08:41:54 +0000 (10:41 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 12 Oct 2015 08:41:54 +0000 (10:41 +0200)
include/configs/mx6_common.h

index 740b81272b9ace42fa51be124a3f678d5a13a975..130666fd1921c9eacdd7cc3ea6fc0428bdbf9cd6 100644 (file)
@@ -35,8 +35,6 @@
 #define CONFIG_BOARD_POSTCLK_INIT
 #define CONFIG_MXC_GPT_HCLK
 
-#define CONFIG_SYS_NO_FLASH
-
 #include <linux/sizes.h>
 #include <asm/arch/imx-regs.h>
 #include <asm/imx-common/gpio.h>
@@ -80,7 +78,6 @@
 
 /* Filesystems and image support */
 #define CONFIG_OF_LIBFDT
-#define CONFIG_CMD_BOOTZ
 #define CONFIG_SUPPORT_RAW_INITRD
 #define CONFIG_CMD_FS_GENERIC
 #define CONFIG_DOS_PARTITION