diff options
Diffstat (limited to 'include/configs/da850evm.h')
-rw-r--r-- | include/configs/da850evm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index e685db1914..ba878eb13b 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -195,9 +195,6 @@ #endif #ifdef CONFIG_USE_NOR -#define CONFIG_FLASH_CFI_DRIVER -#define CONFIG_SYS_FLASH_CFI -#define CONFIG_SYS_FLASH_PROTECTION #define CONFIG_SYS_MAX_FLASH_BANKS 1 /* max number of flash banks */ #define CONFIG_SYS_FLASH_SECT_SZ (128 << 10) /* 128KB */ #define CONFIG_ENV_OFFSET (CONFIG_SYS_FLASH_SECT_SZ * 3) |