Config.in.addons 476 B

12345678910111213141516171819
  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_KERNEL_ADDON_YAFFS2
  4. default y if ADK_TARGET_WITH_NAND
  5. boolean
  6. config ADK_KERNEL_ADDON_GRSEC
  7. boolean
  8. depends on ADK_KERNEL_VERSION_3_14
  9. config ADK_KERNEL_ADDON_MPTCP
  10. boolean
  11. depends on ADK_KERNEL_VERSION_3_14
  12. config ADK_KERNEL_ADDON_FBLOGO
  13. boolean
  14. depends on ADK_KERNEL_VERSION_3_15
  15. depends on ADK_KERNEL_VERSION_3_14