mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
11 lines
204 B
Plaintext
11 lines
204 B
Plaintext
|
config OMAP2_VRFB
|
||
|
bool
|
||
|
|
||
|
if ARCH_OMAP2PLUS
|
||
|
|
||
|
source "drivers/video/fbdev/omap2/dss/Kconfig"
|
||
|
source "drivers/video/fbdev/omap2/omapfb/Kconfig"
|
||
|
source "drivers/video/fbdev/omap2/displays-new/Kconfig"
|
||
|
|
||
|
endif
|