aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/avr32
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-07-31 03:07:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-07-31 03:07:11 +0000
commit40997366e63a5e758cbc8f4acab856929db2fc69 (patch)
tree042caf0d7356aafd8f4f89d3b909afc9327ddb6d /target/linux/avr32
parent8c5e87f163207e214e02fe79c0562a3463b5fb0c (diff)
downloadmaster-187ad058-40997366e63a5e758cbc8f4acab856929db2fc69.tar.gz
master-187ad058-40997366e63a5e758cbc8f4acab856929db2fc69.tar.bz2
master-187ad058-40997366e63a5e758cbc8f4acab856929db2fc69.zip
switch CONFIG_I2C to =m by default on avr32 (see #3756)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12037 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/avr32')
-rw-r--r--target/linux/avr32/config-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default
index d26ad893fc..8a0692a60e 100644
--- a/target/linux/avr32/config-default
+++ b/target/linux/avr32/config-default
@@ -55,7 +55,7 @@ CONFIG_HAVE_KPROBES=y
# CONFIG_HAVE_KRETPROBES is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_HW_RANDOM is not set
-CONFIG_I2C=y
+CONFIG_I2C=m
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_I2C_ATMELTWI is not set
CONFIG_I2C_BOARDINFO=y