diff options
author | John Crispin <blogic@openwrt.org> | 2012-12-30 21:31:10 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-12-30 21:31:10 +0000 |
commit | 14fa63abc1bc8899fd90cf9c6605024d0632e98a (patch) | |
tree | 689e375c32bc9a50fdb5e5c1f9b289221d269561 /target/linux | |
parent | b3759e07e07bbfa479d32b7def64fd932370b912 (diff) | |
download | upstream-14fa63abc1bc8899fd90cf9c6605024d0632e98a.tar.gz upstream-14fa63abc1bc8899fd90cf9c6605024d0632e98a.tar.bz2 upstream-14fa63abc1bc8899fd90cf9c6605024d0632e98a.zip |
[lantiq] adds missing symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34939 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |