mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 22:24:09 +08:00
966458f89d
OMAP specific vram allocator is no longer in use, and we can remove all the vram code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
config OMAP2_VRFB
|
|
bool
|
|
|
|
source "drivers/video/omap2/dss/Kconfig"
|
|
source "drivers/video/omap2/omapfb/Kconfig"
|
|
source "drivers/video/omap2/displays/Kconfig"
|