Enable HAMRADIO on the request of Heinz Janssen.

svn path=/dists/trunk/linux-2.6/; revision=11635
This commit is contained in:
Martin Michlmayr 2008-06-14 09:14:12 +00:00
parent f652604570
commit ec341849ce
5 changed files with 26 additions and 3 deletions

2
debian/changelog vendored
View File

@ -55,6 +55,8 @@ linux-2.6 (2.6.26~rc6-1~experimental.1) UNRELEASED; urgency=low
* [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524).
* [arm/iop32x] Add LED driver for Thecus N2100 (Riku Voipio).
* [mips/r5k-ip32] Enable USB.
* [arm/orion5x, arm/iop32x, arm/ixp4xx, mipsel/r5k-cobalt] Enable HAMRADIO
on the request of Heinz Janssen.
[ Ian Campbell ]
* Readme.build updated on how to generate orig tarballs.

View File

@ -749,7 +749,11 @@ CONFIG_ATM_BR2684=m
##
## file: net/ax25/Kconfig
##
# CONFIG_HAMRADIO is not set
CONFIG_HAMRADIO=y
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/bridge/netfilter/Kconfig

View File

@ -749,7 +749,11 @@ CONFIG_ATM_BR2684=m
##
## file: net/ax25/Kconfig
##
# CONFIG_HAMRADIO is not set
CONFIG_HAMRADIO=y
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/bridge/netfilter/Kconfig

View File

@ -461,6 +461,15 @@ CONFIG_FLATMEM_MANUAL=y
## end choice
# CONFIG_RESOURCES_64BIT is not set
##
## file: net/ax25/Kconfig
##
CONFIG_HAMRADIO=y
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: unknown
##

View File

@ -800,7 +800,11 @@ CONFIG_FLATMEM_MANUAL=y
##
## file: net/ax25/Kconfig
##
# CONFIG_HAMRADIO is not set
CONFIG_HAMRADIO=y
CONFIG_AX25=m
# CONFIG_AX25_DAMA_SLAVE is not set
CONFIG_NETROM=m
CONFIG_ROSE=m
##
## file: net/bluetooth/Kconfig