Config.in.archopts 299 B

123456789
  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_TARGET_ARCH_ARM_WITH_THUMB
  4. bool
  5. select ADK_KERNEL_ARM_THUMB
  6. select ADK_KERNEL_THUMB2_KERNEL
  7. depends on ADK_TARGET_ARCH_ARM