mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
parent
8c5e87f163
commit
40997366e6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user