diff --git a/debian/changelog b/debian/changelog index 5aaf9ad79..be112cf0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ linux-2.6 (2.6.37~rc4-1~experimental.1) UNRELEASED; urgency=low * net/ppp: Enable PPTP as module * net: Enable BNA, SMCTR, USB_NET_CX82310_ETH as modules * IR: Enable IR_RC5_SZ_DECODER as module + * [i386] IR: Enable IR_NUVOTON as module -- maximilian attems Wed, 31 Oct 2010 13:23:11 +0200 diff --git a/debian/config/config b/debian/config/config index 0e056cb82..7c2c6a2d8 100644 --- a/debian/config/config +++ b/debian/config/config @@ -864,6 +864,7 @@ CONFIG_IR_RC5_SZ_DECODER=m CONFIG_IR_LIRC_CODEC=m CONFIG_IR_IMON=m CONFIG_IR_MCEUSB=m +# CONFIG_IR_NUVOTON is not set CONFIG_IR_ENE=m CONFIG_IR_STREAMZAP=m diff --git a/debian/config/kernelarch-x86/config-arch-32 b/debian/config/kernelarch-x86/config-arch-32 index 72d8e8b27..2aba57de0 100644 --- a/debian/config/kernelarch-x86/config-arch-32 +++ b/debian/config/kernelarch-x86/config-arch-32 @@ -203,6 +203,11 @@ CONFIG_LGUEST=m ## # CONFIG_MACINTOSH_DRIVERS is not set +## +## file: drivers/media/IR/Kconfig +## +CONFIG_IR_NUVOTON=m + ## ## file: drivers/media/radio/Kconfig ##