soc/mediatek/mt8196: Add PMIC MT6373 driver
[coreboot.git] / src / mainboard / roda / Kconfig
bloba1e9f009272012b1018130376ea0b15753cf7921
1 ## SPDX-License-Identifier: GPL-2.0-only
3 if VENDOR_RODA
5 choice
6         prompt "Mainboard model"
8 source "src/mainboard/roda/*/Kconfig.name"
10 endchoice
12 source "src/mainboard/roda/*/Kconfig"
14 config MAINBOARD_VENDOR
15         default "Roda"
17 endif # VENDOR_RODA