| # This file is part of the OpenADK project. OpenADK is copyrighted# material, please see the LICENCE file in the top-level directory.config ADK_KERNEL_ARM_PATCH_PHYS_VIRT	boolconfig ADK_KERNEL_ARCH_VERSATILE_PB	bool	select ADK_KERNEL_ARM_PATCH_PHYS_VIRT	default y if !ADK_TARGET_WITH_DEVICETREE
 |