summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 16a9a02a55..12ff729eb2 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -185,6 +185,12 @@ endmenu
menu "Debugging "
+config DEBUG_INFO
+ bool
+ prompt "enable debug symbols"
+ help
+ Enable build of u-boot with -g.
+
config SKIP_LOWLEVEL_INIT
bool
depends on ARM