From: Lothar Waßmann Date: Mon, 12 Oct 2015 08:41:54 +0000 (+0200) Subject: arm: mx6: remove CONFIG_ macros that are now included in Kconfig from header file X-Git-Tag: KARO-TX6UL-2015-10-23~21 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=8474250cf27544ed0ec970416a6926f16d553388;ds=sidebyside arm: mx6: remove CONFIG_ macros that are now included in Kconfig from header file --- diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index 740b81272b..130666fd19 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -35,8 +35,6 @@ #define CONFIG_BOARD_POSTCLK_INIT #define CONFIG_MXC_GPT_HCLK -#define CONFIG_SYS_NO_FLASH - #include #include #include @@ -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