X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=Config.in;h=8de6e1aa877498ae998cf49fc82d15fd9f80f685;hb=3540cc39de5a33be85a84b0a717ba316d2da45ba;hp=6f81e0bdd82642a2cbe0e7234726357605a1dd90;hpb=8925e35808e07e51693324c2517a66b861f91c1d;p=openwrt.git diff --git a/Config.in b/Config.in index 6f81e0bdd8..8de6e1aa87 100644 --- a/Config.in +++ b/Config.in @@ -293,6 +293,9 @@ menu "Global build settings" bool "Enable printk timestamps" default y + config KERNEL_RELAY + bool + # # CGROUP support symbols # @@ -551,7 +554,6 @@ menu "Global build settings" config STRIP_KERNEL_EXPORTS bool "Strip unnecessary exports from the kernel image" - depends BROKEN help Reduces kernel size by stripping unused kernel exports from the kernel image Note that this might make the kernel incompatible with any kernel modules that