From 89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sun, 24 Apr 2016 17:29:26 -0400 Subject: configs: Re-sync with cmd/Kconfig Update the config.h and defconfig files for the commands that 8e3c036 converted over to Kconfig Signed-off-by: Tom Rini --- include/configs/xpress.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/xpress.h') diff --git a/include/configs/xpress.h b/include/configs/xpress.h index 9a0aac5..4625daf 100644 --- a/include/configs/xpress.h +++ b/include/configs/xpress.h @@ -75,9 +75,7 @@ #define CONFIG_SYS_MMC_ENV_PART 1 /* boot parition */ #define CONFIG_MMCROOT "/dev/mmcblk0p2" /* USDHC2 */ -#define CONFIG_CMD_BOOTZ #define CONFIG_CMD_BMODE -#define CONFIG_CMD_CACHE /* USB Configs */ #define CONFIG_USB_EHCI @@ -90,7 +88,6 @@ #define CONFIG_FEC_MXC #define CONFIG_MII -#define CONFIG_CMD_MII #define CONFIG_FEC_ENET_DEV 0 #define IMX_FEC_BASE ENET_BASE_ADDR #define CONFIG_FEC_MXC_PHYADDR 0x0 -- cgit v1.1