From c5e729eaf04c8b8e4a81c268ad094acc960f2edc Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Tue, 31 May 2016 04:28:11 +0900 Subject: arm: rmobile: Update defconfig This updated defconfig following boards: - Alt - Gose - Koelsh - Lager - Porter - Silk - Stout - Blanche Signed-off-by: Nobuhiro Iwamatsu --- include/configs/blanche.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'include') diff --git a/include/configs/blanche.h b/include/configs/blanche.h index 7da87f7..f094bbe 100755 --- a/include/configs/blanche.h +++ b/include/configs/blanche.h @@ -66,7 +66,6 @@ #define CONFIG_SYS_FLASH_WRITE_TOUT 3000 #define CONFIG_SYS_FLASH_LOCK_TOUT 3000 #define CONFIG_SYS_FLASH_UNLOCK_TOUT 3000 -#define CONFIG_CMD_FLASH #undef CONFIG_CMD_SF #undef CONFIG_CMD_SPI #endif @@ -99,9 +98,6 @@ /* USB */ #undef CONFIG_CMD_USB -/* MMC */ -#define CONFIG_MMC -#define CONFIG_CMD_MMC #define CONFIG_GENERIC_MMC /* Module stop status bits */ @@ -120,5 +116,6 @@ /* SDHI */ #define CONFIG_SH_SDHI_FREQ 97500000 +#define HAVE_BLOCK_DEVICE #endif /* __BLANCHE_H */ -- cgit v1.1