projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
First check for arguments before even getting an IP address
[openwrt.git]
/
target
/
linux
/
iop32x
/
config-2.6.21
diff --git
a/target/linux/iop32x/config-2.6.21
b/target/linux/iop32x/config-2.6.21
index
361c593
..
93c8198
100644
(file)
--- a/
target/linux/iop32x/config-2.6.21
+++ b/
target/linux/iop32x/config-2.6.21
@@
-1,5
+1,5
@@
# CONFIG_8139TOO is not set
# CONFIG_8139TOO is not set
-# CONFIG_AEABI is not set
+CONFIG_AEABI=y
CONFIG_ALIGNMENT_TRAP=y
# CONFIG_APM is not set
# CONFIG_ARCH_AAEC2000 is not set
CONFIG_ALIGNMENT_TRAP=y
# CONFIG_APM is not set
# CONFIG_ARCH_AAEC2000 is not set
@@
-50,7
+50,6
@@
CONFIG_ATA=m
CONFIG_BASE_SMALL=0
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
CONFIG_BASE_SMALL=0
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
-# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BONDING is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BONDING is not set
# CONFIG_BRIDGE_NF_EBTABLES is not set
@@
-89,7
+88,7
@@
CONFIG_E1000_NAPI=y
# CONFIG_FARSYNC is not set
CONFIG_FIRMWARE_EDID=y
# CONFIG_FPE_FASTFPE is not set
# CONFIG_FARSYNC is not set
CONFIG_FIRMWARE_EDID=y
# CONFIG_FPE_FASTFPE is not set
-CONFIG_FPE_NWFPE=y
+# CONFIG_FPE_NWFPE is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
# CONFIG_HAMRADIO is not set
# CONFIG_FPE_NWFPE_XP is not set
CONFIG_FRAME_POINTER=y
# CONFIG_HAMRADIO is not set
@@
-253,6
+252,7
@@
CONFIG_NETDEV_1000=y
# CONFIG_NO_IDLE_HZ is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NVRAM is not set
# CONFIG_NO_IDLE_HZ is not set
# CONFIG_NTFS_FS is not set
# CONFIG_NVRAM is not set
+# CONFIG_OABI_COMPAT is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
CONFIG_PATA_ARTOP=m
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
CONFIG_PATA_ARTOP=m
This page took
0.023921 seconds
and
4
git commands to generate.