1# ARM V2M Beetle Board configuration options
2
3# Copyright (c) 2016 Linaro Limited
4# SPDX-License-Identifier: Apache-2.0
5
6# V2M (V2 = Versatile Express, M = Motherboard)
7config BOARD_V2M_BEETLE
8 bool "ARM V2M Beetle Board"
9 depends on SOC_BEETLE_R0
10