aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2009-09-30 10:26:42 +0200
committerKoen Kooi <koen@openembedded.org>2009-10-01 19:48:39 +0200
commit02b1862a3b96784cd8caeb5d86c331fa5bbc2b84 (patch)
tree5590c4f4da9f9923ab5b6a626a719ac662f4bc24 /recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch
parent6e779f0d529fa60a4a322868766b3bba3832a622 (diff)
downloadopenembedded-02b1862a3b96784cd8caeb5d86c331fa5bbc2b84.tar.gz
omap kernels: sync with .dev
Omap kernels in .dev have seen a big number of improvements, the most notable change being the mem-hole issue being resolved. Like the u-boot change this also adds support for new machines Signed-off-by: Koen Kooi <k-kooi@ti.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Philip Balister <philip@balister.org>
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch')
-rw-r--r--recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch b/recipes/linux/linux-omap-2.6.29/omap3-touchbook/screen-backlight.patch
new file mode 100644
index 0000000000..65b551f1de
--- /dev/null
+++ b/recipes/linux/linux-omap-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"