mb/ocp/tiogapass: Fix GPIOs
[coreboot2.git] / src / mainboard / packardbell / Kconfig
blob96db241dfc39b996c6f7cb8e08d362317017896e
1 ## SPDX-License-Identifier: GPL-2.0-only
3 if VENDOR_PACKARDBELL
5 choice
6         prompt "Mainboard model"
8 source "src/mainboard/packardbell/*/Kconfig.name"
10 endchoice
12 source "src/mainboard/packardbell/*/Kconfig"
14 config MAINBOARD_VENDOR
15         default "Packard Bell"
17 endif # VENDOR_PACKARDBELL