diff options
author | John Crispin <john@openwrt.org> | 2012-12-30 21:31:10 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-12-30 21:31:10 +0000 |
commit | 624eb36fff644f52cb3e4140c788a9dcaa992e66 (patch) | |
tree | 8f006af62726ad78342d22246cef33a0e65234c1 /target/linux | |
parent | 1d50d60fc088a9505ea71ed33aec65c2cf10c870 (diff) | |
download | upstream-624eb36fff644f52cb3e4140c788a9dcaa992e66.tar.gz upstream-624eb36fff644f52cb3e4140c788a9dcaa992e66.tar.bz2 upstream-624eb36fff644f52cb3e4140c788a9dcaa992e66.zip |
adds missing symbol
SVN-Revision: 34939
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/lantiq/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-3.7 b/target/linux/lantiq/config-3.7 index d4591cbea7..e2620d0672 100644 --- a/target/linux/lantiq/config-3.7 +++ b/target/linux/lantiq/config-3.7 @@ -78,6 +78,7 @@ CONFIG_HW_RANDOM=y CONFIG_HZ=250 # CONFIG_HZ_100 is not set CONFIG_HZ_250=y +# CONFIG_I2C_MUX_PINCTRL is not set CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQ_CPU=y CONFIG_IRQ_DOMAIN=y |