summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-07 18:20:51 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-07-07 18:20:51 +0000
commit096b823d777620c5423b395805565a112d771d2e (patch)
tree2f8a53ca76089d995702e5661ebf10e2d6de69fb /target
parent85ed07fbe3b1cd57d4692aabc7d421274681e78d (diff)
fix i2c-falcon kmod package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27541 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/falcon-stable/config-default4
-rw-r--r--target/linux/lantiq/falcon/config-default4
2 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/lantiq/falcon-stable/config-default b/target/linux/lantiq/falcon-stable/config-default
index 5154ddb33..574e95847 100644
--- a/target/linux/lantiq/falcon-stable/config-default
+++ b/target/linux/lantiq/falcon-stable/config-default
@@ -3,10 +3,6 @@ CONFIG_CPU_MIPSR2_IRQ_VI=y
CONFIG_DM9000=y
CONFIG_DM9000_DEBUGLEVEL=4
CONFIG_DM9000_FORCE_SIMPLE_PHY_POLL=y
-CONFIG_I2C=y
-CONFIG_I2C_BOARDINFO=y
-# CONFIG_I2C_DESIGNWARE is not set
-CONFIG_I2C_FALCON=y
CONFIG_IFX_VPE_CACHE_SPLIT=y
CONFIG_IFX_VPE_EXT=y
CONFIG_LANTIQ_MACH_95C3AM1=y
diff --git a/target/linux/lantiq/falcon/config-default b/target/linux/lantiq/falcon/config-default
index 91d1f3ae9..748a330b5 100644
--- a/target/linux/lantiq/falcon/config-default
+++ b/target/linux/lantiq/falcon/config-default
@@ -20,10 +20,6 @@ CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
CONFIG_HAVE_GENERIC_HARDIRQS=y
CONFIG_HAVE_IRQ_WORK=y
CONFIG_HAVE_PERF_EVENTS=y
-CONFIG_I2C=y
-CONFIG_I2C_BOARDINFO=y
-CONFIG_I2C_FALCON=y
-# CONFIG_I2C_PXA_PCI is not set
CONFIG_IFX_VPE_CACHE_SPLIT=y
CONFIG_IFX_VPE_EXT=y
CONFIG_LANTIQ_MACH_95C3AM1=y