summaryrefslogtreecommitdiff
path: root/platform/generic/Kconfig
blob: c1a77b381b4efa05ec727055ddc425e21678055e (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: BSD-2-Clause

config PLATFORM_GENERIC
	bool
	select FDT
	select FDT_DOMAIN
	select FDT_PMU
	default y