aboutsummaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
diff options
context:
space:
mode:
authorTom Rini2022-02-25 11:19:48 -0500
committerTom Rini2022-03-03 16:51:20 -0500
commitfdfb17b1f593d1c579c4f65cfbe9fc53011d3cdc (patch)
tree3c952c3b7d245e8542c17d27f872371d957a2e4c /include/configs/legoev3.h
parent6d21dd313b5d7baf0d125344de4e997a0341f348 (diff)
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/legoev3.h')
-rw-r--r--include/configs/legoev3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/legoev3.h b/include/configs/legoev3.h
index b912db11d00..83bd6bc1508 100644
--- a/include/configs/legoev3.h
+++ b/include/configs/legoev3.h
@@ -50,7 +50,6 @@
/*
* U-Boot general configuration
*/
-#define CONFIG_BOOTFILE "uImage" /* Boot file name */
#define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* Boot Args Buffer Size */