1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-01 00:11:11 +00:00

linux-mainline 3.2: update beagleboard defconfig

Link the TLC59108 driver statically so ULCD7 initialization occurs
automatically as it did before f0e2305c7e which removed the initialization
from u-boot.  (Angstrom-v2012.12 does not include this module by default.)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Peter A. Bigot
2012-12-06 12:04:15 -06:00
committed by Denys Dmytriyenko
parent 800056c5d5
commit 44c42244aa
2 changed files with 2 additions and 2 deletions
@@ -2907,7 +2907,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=y
# CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set
CONFIG_BACKLIGHT_TLC59108=m
CONFIG_BACKLIGHT_TLC59108=y
#
# Display device support
+1 -1
View File
@@ -10,7 +10,7 @@ PV = "3.2.28"
SRCREV_pn-${PN} = "1f873aca1c7aa7a574b276c040d304d16f1dbfa4"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
MACHINE_KERNEL_PR_append = "a"
MACHINE_KERNEL_PR_append = "b"
FILESPATH =. "${FILE_DIRNAME}/linux-mainline-3.2:${FILE_DIRNAME}/linux-mainline-3.2/${MACHINE}:"