Skip to content
Snippets Groups Projects
  1. Jan 14, 2015
    • Alexey Brodkin's avatar
      Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig · 33d88183
      Alexey Brodkin authored
      
      It makes sense to specify CONFIG_SYS_CLK_FREQ in "configs/xx_defconfig"
      instead of "include/configs/xxx.h" because then header will be reusable
      across boards with different CPU clocks.
      
      Also this nice to have an ability for end user to tune this value
      himself via "menuconfig".
      
      For now I'm only applying this change to all ARC configs because
      otherwise scope of change will be huge.
      
      Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
      Cc: Tom Rini <trini@ti.com>
      Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
      Cc: Hans de Goede <hdegoede@redhat.com>
      cc: Simon Glass <sjg@chromium.org>
      Reviewed-by: default avatarTom Rini <trini@ti.com>
      33d88183
  2. Jan 07, 2015
  3. Nov 24, 2014
  4. Nov 23, 2014
  5. Nov 04, 2014
  6. Oct 27, 2014
  7. Sep 25, 2014
  8. Sep 24, 2014
  9. Aug 28, 2014
  10. Aug 21, 2014
  11. Jul 30, 2014
Loading