summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-11 18:44:08 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-13 07:46:29 +0900
commit2c15534f6b5b2157b7c93b6d7c59e26989afb069 (patch)
treeaf5fa8556ab174e46d988d12b32915ee9d9efaf6 /include/configs
parentcd51878e34f6beef8ec7b66886e5a23a64b88653 (diff)
downloadblackbird-obmc-uboot-2c15534f6b5b2157b7c93b6d7c59e26989afb069.tar.gz
blackbird-obmc-uboot-2c15534f6b5b2157b7c93b6d7c59e26989afb069.zip
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>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/stm32f429-discovery.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/stm32f429-discovery.h b/include/configs/stm32f429-discovery.h
index 8bbe580ebf..f05c1aacaf 100644
--- a/include/configs/stm32f429-discovery.h
+++ b/include/configs/stm32f429-discovery.h
@@ -82,8 +82,6 @@
"bootcmd_romfs=setenv bootargs ${bootargs} ${bootargs_romfs};" \
"bootm 0x08044000 - 0x08042000\0"
-#define CONFIG_AUTOBOOT
-
/*
* Command line configuration.
*/
OpenPOWER on IntegriCloud