diff options
author | Ben Dooks <ben-linux@fluff.org> | 2009-05-04 09:30:51 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2009-06-23 12:24:06 +0100 |
commit | 291e99a112f9bf34c027031de7ef8b94a2692937 (patch) | |
tree | a1fb1ccf427ffedce23180e0c694d494d639b3a6 /fs | |
parent | d888a4c76c51092993643f8992bf55b3c28da483 (diff) |
[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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions