summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.arm
blob: 6456e1af8c8e8459c5afdf33b8cb85179144a37b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

config ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
	bool
	depends on ADK_TARGET_ARCH_ARM

config ADK_LINUX_KERNEL_ARCH_VERSATILE_PB
	bool
	select ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
	default y if !ADK_TARGET_WITH_DEVICETREE
	depends on ADK_TARGET_ARCH_ARM