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