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
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwess...
[linux/fpc-iii.git]
/
drivers
/
platform
/
Kconfig
blob
09fde58b12e0fa1e2446d56218fa644f32aeeef1
1
if X86
2
source "drivers/platform/x86/Kconfig"
3
endif
4
if GOLDFISH
5
source "drivers/platform/goldfish/Kconfig"
6
endif
7
8
source "drivers/platform/chrome/Kconfig"