ixp4xx: Split into two subtargets, one normal and one for boards which boot directly...
[openwrt/openwrt.git] / Config.in
index 9142ad371c5dca586567e52983c9e5d95c8eeaff..c8b739c627a6fcd04b5e067643a73ccec4f7c1fe 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -142,6 +142,11 @@ config SOURCE_FEEDS_REV
        prompt "Revision for the source feed svn checkout" if BUILDOPTS
        default ""
 
+config EXTERNAL_KERNEL_TREE
+       string
+       prompt "Use external kernel tree" if DEVEL
+       default ""
+
 
 source "toolchain/Config.in"
 menuconfig BUILDSYSTEM_SETTINGS