summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvs-fast-export <cvs-fast-export>2001-10-26 21:02:55 +0000
committercvs-fast-export <cvs-fast-export>2001-10-26 21:02:55 +0000
commit5d6f960faa78497d8a2dc51e3a01458298ea9bce (patch)
treec31a1f8ce26280e1e05f100e03d5e7b199ef585b
parentb6aa897694e9b81beb5fa2bfcc29164f06b496c6 (diff)
downloaduml-history-v_2_4_13_1.tar.gz
Synthetic commit for tag v_2_4_13_1v_2_4_13_1
-rw-r--r--arch/um/config.release28
1 files changed, 25 insertions, 3 deletions
diff --git a/arch/um/config.release b/arch/um/config.release
index b99d902..2e69026 100644
--- a/arch/um/config.release
+++ b/arch/um/config.release
@@ -53,8 +53,7 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
#
# Networking options
#
-CONFIG_PACKET=y
-CONFIG_PACKET_MMAP=y
+# CONFIG_PACKET is not set
# CONFIG_NETLINK is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
@@ -113,12 +112,19 @@ CONFIG_TUN=y
#
# Ethernet (1000 Mbit)
#
-# CONFIG_ACENIC_OMIT_TIGON_I is not set
+# CONFIG_ACENIC is not set
+# CONFIG_DL2K is not set
+# CONFIG_MYRI_SBUS is not set
+# CONFIG_NS83820 is not set
+# CONFIG_HAMACHI is not set
+# CONFIG_YELLOWFIN is not set
+# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_PLIP=m
CONFIG_PPP=m
CONFIG_PPP_MULTILINK=y
+# CONFIG_PPP_FILTER is not set
# CONFIG_PPP_ASYNC is not set
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
@@ -139,6 +145,7 @@ CONFIG_SLIP_SMART=y
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set
+# CONFIG_RCPCI is not set
CONFIG_SHAPER=m
#
@@ -186,6 +193,7 @@ CONFIG_ISO9660_FS=y
CONFIG_MINIX_FS=m
CONFIG_VXFS_FS=m
# CONFIG_NTFS_FS is not set
+# CONFIG_NTFS_RW is not set
CONFIG_HPFS_FS=m
CONFIG_PROC_FS=y
CONFIG_DEVFS_FS=y
@@ -207,11 +215,22 @@ CONFIG_UFS_FS=m
#
# CONFIG_CODA_FS is not set
# CONFIG_NFS_FS is not set
+# CONFIG_NFS_V3 is not set
+# CONFIG_ROOT_NFS is not set
# CONFIG_NFSD is not set
+# CONFIG_NFSD_V3 is not set
# CONFIG_SUNRPC is not set
# CONFIG_LOCKD is not set
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set
+# CONFIG_NCPFS_PACKET_SIGNING is not set
+# CONFIG_NCPFS_IOCTL_LOCKING is not set
+# CONFIG_NCPFS_STRONG is not set
+# CONFIG_NCPFS_NFS_NS is not set
+# CONFIG_NCPFS_OS2_NS is not set
+# CONFIG_NCPFS_SMALLDOS is not set
+# CONFIG_NCPFS_NLS is not set
+# CONFIG_NCPFS_EXTRAS is not set
#
# Partition Types
@@ -267,3 +286,6 @@ CONFIG_NLS_DEFAULT="iso8859-1"
#
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUGSYM is not set
+# CONFIG_PT_PROXY is not set
+# CONFIG_GPROF is not set
+# CONFIG_GCOV is not set