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