From 6989b4a9bcb27e00756ac80ad3883812934540c2 Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 30 Jun 2009 09:20:03 +0000 Subject: [s3c24xx] Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16635 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/s3c24xx/patches-2.6.30') diff --git a/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch b/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch index 359fd40e2..aa7020536 100644 --- a/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch +++ b/target/linux/s3c24xx/patches-2.6.30/055-jbt6k74.patch @@ -6,7 +6,7 @@ +config DISPLAY_JBT6K74 + tristate "TPO JBT6K74-AS TFT display ASIC control interface" -+ depends on SPI_MASTER && SYSFS ++ depends on SPI_MASTER && SYSFS && LCD_CLASS_DEVICE + help + SPI driver for the control interface of TFT panels containing + the TPO JBT6K74-AS controller ASIC, such as the TPO TD028TTEC1 -- cgit v1.2.3