File tree Expand file tree Collapse file tree 5 files changed +0
-480
lines changed Expand file tree Collapse file tree 5 files changed +0
-480
lines changed Original file line number Diff line number Diff line change @@ -90,13 +90,6 @@ config LCD_PLATFORM
90
90
This driver provides a platform-device registered LCD power
91
91
control interface.
92
92
93
- config LCD_TOSA
94
- tristate "Sharp SL-6000 LCD Driver"
95
- depends on I2C && SPI && MACH_TOSA
96
- help
97
- If you have an Sharp SL-6000 Zaurus say Y to enable a driver
98
- for its LCD.
99
-
100
93
config LCD_HP700
101
94
tristate "HP Jornada 700 series LCD Driver"
102
95
depends on SA1100_JORNADA720_SSP && !PREEMPTION
@@ -288,13 +281,6 @@ config BACKLIGHT_APPLE
288
281
If you have an Intel-based Apple say Y to enable a driver for its
289
282
backlight.
290
283
291
- config BACKLIGHT_TOSA
292
- tristate "Sharp SL-6000 Backlight Driver"
293
- depends on I2C && MACH_TOSA && LCD_TOSA
294
- help
295
- If you have an Sharp SL-6000 Zaurus say Y to enable a driver
296
- for its backlight
297
-
298
284
config BACKLIGHT_QCOM_WLED
299
285
tristate "Qualcomm PMIC WLED Driver"
300
286
select REGMAP
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ obj-$(CONFIG_LCD_LTV350QV) += ltv350qv.o
15
15
obj-$(CONFIG_LCD_OTM3225A) += otm3225a.o
16
16
obj-$(CONFIG_LCD_PLATFORM) += platform_lcd.o
17
17
obj-$(CONFIG_LCD_TDO24M) += tdo24m.o
18
- obj-$(CONFIG_LCD_TOSA) += tosa_lcd.o
19
18
obj-$(CONFIG_LCD_VGG2432A4) += vgg2432a4.o
20
19
21
20
obj-$(CONFIG_BACKLIGHT_88PM860X) += 88pm860x_bl.o
@@ -53,7 +52,6 @@ obj-$(CONFIG_BACKLIGHT_QCOM_WLED) += qcom-wled.o
53
52
obj-$(CONFIG_BACKLIGHT_RT4831) += rt4831-backlight.o
54
53
obj-$(CONFIG_BACKLIGHT_SAHARA) += kb3886_bl.o
55
54
obj-$(CONFIG_BACKLIGHT_SKY81452) += sky81452-backlight.o
56
- obj-$(CONFIG_BACKLIGHT_TOSA) += tosa_bl.o
57
55
obj-$(CONFIG_BACKLIGHT_TPS65217) += tps65217_bl.o
58
56
obj-$(CONFIG_BACKLIGHT_WM831X) += wm831x_bl.o
59
57
obj-$(CONFIG_BACKLIGHT_ARCXCNN) += arcxcnn_bl.o
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments