summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-13 06:38:31 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-09-13 06:38:31 +0000
commit93a698140f49a68d9755c4cd2652c4edda7a1f00 (patch)
treeb767d280d7269c1c56370ac280a9e8738443d1da /target/linux
parente96ea88268792c67a95db2ccb6572fd99404ff0e (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')
-rw-r--r--target/linux/brcm47xx/config-3.31
-rw-r--r--target/linux/generic/config-3.31
-rw-r--r--target/linux/lantiq/svip_be/config-default1
-rw-r--r--target/linux/lantiq/svip_le/config-default1
-rw-r--r--target/linux/mcs814x/config-default1
5 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/brcm47xx/config-3.3 b/target/linux/brcm47xx/config-3.3
index 61fd745b4..9dbab4ef1 100644
--- a/target/linux/brcm47xx/config-3.3
+++ b/target/linux/brcm47xx/config-3.3
@@ -52,7 +52,6 @@ CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PCI_IOMAP=y
-# CONFIG_GENERIC_PWM is not set
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_HARDWARE_WATCHPOINTS=y
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3
index 11f740b7d..49400b79f 100644
--- a/target/linux/generic/config-3.3
+++ b/target/linux/generic/config-3.3
@@ -791,6 +791,7 @@ CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
+# CONFIG_GENERIC_PWM is not set
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
# CONFIG_GIGASET_CAPI is not set
diff --git a/target/linux/lantiq/svip_be/config-default b/target/linux/lantiq/svip_be/config-default
index 27a06be9d..941174849 100644
--- a/target/linux/lantiq/svip_be/config-default
+++ b/target/linux/lantiq/svip_be/config-default
@@ -4,7 +4,6 @@ CONFIG_BOARD_SCACHE=y
CONFIG_CLKDEV_LOOKUP=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
CONFIG_FSNOTIFY=y
-# CONFIG_GENERIC_PWM is not set
CONFIG_HAVE_MACH_CLKDEV=y
CONFIG_INPUT=y
CONFIG_INPUT_EVDEV=y
diff --git a/target/linux/lantiq/svip_le/config-default b/target/linux/lantiq/svip_le/config-default
index e98ec854d..83802ef4e 100644
--- a/target/linux/lantiq/svip_le/config-default
+++ b/target/linux/lantiq/svip_le/config-default
@@ -3,7 +3,6 @@ CONFIG_AR8216_PHY=y
CONFIG_CLKDEV_LOOKUP=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
CONFIG_FSNOTIFY=y
-# CONFIG_GENERIC_PWM is not set
CONFIG_HAVE_MACH_CLKDEV=y
CONFIG_INPUT=y
CONFIG_INPUT_EVDEV=y
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