123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322 |
- #
- # Automatically generated make config: don't edit
- #
- CONFIG_USERMODE=y
- CONFIG_ISA=y
- # CONFIG_SBUS is not set
- CONFIG_UID16=y
- CONFIG_RWSEM_XCHGADD_ALGORITHM=y
- #
- # Code maturity level options
- #
- CONFIG_EXPERIMENTAL=y
- #
- # Processor features
- #
- #
- # General Setup
- #
- CONFIG_STDIO_CONSOLE=y
- CONFIG_NET=y
- CONFIG_SYSVIPC=y
- # CONFIG_BSD_PROCESS_ACCT is not set
- CONFIG_SYSCTL=y
- # CONFIG_BINFMT_AOUT is not set
- CONFIG_BINFMT_ELF=y
- # CONFIG_BINFMT_MISC is not set
- CONFIG_UNIX98_PTYS=y
- CONFIG_UNIX98_PTY_COUNT=256
- CONFIG_SSL=y
- CONFIG_HOSTFS=y
- CONFIG_MCONSOLE=y
- CONFIG_MAGIC_SYSRQ=y
- #
- # Loadable module support
- #
- CONFIG_MODULES=y
- CONFIG_KMOD=y
- #
- # Devices
- #
- CONFIG_BLK_DEV_UBD=y
- CONFIG_BLK_DEV_UBD_SYNC=y
- CONFIG_BLK_DEV_LOOP=y
- CONFIG_BLK_DEV_NBD=y
- CONFIG_BLK_DEV_RAM=y
- CONFIG_BLK_DEV_RAM_SIZE=4096
- CONFIG_BLK_DEV_INITRD=y
- # CONFIG_MMAPPER is not set
- #
- # Networking options
- #
- CONFIG_PACKET=y
- # CONFIG_PACKET_MMAP is not set
- CONFIG_NETLINK=y
- CONFIG_RTNETLINK=y
- # CONFIG_NETLINK_DEV is not set
- # CONFIG_NETFILTER is not set
- # CONFIG_FILTER is not set
- CONFIG_UNIX=y
- CONFIG_INET=y
- # CONFIG_IP_MULTICAST is not set
- # CONFIG_IP_ADVANCED_ROUTER is not set
- # CONFIG_IP_PNP is not set
- # CONFIG_NET_IPIP is not set
- # CONFIG_NET_IPGRE is not set
- # CONFIG_ARPD is not set
- # CONFIG_INET_ECN is not set
- # CONFIG_SYN_COOKIES is not set
- # CONFIG_IPV6 is not set
- # CONFIG_KHTTPD is not set
- # CONFIG_ATM is not set
- #
- #
- #
- # CONFIG_IPX is not set
- # CONFIG_ATALK is not set
- # CONFIG_DECNET is not set
- # CONFIG_BRIDGE is not set
- # CONFIG_X25 is not set
- # CONFIG_LAPB is not set
- # CONFIG_LLC is not set
- # CONFIG_NET_DIVERT is not set
- # CONFIG_ECONET is not set
- # CONFIG_WAN_ROUTER is not set
- # CONFIG_NET_FASTROUTE is not set
- # CONFIG_NET_HW_FLOWCONTROL is not set
- #
- # QoS and/or fair queueing
- #
- # CONFIG_NET_SCHED is not set
- #
- # Network drivers
- #
- #
- # ARCnet devices
- #
- # CONFIG_ARCNET is not set
- CONFIG_DUMMY=y
- # CONFIG_BONDING is not set
- # CONFIG_EQUALIZER is not set
- CONFIG_TUN=y
- CONFIG_ETHERTAP=y
- #
- # Ethernet (10 or 100Mbit)
- #
- # CONFIG_NET_ETHERNET is not set
- #
- # Ethernet (1000 Mbit)
- #
- # 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 is not set
- CONFIG_PPP=y
- # CONFIG_PPP_MULTILINK is not set
- # CONFIG_PPP_FILTER is not set
- # CONFIG_PPP_ASYNC is not set
- # CONFIG_PPP_SYNC_TTY is not set
- # CONFIG_PPP_DEFLATE is not set
- # CONFIG_PPP_BSDCOMP is not set
- # CONFIG_PPPOE is not set
- CONFIG_SLIP=y
- # CONFIG_SLIP_COMPRESSED is not set
- # CONFIG_SLIP_SMART is not set
- # CONFIG_SLIP_MODE_SLIP6 is not set
- #
- # Wireless LAN (non-hamradio)
- #
- # CONFIG_NET_RADIO is not set
- #
- # Token Ring devices
- #
- # CONFIG_TR is not set
- # CONFIG_NET_FC is not set
- # CONFIG_RCPCI is not set
- # CONFIG_SHAPER is not set
- #
- # Wan interfaces
- #
- # CONFIG_WAN is not set
- #
- # Network device support
- #
- CONFIG_NETDEVICES=y
- CONFIG_UML_NET=y
- CONFIG_UML_NET_ETHERTAP=y
- CONFIG_UML_NET_TUNTAP=y
- CONFIG_UML_NET_SLIP=y
- CONFIG_UML_NET_DAEMON=y
- CONFIG_UML_NET_MCAST=y
- CONFIG_ETHERTAP=y
- CONFIG_TUN=y
- #
- # File systems
- #
- # CONFIG_QUOTA is not set
- # CONFIG_AUTOFS_FS is not set
- # CONFIG_AUTOFS4_FS is not set
- # CONFIG_REISERFS_FS is not set
- # CONFIG_REISERFS_CHECK is not set
- # CONFIG_REISERFS_PROC_INFO is not set
- # CONFIG_ADFS_FS is not set
- # CONFIG_ADFS_FS_RW is not set
- # CONFIG_AFFS_FS is not set
- # CONFIG_HFS_FS is not set
- # CONFIG_BFS_FS is not set
- # CONFIG_CMS_FS is not set
- CONFIG_EXT3_FS=y
- CONFIG_JBD=y
- # CONFIG_JBD_DEBUG is not set
- CONFIG_FAT_FS=y
- CONFIG_MSDOS_FS=y
- CONFIG_UMSDOS_FS=y
- CONFIG_VFAT_FS=y
- # CONFIG_EFS_FS is not set
- # CONFIG_JFFS_FS is not set
- # CONFIG_JFFS2_FS is not set
- CONFIG_CRAMFS=y
- CONFIG_TMPFS=y
- CONFIG_RAMFS=y
- # CONFIG_ISO9660_FS is not set
- # CONFIG_JOLIET is not set
- # CONFIG_ZISOFS is not set
- CONFIG_MINIX_FS=y
- # CONFIG_FREEVXFS_FS is not set
- # CONFIG_NTFS_FS is not set
- # CONFIG_NTFS_RW is not set
- # CONFIG_HPFS_FS is not set
- CONFIG_PROC_FS=y
- # CONFIG_DEVFS_FS is not set
- # CONFIG_DEVFS_MOUNT is not set
- # CONFIG_DEVFS_DEBUG is not set
- CONFIG_DEVPTS_FS=y
- # CONFIG_QNX4FS_FS is not set
- # CONFIG_QNX4FS_RW is not set
- CONFIG_ROMFS_FS=y
- CONFIG_EXT2_FS=y
- # CONFIG_SYSV_FS is not set
- # CONFIG_UDF_FS is not set
- # CONFIG_UDF_RW is not set
- # CONFIG_UFS_FS is not set
- # CONFIG_UFS_FS_WRITE is not set
- #
- # Network File Systems
- #
- # CONFIG_CODA_FS is not set
- # CONFIG_INTERMEZZO_FS is not set
- CONFIG_NFS_FS=y
- CONFIG_NFS_V3=y
- # CONFIG_ROOT_NFS is not set
- # CONFIG_NFSD is not set
- # CONFIG_NFSD_V3 is not set
- CONFIG_SUNRPC=y
- CONFIG_LOCKD=y
- CONFIG_LOCKD_V4=y
- # 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
- # CONFIG_ZISOFS_FS is not set
- CONFIG_ZLIB_FS_INFLATE=y
- #
- # Partition Types
- #
- CONFIG_PARTITION_ADVANCED=y
- # CONFIG_ACORN_PARTITION is not set
- CONFIG_OSF_PARTITION=y
- CONFIG_AMIGA_PARTITION=y
- CONFIG_ATARI_PARTITION=y
- CONFIG_MAC_PARTITION=y
- CONFIG_MSDOS_PARTITION=y
- CONFIG_BSD_DISKLABEL=y
- CONFIG_MINIX_SUBPARTITION=y
- CONFIG_SOLARIS_X86_PARTITION=y
- CONFIG_UNIXWARE_DISKLABEL=y
- CONFIG_LDM_PARTITION=y
- # CONFIG_LDM_DEBUG is not set
- CONFIG_SGI_PARTITION=y
- CONFIG_ULTRIX_PARTITION=y
- CONFIG_SUN_PARTITION=y
- # CONFIG_SMB_NLS is not set
- CONFIG_NLS=y
- #
- # Native Language Support
- #
- CONFIG_NLS_DEFAULT="iso8859-1"
- CONFIG_NLS_CODEPAGE_437=y
- CONFIG_NLS_CODEPAGE_737=m
- CONFIG_NLS_CODEPAGE_775=m
- CONFIG_NLS_CODEPAGE_850=m
- CONFIG_NLS_CODEPAGE_852=m
- CONFIG_NLS_CODEPAGE_855=m
- CONFIG_NLS_CODEPAGE_857=m
- CONFIG_NLS_CODEPAGE_860=m
- CONFIG_NLS_CODEPAGE_861=m
- CONFIG_NLS_CODEPAGE_862=m
- CONFIG_NLS_CODEPAGE_863=m
- CONFIG_NLS_CODEPAGE_864=m
- CONFIG_NLS_CODEPAGE_865=m
- CONFIG_NLS_CODEPAGE_866=m
- CONFIG_NLS_CODEPAGE_869=m
- CONFIG_NLS_CODEPAGE_936=m
- CONFIG_NLS_CODEPAGE_950=m
- CONFIG_NLS_CODEPAGE_932=m
- CONFIG_NLS_CODEPAGE_949=m
- CONFIG_NLS_CODEPAGE_874=m
- CONFIG_NLS_ISO8859_8=m
- CONFIG_NLS_CODEPAGE_1251=m
- CONFIG_NLS_ISO8859_1=y
- CONFIG_NLS_ISO8859_2=m
- CONFIG_NLS_ISO8859_3=m
- CONFIG_NLS_ISO8859_4=m
- CONFIG_NLS_ISO8859_5=m
- CONFIG_NLS_ISO8859_6=m
- CONFIG_NLS_ISO8859_7=m
- CONFIG_NLS_ISO8859_9=m
- CONFIG_NLS_ISO8859_13=m
- CONFIG_NLS_ISO8859_14=m
- CONFIG_NLS_ISO8859_15=m
- CONFIG_NLS_KOI8_R=m
- CONFIG_NLS_KOI8_U=m
- CONFIG_NLS_UTF8=m
- #
- # Kernel hacking
- #
- # CONFIG_DEBUGSYM is not set
- # CONFIG_PT_PROXY is not set
- # CONFIG_GPROF is not set
- # CONFIG_GCOV is not set
|