repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfd: wm8350-i2c: Make sure the i2c regmap functions are compiled
[linux/fpc-iii.git]
/
drivers
/
video
/
omap2
/
Kconfig
blob
63b23f87081d3d11d3d0d39683c7371141873855
1
config OMAP2_VRFB
2
bool
3
4
if ARCH_OMAP2PLUS
5
6
source "drivers/video/omap2/dss/Kconfig"
7
source "drivers/video/omap2/omapfb/Kconfig"
8
source "drivers/video/omap2/displays-new/Kconfig"
9
10
endif