mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
559d670189
The core files of DSS2. DSS2 commits are split a bit artificially to make the individual commits smaller, and DSS2 doesn't compile properly without the rest of the core commits. This shouldn't be a problem, as no configuration uses DSS2 yet. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
config OMAP2_VRAM
|
|
bool
|
|
|
|
config OMAP2_VRFB
|
|
bool
|
|
|
|
source "drivers/video/omap2/dss/Kconfig"
|