7 lines
102 B
Plaintext
Executable File
7 lines
102 B
Plaintext
Executable File
if X86
|
|
source "drivers/platform/x86/Kconfig"
|
|
endif
|
|
if ARM
|
|
source "drivers/platform/arm/Kconfig"
|
|
endif
|