projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
config-template
diff --git
a/target/linux/generic-2.4/config-template
b/target/linux/generic-2.4/config-template
index
1553111
..
0271539
100644
(file)
--- a/
target/linux/generic-2.4/config-template
+++ b/
target/linux/generic-2.4/config-template
@@
-186,6
+186,7
@@
CONFIG_IP6_NF_MATCH_EUI64=m
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
CONFIG_IP6_NF_MATCH_LENGTH=m
CONFIG_IP6_NF_MATCH_LIMIT=y
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
CONFIG_IP6_NF_MATCH_LENGTH=m
CONFIG_IP6_NF_MATCH_LIMIT=y
+CONFIG_IP_NF_MATCH_IPRANGE=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
CONFIG_IP6_NF_MATCH_MAC=m
CONFIG_IP6_NF_MATCH_MARK=m
CONFIG_IP6_NF_MATCH_MULTIPORT=m
@@
-498,21
+499,21
@@
CONFIG_NET_SCH_TEQL=m
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_NET_VENDOR_SMC is not set
-# CONFIG_NFSD is not set
+CONFIG_NFSD=m
+CONFIG_NFSD_V3=y
# CONFIG_NFSD_TCP is not set
# CONFIG_NFSD_TCP is not set
-# CONFIG_NFSD_V3 is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFTL is not set
# CONFIG_NINO is not set
# CONFIG_NFS_DIRECTIO is not set
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFTL is not set
# CONFIG_NINO is not set
-CONFIG_NLS=
y
-# CONFIG_NLS_CODEPAGE_1250 is not set
+CONFIG_NLS=
m
+CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
-# CONFIG_NLS_CODEPAGE_437 is not set
+CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
-# CONFIG_NLS_CODEPAGE_850 is not set
+CONFIG_NLS_CODEPAGE_850=m
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
@@
-530,10
+531,10
@@
CONFIG_NLS=y
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
CONFIG_NLS_DEFAULT="iso8859-1"
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
-# CONFIG_NLS_ISO8859_15 is not set
+CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
@@
-542,9
+543,9
@@
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
-# CONFIG_NLS_KOI8_R is not set
+CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_KOI8_U is not set
-# CONFIG_NLS_UTF8 is not set
+CONFIG_NLS_UTF8=m
CONFIG_NONCOHERENT_IO=y
# CONFIG_NS83820 is not set
# CONFIG_NTFS_FS is not set
CONFIG_NONCOHERENT_IO=y
# CONFIG_NS83820 is not set
# CONFIG_NTFS_FS is not set
@@
-706,6
+707,7
@@
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=128
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_USB_GADGET is not set
CONFIG_UNIX98_PTY_COUNT=128
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_USB_GADGET is not set
+CONFIG_USB_USBNET=m
CONFIG_VFAT_FS=m
# CONFIG_VICTOR_MPC30X is not set
CONFIG_VLAN_8021Q=y
CONFIG_VFAT_FS=m
# CONFIG_VICTOR_MPC30X is not set
CONFIG_VLAN_8021Q=y
This page took
0.020587 seconds
and
4
git commands to generate.