original_kernel/arch/arm/plat-s3c24xx
Ben Dooks 291e99a112 [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM
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: Ben Dooks <ben-linux@fluff.org>
2009-06-23 12:24:06 +01:00
..
include [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel 2009-05-18 16:32:29 +01:00
Kconfig
Makefile [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM 2009-06-23 12:24:06 +01:00
adc.c [ARM] S3C: ADC: Expose number of remaining conversions to 2009-05-16 22:22:01 +01:00
clock-dclk.c
clock.c
common-smdk.c [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering 2009-05-18 16:26:03 +01:00
cpu.c
devs.c
dma.c Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel 2009-06-10 22:41:06 +01:00
gpio.c [ARM] S3C24XX: GPIO: Fix error returns from gpio functions 2009-05-18 19:40:18 +01:00
gpiolib.c [ARM] S3C24XX: GPIO: Fix missing GPIOs in gpiolib 2009-05-18 20:20:12 +01:00
irq-pm.c
irq.c
pm-simtec.c
pm.c [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering 2009-05-18 16:26:03 +01:00
pwm.c
s3c244x-clock.c
s3c244x-irq.c
s3c244x.c
s3c244x.h
s3c2410-clock.c
setup-i2c.c [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering 2009-05-18 16:26:03 +01:00
sleep.S
spi-bus0-gpe11_12_13.c [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering 2009-05-18 16:26:03 +01:00
spi-bus1-gpg5_6_7.c [ARM] S3C24XX: GPIO: Change to macros for GPIO numbering 2009-05-18 16:26:03 +01:00