[amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)

svn path=/dists/sid/linux-2.6/; revision=17144
This commit is contained in:
Ben Hutchings 2011-03-29 00:43:30 +00:00
parent a292eee3f4
commit dc97010658
3 changed files with 6 additions and 5 deletions

1
debian/changelog vendored
View File

@ -38,6 +38,7 @@ linux-2.6 (2.6.38-2) UNRELEASED; urgency=low
- ext4: Skip orphan cleanup if fs has unknown ROCOMPAT features
For the complete list of changes, see:
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.38.2
* [amd64] media/rc: Enable IR_NUVOTON as module (Closes: #619937)
[ Jurij Smakov ]
* Bump CONFIG_NR_CPUS on sparc to 256 to accomodate T2+ machines

View File

@ -666,6 +666,11 @@ CONFIG_RADIO_MAXIRADIO=m
CONFIG_RADIO_MAESTRO=m
CONFIG_USB_DSBR=m
##
## file: drivers/media/rc/Kconfig
##
CONFIG_IR_NUVOTON=m
##
## file: drivers/message/i2o/Kconfig
##

View File

@ -200,11 +200,6 @@ CONFIG_LGUEST=m
##
# CONFIG_MACINTOSH_DRIVERS is not set
##
## file: drivers/media/rc/Kconfig
##
CONFIG_IR_NUVOTON=m
##
## file: drivers/media/radio/Kconfig
##