blob: 170080396ce596aa372283a209c846402e943c11 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## SPDX-License-Identifier: GPL-2.0-only
config BOARD_PCENGINES_APU2
bool "APU2"
config BOARD_PCENGINES_APU3
bool "APU3"
config BOARD_PCENGINES_APU4
bool "APU4"
config BOARD_PCENGINES_APU5
bool "APU5"
|