mb/google/brya/var/omnigul: Modify NVMe and UFS Storage support
[coreboot.git] / src / mainboard / apple / Kconfig
blob4801833722604978202a9b446e7f8b28e05a39fb
1 if VENDOR_APPLE
3 choice
4         prompt "Mainboard model"
6 source "src/mainboard/apple/*/Kconfig.name"
8 endchoice
10 source "src/mainboard/apple/*/Kconfig"
12 config MAINBOARD_VENDOR
13         default "Apple"
15 endif # VENDOR_APPLE