configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
[platform/kernel/u-boot.git] / include / configs / stm32f469-discovery.h
index a8f6fbf..e91f8da 100644 (file)
@@ -21,9 +21,6 @@
  */
 
 #define CONFIG_SYS_MAX_FLASH_SECT      12
-#define CONFIG_SYS_MAX_FLASH_BANKS     2
-
-#define CONFIG_STM32_FLASH
 
 #define CONFIG_SYS_HZ_CLOCK            1000000 /* Timer is clocked at 1MHz */