summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-02 17:04:37 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:37 -0600
commitee2b24340fd1d63a27ac4ed6ac828ade1469dbe7 (patch)
tree1126a86f04af92194c867b268ea5ca1e29d7aa46 /include/configs/sandbox.h
parent5c4f9c1d722d7c11e304469bf5e54197bf95f0ce (diff)
downloadtalos-obmc-uboot-ee2b24340fd1d63a27ac4ed6ac828ade1469dbe7.tar.gz
talos-obmc-uboot-ee2b24340fd1d63a27ac4ed6ac828ade1469dbe7.zip
Kconfig: Move CONFIG_BOOTSTAGE to Kconfig
Move CONFIG_BOOT_STAGE and its associated options to Kconfig. Adjust existing users and code. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r--include/configs/sandbox.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index d8e0c4b4e9..630e503383 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -21,9 +21,6 @@
#define CONFIG_SYS_TIMER_RATE 1000000
-#define CONFIG_BOOTSTAGE
-#define CONFIG_BOOTSTAGE_REPORT
-
#define CONFIG_SYS_STDIO_DEREGISTER
/* Number of bits in a C 'long' on this architecture */
OpenPOWER on IntegriCloud