summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-k3/Kconfig
blob: 152d231a5693afa290458e5d3521afad1e901b24 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: GPL-2.0-or-later

menu "K3 boards"
        depends on ARCH_K3

config MACH_BEAGLEPLAY
	bool "BeagleBoard BeaglePlay"
	help
	  Say Y here if you are using a TI AM62x based BeaglePlay board

endmenu