aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/Kconfig
blob: 69616aeaa966218efa16eb3858324107e816e7bf (plain)
1
2
3
4
5
6
7
if X86
source "drivers/platform/x86/Kconfig"
endif
if GOLDFISH
source "drivers/platform/goldfish/Kconfig"
endif