projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on...
[openwrt.git]
/
target
/
linux
/
avr32
/
config-default
diff --git
a/target/linux/avr32/config-default
b/target/linux/avr32/config-default
index
d26ad89
..
7171119
100644
(file)
--- 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_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
# CONFIG_I2C_ALGOBIT is not set
# CONFIG_I2C_ATMELTWI is not set
CONFIG_I2C_BOARDINFO=y
@@
-190,6
+190,7
@@
CONFIG_TICK_ONESHOT=y
# CONFIG_USB_ARCH_HAS_EHCI is not set
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
+CONFIG_USB_SUPPORT=y
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_ZONE_DMA_FLAG=0
# CONFIG_VGASTATE is not set
CONFIG_VIDEO_V4L2_COMMON=m
CONFIG_ZONE_DMA_FLAG=0
This page took
0.020493 seconds
and
4
git commands to generate.