From fa097e5ae5fddb82a077a0bb1676a512fa2d908e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 6 Mar 2015 07:56:21 +0000 Subject: 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 SVN-Revision: 44613 --- target/linux/mcs814x/config-3.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/mcs814x') diff --git a/target/linux/mcs814x/config-3.14 b/target/linux/mcs814x/config-3.14 index 85ff2be2a9..80118f624b 100644 --- a/target/linux/mcs814x/config-3.14 +++ b/target/linux/mcs814x/config-3.14 @@ -61,7 +61,6 @@ CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GPIOLIB=y CONFIG_GPIO_MCS814X=y CONFIG_GPIO_SYSFS=y -# CONFIG_HAMRADIO is not set CONFIG_HARDIRQS_SW_RESEND=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y -- cgit v1.2.3