Config.in.arm 387 B

12345678910111213
  1. # This file is part of the OpenADK project. OpenADK is copyrighted
  2. # material, please see the LICENCE file in the top-level directory.
  3. config ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
  4. bool
  5. depends on ADK_TARGET_ARCH_ARM
  6. config ADK_LINUX_KERNEL_ARCH_VERSATILE_PB
  7. bool
  8. select ADK_LINUX_KERNEL_ARM_PATCH_PHYS_VIRT
  9. default y if !ADK_TARGET_WITH_DEVICETREE
  10. depends on ADK_TARGET_ARCH_ARM