From 4edc79b016c9ca1cde985b18e135be219255b4b4 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 16 Aug 2021 09:35:24 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/r8a77995_draak_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/r8a77995_draak_defconfig') diff --git a/configs/r8a77995_draak_defconfig b/configs/r8a77995_draak_defconfig index bd779d8135e..41bf9922724 100644 --- a/configs/r8a77995_draak_defconfig +++ b/configs/r8a77995_draak_defconfig @@ -56,7 +56,6 @@ CONFIG_RENESAS_SDHI=y CONFIG_MTD=y CONFIG_DM_MTD=y CONFIG_MTD_NOR_FLASH=y -CONFIG_FLASH_CFI_DRIVER=y CONFIG_CFI_FLASH=y CONFIG_FLASH_CFI_MTD=y CONFIG_SYS_FLASH_CFI=y -- cgit