File tree Expand file tree Collapse file tree 4 files changed +0
-862
lines changed Expand file tree Collapse file tree 4 files changed +0
-862
lines changed Original file line number Diff line number Diff line change @@ -2312,18 +2312,6 @@ source "drivers/video/fbdev/omap/Kconfig"
2312
2312
source "drivers/video/fbdev/omap2/Kconfig"
2313
2313
source "drivers/video/fbdev/mmp/Kconfig"
2314
2314
2315
- config FB_SH_MOBILE_MERAM
2316
- tristate "SuperH Mobile MERAM read ahead support"
2317
- depends on ARCH_SHMOBILE
2318
- select GENERIC_ALLOCATOR
2319
- ---help---
2320
- Enable MERAM support for the SuperH controller.
2321
-
2322
- This will allow for caching of the framebuffer to provide more
2323
- reliable access under heavy main memory bus traffic situations.
2324
- Up to 4 memory channels can be configured, allowing 4 RGB or
2325
- 2 YCbCr framebuffers to be configured.
2326
-
2327
2315
config FB_SSD1307
2328
2316
tristate "Solomon SSD1307 framebuffer support"
2329
2317
depends on FB && I2C
Original file line number Diff line number Diff line change @@ -113,7 +113,6 @@ obj-$(CONFIG_FB_SM501) += sm501fb.o
113
113
obj-$(CONFIG_FB_UDL) += udlfb.o
114
114
obj-$(CONFIG_FB_SMSCUFX) += smscufx.o
115
115
obj-$(CONFIG_FB_XILINX) += xilinxfb.o
116
- obj-$(CONFIG_FB_SH_MOBILE_MERAM) += sh_mobile_meram.o
117
116
obj-$(CONFIG_FB_SH_MOBILE_LCDC) += sh_mobile_lcdcfb.o
118
117
obj-$(CONFIG_FB_OMAP) += omap/
119
118
obj-y += omap2/
You can’t perform that action at this time.
0 commit comments