Merge tag 'next-20220328' of https://source.denx.de/u-boot/custodians/u-boot-video...
[platform/kernel/u-boot.git] / include / configs / kzm9g.h
index 1eb6daf..42f881b 100644 (file)
@@ -20,7 +20,6 @@
 #define KZM_FLASH_BASE (0x00000000)
 #define CONFIG_SYS_FLASH_BASE          (KZM_FLASH_BASE)
 #define CONFIG_SYS_FLASH_CFI_WIDTH     (FLASH_CFI_16BIT)
-#define CONFIG_SYS_MAX_FLASH_BANKS     (1)
 #define CONFIG_SYS_MAX_FLASH_SECT      (512)
 
 /* prompt */
@@ -72,6 +71,4 @@
 #define CONFIG_SH_SCIF_CLK_FREQ get_board_sys_clk()
 #define TMU_CLK_DIVIDER                (4)     /* 4 (default), 16, 64, 256 or 1024 */
 
-#define CONFIG_NFS_TIMEOUT 10000UL
-
 #endif /* __KZM9G_H */