diff options
author | Matt Hsu <matt_hsu@openmoko.org> | 2009-01-20 10:52:27 +0000 |
---|---|---|
committer | Andy Green <agreen@cpc3-nthc5-0-0-cust764.nrth.cable.ntl.com> | 2009-01-20 10:52:27 +0000 |
commit | 4d35624189c65eafe049f342eada485f83d6aad2 (patch) | |
tree | b7e9e0912d91b7b14e9a8e8c8a0d4dc2d3f7f0ea /arch | |
parent | c770d3225498d46c29ba54608406eb51b83e8fe2 (diff) |
enable l1k002 LCM driver in gta03_defconfig.
Signed-off-by: Matt Hsu <matt_hsu@openmoko.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/gta03_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/gta03_defconfig b/arch/arm/configs/gta03_defconfig index 914eb29c548..2be14790ca8 100644 --- a/arch/arm/configs/gta03_defconfig +++ b/arch/arm/configs/gta03_defconfig @@ -1014,6 +1014,7 @@ CONFIG_BACKLIGHT_CORGI=y # # CONFIG_DISPLAY_SUPPORT is not set # CONFIG_DISPLAY_JBT6K74 is not set +CONFIG_DISPLAY_L1K002=y # # Console display driver support |