diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-13 06:38:31 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-09-13 06:38:31 +0000 |
commit | 93a698140f49a68d9755c4cd2652c4edda7a1f00 (patch) | |
tree | b767d280d7269c1c56370ac280a9e8738443d1da /target/linux/mcs814x/config-default | |
parent | e96ea88268792c67a95db2ccb6572fd99404ff0e (diff) |
generic: move GENERIC_PWM symbol into the generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33383 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mcs814x/config-default')
-rw-r--r-- | target/linux/mcs814x/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/mcs814x/config-default b/target/linux/mcs814x/config-default index d9ba15858..154dc13a4 100644 --- a/target/linux/mcs814x/config-default +++ b/target/linux/mcs814x/config-default @@ -61,7 +61,6 @@ CONFIG_GENERIC_GPIO=y CONFIG_GENERIC_IRQ_CHIP=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_GENERIC_PCI_IOMAP=y -# CONFIG_GENERIC_PWM is not set CONFIG_GPIOLIB=y CONFIG_GPIO_MCS814X=y CONFIG_GPIO_SYSFS=y |