Config.in.clock 378 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_CLK_BCM2835
  4. bool
  5. depends on ADK_TARGET_BOARD_BCM28XX
  6. default y if ADK_TARGET_BOARD_BCM28XX
  7. config ADK_LINUX_KERNEL_CLK_RASPBERRYPI
  8. bool
  9. depends on ADK_TARGET_BOARD_BCM28XX
  10. default y if ADK_TARGET_BOARD_BCM28XX