[arm/orion5x] Enable binfmt aout, x25, wireless and ATM.

svn path=/dists/trunk/linux-2.6/; revision=11906
This commit is contained in:
Martin Michlmayr 2008-07-25 23:31:53 +00:00
parent f200138da4
commit ba9438fc31
2 changed files with 24 additions and 0 deletions

1
debian/changelog vendored
View File

@ -112,6 +112,7 @@ linux-2.6 (2.6.26-1~experimental.1) UNRELEASED; urgency=low
* [arm/orion5x] export red SATA lights on TS-409, fix SATA presence/activity
* [arm] Enable KEXEC (closes: #492268).
* [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
* [arm/orion5x] Enable binfmt aout, x25, wireless and ATM.
[ Ian Campbell ]
* Readme.build updated on how to generate orig tarballs.

View File

@ -503,3 +503,26 @@ CONFIG_MV_XOR=y
CONFIG_DMA_ENGINE=y
# CONFIG_NET_DMA is not set
##
## file: fs/Kconfig.binfmt
##
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_MISC=m
##
## file: net/x25/Kconfig
##
CONFIG_X25=m
##
## file: drivers/net/wireless/Kconfig
##
CONFIG_WLAN_PRE80211=y
CONFIG_WLAN_80211=y
##
## file: net/atm/Kconfig
##
CONFIG_ATM=m