1 # This file is part of the OpenADK project. OpenADK is copyrighted
2 # material, please see the LICENCE file in the top-level directory.
4 config ADK_TARGET_BOARD_BCM28XX
7 config ADK_TARGET_BOARD_ATH79
10 config ADK_TARGET_BOARD
12 default "bcm28xx" if ADK_TARGET_BOARD_BCM28XX
13 default "ath79" if ADK_TARGET_BOARD_ATH79