aboutsummaryrefslogtreecommitdiff
path: root/include/configs/j721s2_evm.h
diff options
context:
space:
mode:
authorTom Rini2022-03-11 07:12:48 -0500
committerTom Rini2022-03-18 08:43:25 -0400
commiteb8eb3174992a96241e1511a02c02b36c51ad292 (patch)
tree5130cae49f1f3373f5ced48647037f2c813eea2a /include/configs/j721s2_evm.h
parentab366418b51fa883ff780200b127ab4a7ed62fab (diff)
configs: Re-run migrations
As the CI test for stopping platforms from being merged that were defining symbols that had Kconfig entries, a small number of symbols needed to be migrated again. Do so, and catch two cases the README should also have been updated but was not. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/j721s2_evm.h')
-rw-r--r--include/configs/j721s2_evm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/j721s2_evm.h b/include/configs/j721s2_evm.h
index 6fd098c957c..87884649236 100644
--- a/include/configs/j721s2_evm.h
+++ b/include/configs/j721s2_evm.h
@@ -60,9 +60,6 @@
#define CONFIG_SYS_BOOTM_LEN SZ_64M
#define CONFIG_CQSPI_REF_CLK 133333333
-/* HyperFlash related configuration */
-#define CONFIG_SYS_MAX_FLASH_BANKS_DETECT 1
-
/* U-Boot general configuration */
#define EXTRA_ENV_J721S2_BOARD_SETTINGS \
"default_device_tree=" CONFIG_DEFAULT_DEVICE_TREE ".dtb\0" \