projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] dnsmasq: add more options for interface binding (#4900)
[openwrt.git]
/
target
/
linux
/
etrax
/
config-default
diff --git
a/target/linux/etrax/config-default
b/target/linux/etrax/config-default
index
e4bdc32
..
cf1be05
100644
(file)
--- a/
target/linux/etrax/config-default
+++ b/
target/linux/etrax/config-default
@@
-172,12
+172,12
@@
CONFIG_HAVE_IDE=y
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IDE is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IDE is not set
-CONFIG_IEEE80211=
y
-# CONFIG_IEEE80211_CRYPT_CCMP is not set
-# CONFIG_IEEE80211_CRYPT_TKIP is not set
-CONFIG_IEEE80211_CRYPT_WEP=
y
+CONFIG_IEEE80211=
m
+CONFIG_IEEE80211_CRYPT_CCMP=m
+CONFIG_IEEE80211_CRYPT_TKIP=m
+CONFIG_IEEE80211_CRYPT_WEP=
m
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_DEBUG=y
-CONFIG_IEEE80211_SOFTMAC=
y
+CONFIG_IEEE80211_SOFTMAC=
m
CONFIG_IEEE80211_SOFTMAC_DEBUG=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_LZO_COMPRESS=m
CONFIG_IEEE80211_SOFTMAC_DEBUG=y
CONFIG_INITRAMFS_SOURCE=""
CONFIG_LZO_COMPRESS=m
@@
-239,6
+239,7
@@
CONFIG_NO_IOPORT=y
# CONFIG_OOM_REBOOT is not set
# CONFIG_RTC is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_OOM_REBOOT is not set
# CONFIG_RTC is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
+# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SERIAL_8250 is not set
CONFIG_SLABINFO=y
# CONFIG_SPARSEMEM_STATIC is not set
# CONFIG_SERIAL_8250 is not set
CONFIG_SLABINFO=y
# CONFIG_SPARSEMEM_STATIC is not set
@@
-252,5
+253,6
@@
CONFIG_USB=y
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_ARCH_HAS_HCD is not set
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_R8A66597_HCD is not set
+CONFIG_USB_SUPPORT=y
CONFIG_VFAT_FS=y
# CONFIG_VLAN_8021Q is not set
CONFIG_VFAT_FS=y
# CONFIG_VLAN_8021Q is not set
This page took
0.028549 seconds
and
4
git commands to generate.