mb/google/nissa/var/rull: add ssd timing and modify ssd GPIO pins of rtd3
[coreboot2.git] / src / mainboard / raptor-cs / Kconfig
blob3e9f7ade627b9d49c0b47be05e3570d7d2eefc3d
1 ## SPDX-License-Identifier: GPL-2.0-only
3 if VENDOR_RAPTOR_CS
5 choice
6         prompt "Mainboard model"
8 source "src/mainboard/raptor-cs/*/Kconfig.name"
10 endchoice
12 source "src/mainboard/raptor-cs/*/Kconfig"
14 config MAINBOARD_VENDOR
15         default "Raptor Computing Systems"
17 endif # VENDOR_RAPTOR_CS