summaryrefslogtreecommitdiff
path: root/platform/template/Kconfig
blob: 6fbb5670d2ec189f9ea45ebaea1b6a55d54dec44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: BSD-2-Clause

#
# All mandatory drivers or libraries for this platform should
# be directly selected by the PLATFORM_xyz kconfig symbol.
#
# All optional drivers or libraries for this platform should
# be enabled via configs/defconfig of this platform.
#
config PLATFORM_TEMPLATE
	bool
	default y