ARM: stm32: remove unused CONFIG_AUTOBOOT
At this point, this is not referenced from anywhere, so remove it (but it will be re-added later for a different meaning). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
This commit is contained in:
parent
cd51878e34
commit
2c15534f6b
@ -82,8 +82,6 @@
|
||||
"bootcmd_romfs=setenv bootargs ${bootargs} ${bootargs_romfs};" \
|
||||
"bootm 0x08044000 - 0x08042000\0"
|
||||
|
||||
#define CONFIG_AUTOBOOT
|
||||
|
||||
/*
|
||||
* Command line configuration.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user