ixp4xx: disable ixp4xx beeper
[openwrt/openwrt.git] / Config.in
index 1e8f9e28dbb96d537b9beaabe543db6defc422c0..b9716e8b2c1e57f6089fe8bcb83715ab47462aea 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -142,6 +142,10 @@ config EXTERNAL_KERNEL_TREE
        prompt "Use external kernel tree" if DEVEL
        default ""
 
+config BUILD_DEVELOPER_SYSTEM
+       bool "build a non-stripped system, so gcc can be run natively on target" if DEVEL
+       default n
+
 source "toolchain/Config.in"
 menuconfig BUILDSYSTEM_SETTINGS
     bool "Buildsystem settings"