openwrtv4/package/kernel/linux
John Crispin fa097e5ae5 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
2015-03-06 07:56:21 +00:00
..
modules kernel: disbale HAMRADIO in generic config 2015-03-06 07:56:21 +00:00
Makefile kernel: add netfilter.mk to modules makefile SCAN_DEPS 2014-12-09 12:35:18 +00:00