summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-11-24 17:05:11 -0500
committerTom Rini <trini@ti.com>2014-11-24 17:05:11 -0500
commitfce0a90a68de507dc827c1ff40d9e446047fa043 (patch)
tree9b8aececd44fd791810d4fef68ac66f62e4a48bd /Kconfig
parentf3a05c8f944ab2cd832e69a5705708ee7a1797fa (diff)
parent8bc347e2ec17bca44b1639a001eeed50d042f0db (diff)
downloadtalos-obmc-uboot-fce0a90a68de507dc827c1ff40d9e446047fa043.tar.gz
talos-obmc-uboot-fce0a90a68de507dc827c1ff40d9e446047fa043.zip
Merge branch 'master' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 9b16d665f2..153ee2b507 100644
--- a/Kconfig
+++ b/Kconfig
@@ -58,6 +58,14 @@ config CC_OPTIMIZE_FOR_SIZE
endmenu # General setup
+menuconfig EXPERT
+ bool "Configure standard U-Boot features (expert users)"
+ help
+ This option allows certain base U-Boot options and settings
+ to be disabled or tweaked. This is for specialized
+ environments which can tolerate a "non-standard" U-Boot.
+ Only use this if you really know what you are doing.
+
menu "Boot images"
config SPL_BUILD
OpenPOWER on IntegriCloud