projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
[linux-2.6-microblaze.git]
/
drivers
/
platform
/
Kconfig
1
if X86
2
source "drivers/platform/x86/Kconfig"
3
endif
4
if MIPS
5
source "drivers/platform/mips/Kconfig"
6
endif
7
8
source "drivers/platform/goldfish/Kconfig"
9
10
source "drivers/platform/chrome/Kconfig"