1## SPDX-License-Identifier: GPL-2.0-only 2 3config BOARD_APPLE_MACBOOK21 4 bool "Macbook2,1" 5 6config BOARD_APPLE_MACBOOK11 7 bool "Macbook1,1" 8 9config BOARD_APPLE_IMAC52 10 bool "iMac5,2" 11