]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Kconfig
board: ge: make VPD code common
[people/ms/u-boot.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 227fb17dd996fb3bde57a1c6ad45652fc572c1cb..e57fad45922b07d01789296cfa474492baac5a81 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -14,6 +14,12 @@ source "arch/Kconfig"
 
 menu "General setup"
 
+config BROKEN
+       bool
+       help
+         This option cannot be enabled. It is used as dependency
+         for broken and incomplete features.
+
 config LOCALVERSION
        string "Local version - append to U-Boot release"
        help