summaryrefslogtreecommitdiff
path: root/include/configs/bmips_bcm6368.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-23 13:04:55 -0400
committerTom Rini <trini@konsulko.com>2022-08-04 16:18:47 -0400
commitb72713dc0bb76a7629dab3746694633089e51339 (patch)
tree0e07a957e795965beecf3ef0ae42b768698275be /include/configs/bmips_bcm6368.h
parent52938fc4f0ba06e030aa17bca4f72623ed709c7a (diff)
Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig
This converts the following to Kconfig: CONFIG_SYS_FLASH_EMPTY_INFO Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/bmips_bcm6368.h')
-rw-r--r--include/configs/bmips_bcm6368.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/bmips_bcm6368.h b/include/configs/bmips_bcm6368.h
index 0319124a0e..fb1d760a8f 100644
--- a/include/configs/bmips_bcm6368.h
+++ b/include/configs/bmips_bcm6368.h
@@ -21,6 +21,5 @@
#endif
#define CONFIG_SYS_FLASH_BASE 0xb8000000
-#define CONFIG_SYS_FLASH_EMPTY_INFO
#endif /* __CONFIG_BMIPS_BCM6368_H */