Len Brown | 41b16dc | 2008-12-01 00:09:47 -0500 | [diff] [blame] | 1 | if X86 |
2 | source "drivers/platform/x86/Kconfig" | ||||
3 | endif | ||||
Huacai Chen | 64f09aa | 2015-03-29 10:54:09 +0800 | [diff] [blame] | 4 | if MIPS |
5 | source "drivers/platform/mips/Kconfig" | ||||
6 | endif | ||||
David 'Digit' Turner | c89f275 | 2013-01-21 23:48:21 +0000 | [diff] [blame] | 7 | if GOLDFISH |
8 | source "drivers/platform/goldfish/Kconfig" | ||||
9 | endif | ||||
10 | |||||
Olof Johansson | ab04310 | 2013-11-07 14:25:45 -0800 | [diff] [blame] | 11 | source "drivers/platform/chrome/Kconfig" |