diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 06:38:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 06:38:31 +0000 |
commit | df1e2bf058592aaea78855f407b151536006fb50 (patch) | |
tree | b767d280d7269c1c56370ac280a9e8738443d1da /target/linux/lantiq/svip_be/config-default | |
parent | 92cf14032df68a7896a5b1179c80d23673f08714 (diff) | |
download | upstream-df1e2bf058592aaea78855f407b151536006fb50.tar.gz upstream-df1e2bf058592aaea78855f407b151536006fb50.tar.bz2 upstream-df1e2bf058592aaea78855f407b151536006fb50.zip |
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/lantiq/svip_be/config-default')
-rw-r--r-- | target/linux/lantiq/svip_be/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/svip_be/config-default b/target/linux/lantiq/svip_be/config-default index 27a06be9de..9411748493 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 |