aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.13
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-06 07:56:21 +0000
committerJohn Crispin <john@openwrt.org>2015-03-06 07:56:21 +0000
commitfa097e5ae5fddb82a077a0bb1676a512fa2d908e (patch)
tree03ba239082e142daeb7e746919417ebd6adc4bb3 /target/linux/generic/config-3.13
parent66178457116e5bbaf67d48cbbed158f68adf8ce1 (diff)
downloadupstream-fa097e5ae5fddb82a077a0bb1676a512fa2d908e.tar.gz
upstream-fa097e5ae5fddb82a077a0bb1676a512fa2d908e.tar.bz2
upstream-fa097e5ae5fddb82a077a0bb1676a512fa2d908e.zip
kernel: disbale HAMRADIO in generic config
HAMRADIO enabled in all generic configs, but no one platform directly use related drivers/protocols. This symbol is only used for kmod-ax25 package modules. Furthermore, half of platforms explicitly disables this symbol, what silently disables build of modules for kmod-ax25 package. So disable HAMRADIO by-default in generic config, add it to kmod-ax25 package and remove it from platform specific configs. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44613
Diffstat (limited to 'target/linux/generic/config-3.13')
-rw-r--r--target/linux/generic/config-3.132
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13
index 8dff7e163d..82765c4db3 100644
--- a/target/linux/generic/config-3.13
+++ b/target/linux/generic/config-3.13
@@ -1090,7 +1090,7 @@ CONFIG_GENERIC_TIME=y
# CONFIG_GPIO_XILINX is not set
# CONFIG_GREENASIA_FF is not set
# CONFIG_HAMACHI is not set
-CONFIG_HAMRADIO=y
+# CONFIG_HAMRADIO is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_HAVE_AOUT is not set