diff options
author | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-07-28 11:36:52 +0000 |
---|---|---|
committer | hauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-07-28 11:36:52 +0000 |
commit | 6771089f01828291d499f00e3cf0f1ed31a416d9 (patch) | |
tree | 6c6aad3d1a3720cbbc3f5e191a4c75713575e2d9 /target | |
parent | e5d6243baa8a230023c2664d3ad56bf7930b5bfd (diff) |
[kernel] add config option CONFIG_I2C_MV64XXX to fix kirkwood build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32898 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 59fafbdd6..11f740b7d 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -967,6 +967,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_ISCH is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set +# CONFIG_I2C_MV64XXX is not set # CONFIG_I2C_NFORCE2 is not set # CONFIG_I2C_OCORES is not set # CONFIG_I2C_PARPORT is not set |