zephyr/boards/arm/sam4s_xplained/Kconfig.defconfig

14 lines
231 B
Plaintext
Raw Normal View History

# Kconfig - Atmel SAM4S Xplained Board configuration
#
# Copyright (c) 2017 Justin Watson
# SPDX-License-Identifier: Apache-2.0
#
if BOARD_SAM4S_XPLAINED
config BOARD
string
default sam4s_xplained
endif # BOARD_SAM4S_XPLAINED