1. 31 7月, 2009 3 次提交
  2. 23 6月, 2009 1 次提交
    • B
      [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM · 291e99a1
      Ben Dooks 提交于
      CONFIG_S3C24XX_PWM was defined in arch/arm/plat-s3c24xx/Kconfig but
      not used anywhere else as the corresponding makefile used
      CONFIG_HAVE_PWM (selected by CONFIG_S3C24XX_PWM) to compile the PWM
      driver.
      
      Change the makefile to use CONFIG_S3C24XX_PWM to compile this driver
      to ensure it is only build when needed.
      Signed-off-by: NBen Dooks <ben-linux@fluff.org>
      291e99a1
  3. 08 3月, 2009 1 次提交
  4. 18 12月, 2008 1 次提交
  5. 16 12月, 2008 6 次提交
  6. 03 7月, 2008 3 次提交
  7. 28 1月, 2008 1 次提交
  8. 12 2月, 2007 1 次提交