aboutsummaryrefslogtreecommitdiff
path: root/include/configs/bcm7445.h
diff options
context:
space:
mode:
authorTom Rini2022-01-21 14:01:41 -0500
committerTom Rini2022-01-21 14:01:41 -0500
commite6786b0354372c8a68d01e4d633a19cdce373b70 (patch)
tree027e1693c9765fe67f3879d2e65d38ac695dde98 /include/configs/bcm7445.h
parent2d7a463e82daeba4f6a7fb59bac0fe94d6f6d3a2 (diff)
parent3425decf5299bb7d3ce12d7f8e43cd2d49b9cad6 (diff)
Merge branch '2022-01-21-Kconfig-migrations'
- Migrate CONFIG_KEEP_SERVERADDR, CONFIG_UDP_CHECKSUM, CONFIG_TIMESTAMP, CONFIG_BOOTP_SERVERIP, CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR, CONFIG_SYS_MAX_FLASH_BANKS_DETECT, CONFIG_SYS_MAX_FLASH_BANKS and CONFIG_AT91_EFLASH to Kconfig
Diffstat (limited to 'include/configs/bcm7445.h')
-rw-r--r--include/configs/bcm7445.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/bcm7445.h b/include/configs/bcm7445.h
index 81c3d02c6be..4b41dc220b1 100644
--- a/include/configs/bcm7445.h
+++ b/include/configs/bcm7445.h
@@ -28,6 +28,4 @@
* Environment configuration for SPI flash.
*/
-#define CONFIG_SYS_MAX_FLASH_BANKS 1
-
#endif /* __CONFIG_H */