soc/intel: Remove blank lines before '}' and after '{'
[coreboot2.git] / src / mainboard / inventec / Kconfig
blob613bc1447af9452cae36ddd062e29157270de524
1 ## SPDX-License-Identifier: GPL-2.0-only
3 if VENDOR_INVENTEC
5 choice
6         prompt "Mainboard model"
8 source "src/mainboard/inventec/*/Kconfig.name"
10 endchoice
12 source "src/mainboard/inventec/*/Kconfig"
14 config MAINBOARD_VENDOR
15         default "Inventec"
17 endif # VENDOR_INVENTEC