diff --git a/target/linux/brcm47xx/config-3.3 b/target/linux/brcm47xx/config-3.3 index 61fd745b4d95b19217922f1afd088ec56e63ff9c..9dbab4ef1b069e5eff14cb18228fe03393775f32 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 11f740b7d85332156dcb45b79c7d3873b74bf414..49400b79f21d63decdaf4c12a8aa5d9fd178f6ee 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 27a06be9de28fd435aa6f43a403fe3852788521c..9411748493c8623696ff102e10eec4eb2958315b 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 e98ec854db831a53002572b950b189ab5bf901eb..83802ef4e9619f6b4256d420fb855b9844787eb6 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 d9ba15858de272b10ec52d1c6956e1131f366767..154dc13a41caab87ff653684e7c54eb3a8c86bef 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