xref: /aosp_15_r20/external/coreboot/src/mainboard/pcengines/apu2/Kconfig.name (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1## SPDX-License-Identifier: GPL-2.0-only
2
3config BOARD_PCENGINES_APU2
4	bool "APU2"
5
6config BOARD_PCENGINES_APU3
7	bool "APU3"
8
9config BOARD_PCENGINES_APU4
10	bool "APU4"
11
12config BOARD_PCENGINES_APU5
13	bool "APU5"
14