mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: add initial Nuvoton IR driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
1680
packages/linux/patches/linux-2.6.36-add_nuvoton_cir-0.1.diff
Normal file
1680
packages/linux/patches/linux-2.6.36-add_nuvoton_cir-0.1.diff
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.36-rc6
|
||||
# Linux kernel version: 2.6.36-rc7
|
||||
#
|
||||
# CONFIG_64BIT is not set
|
||||
CONFIG_X86_32=y
|
||||
@@ -1392,6 +1392,7 @@ CONFIG_IR_SONY_DECODER=m
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
CONFIG_IR_IMON=m
|
||||
CONFIG_IR_MCEUSB=m
|
||||
CONFIG_IR_NUVOTON=m
|
||||
CONFIG_IR_ENE=m
|
||||
CONFIG_IR_STREAMZAP=m
|
||||
# CONFIG_DAB is not set
|
||||
|
||||
@@ -1334,6 +1334,7 @@ CONFIG_IR_SONY_DECODER=m
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
CONFIG_IR_IMON=m
|
||||
CONFIG_IR_MCEUSB=m
|
||||
CONFIG_IR_NUVOTON=m
|
||||
CONFIG_IR_ENE=m
|
||||
CONFIG_IR_STREAMZAP=m
|
||||
# CONFIG_DAB is not set
|
||||
|
||||
@@ -1505,6 +1505,7 @@ CONFIG_IR_SONY_DECODER=m
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
CONFIG_IR_IMON=m
|
||||
CONFIG_IR_MCEUSB=m
|
||||
CONFIG_IR_NUVOTON=m
|
||||
CONFIG_IR_ENE=m
|
||||
CONFIG_IR_STREAMZAP=m
|
||||
# CONFIG_DAB is not set
|
||||
|
||||
@@ -1353,6 +1353,7 @@ CONFIG_IR_SONY_DECODER=m
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
CONFIG_IR_IMON=m
|
||||
CONFIG_IR_MCEUSB=m
|
||||
CONFIG_IR_NUVOTON=m
|
||||
CONFIG_IR_ENE=m
|
||||
CONFIG_IR_STREAMZAP=m
|
||||
# CONFIG_DAB is not set
|
||||
|
||||
@@ -1295,6 +1295,7 @@ CONFIG_IR_SONY_DECODER=m
|
||||
# CONFIG_IR_LIRC_CODEC is not set
|
||||
CONFIG_IR_IMON=m
|
||||
CONFIG_IR_MCEUSB=m
|
||||
CONFIG_IR_NUVOTON=m
|
||||
CONFIG_IR_ENE=m
|
||||
CONFIG_IR_STREAMZAP=m
|
||||
# CONFIG_DAB is not set
|
||||
|
||||
Reference in New Issue
Block a user