aboutsummaryrefslogtreecommitdiff
path: root/include/configs/socfpga_arria5_secu1.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 11:19:48 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:20 -0500
commitfdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc (patch)
tree3c952c3b7d245e8542c17d27f872371d957a2e4c /include/configs/socfpga_arria5_secu1.h
parent6d21dd313b5d7baf0d125344de4e997a0341f348 (diff)
downloadu-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.zip
u-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.tar.gz
u-boot-fdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc.tar.bz2
Convert CONFIG_BOOTFILE to Kconfig
This converts the following to Kconfig: CONFIG_BOOTFILE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/socfpga_arria5_secu1.h')
-rw-r--r--include/configs/socfpga_arria5_secu1.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/socfpga_arria5_secu1.h b/include/configs/socfpga_arria5_secu1.h
index 0935eae..5caffa6 100644
--- a/include/configs/socfpga_arria5_secu1.h
+++ b/include/configs/socfpga_arria5_secu1.h
@@ -24,9 +24,6 @@
*/
#define CONFIG_SYS_I2C_RTC_ADDR 0x68
-/* Booting Linux */
-#define CONFIG_BOOTFILE "zImage"
-
#define CONFIG_SYS_BOOTM_LEN (64 << 20)
/* Environment settings */