aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-25 11:13:34 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-25 11:13:34 +0200
commit6cbee2d68d949ac9946473c6fa8f1d4f2fe9c022 (patch)
tree98f3fd7129ef942615722caddbd9ad6817c03f85 /recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch
parentc03341eb967210fbbd0cc7fd5cbb4fc081317d88 (diff)
downloadopenembedded-6cbee2d68d949ac9946473c6fa8f1d4f2fe9c022.tar.gz
linux-omap-pm 2.6.29: add omap3-touchbook support
Diffstat (limited to 'recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch')
-rw-r--r--recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch b/recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch
new file mode 100644
index 0000000000..65b551f1de
--- /dev/null
+++ b/recipes/linux/linux-omap-pm-2.6.29/omap3-touchbook/screen-backlight.patch
@@ -0,0 +1,10 @@
+--- a/arch/arm/mach-omap2/Kconfig
++++ b/arch/arm/mach-omap2/Kconfig
+@@ -128,6 +128,7 @@ config MACH_OMAP3EVM
+ config MACH_OMAP3_BEAGLE
+ bool "OMAP3 BEAGLE board"
+ depends on ARCH_OMAP3 && ARCH_OMAP34XX
++ select BACKLIGHT_CLASS_DEVICE
+
+ config MACH_OVERO
+ bool "Gumstix Overo board"