blob: 014672ab72916fa750bd602537d6ad35893cd9fa [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-sun3"
Linus Torvalds1da177e2005-04-16 15:20:36 -07002CONFIG_SYSVIPC=y
3CONFIG_POSIX_MQUEUE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +02004CONFIG_FHANDLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07005CONFIG_BSD_PROCESS_ACCT=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +02006CONFIG_BSD_PROCESS_ACCT_V3=y
7CONFIG_LOG_BUF_SHIFT=16
8# CONFIG_UTS_NS is not set
9# CONFIG_IPC_NS is not set
10# CONFIG_PID_NS is not set
11# CONFIG_NET_NS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020012CONFIG_BLK_DEV_INITRD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020013CONFIG_SLAB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070014CONFIG_MODULES=y
15CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020016CONFIG_PARTITION_ADVANCED=y
17CONFIG_AMIGA_PARTITION=y
18CONFIG_ATARI_PARTITION=y
19CONFIG_MAC_PARTITION=y
20CONFIG_BSD_DISKLABEL=y
21CONFIG_MINIX_SUBPARTITION=y
22CONFIG_SOLARIS_X86_PARTITION=y
23CONFIG_UNIXWARE_DISKLABEL=y
24# CONFIG_EFI_PARTITION is not set
25CONFIG_SYSV68_PARTITION=y
26CONFIG_IOSCHED_DEADLINE=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010027CONFIG_KEXEC=y
28CONFIG_BOOTINFO_PROC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070029CONFIG_SUN3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020030# CONFIG_COMPACTION is not set
31CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020032CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020033# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070034CONFIG_BINFMT_AOUT=m
35CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070036CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070037CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020038CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070039CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020040CONFIG_UNIX_DIAG=m
41CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070042CONFIG_NET_KEY=y
43CONFIG_INET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070044CONFIG_IP_PNP=y
45CONFIG_IP_PNP_DHCP=y
46CONFIG_IP_PNP_BOOTP=y
47CONFIG_IP_PNP_RARP=y
48CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020049CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070050CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020051CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020052CONFIG_NET_FOU_IP_TUNNELS=y
53CONFIG_GENEVE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070054CONFIG_INET_AH=m
55CONFIG_INET_ESP=m
56CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020057CONFIG_INET_XFRM_MODE_TRANSPORT=m
58CONFIG_INET_XFRM_MODE_TUNNEL=m
59CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020060# CONFIG_INET_LRO is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020061CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020062CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020063CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070064CONFIG_INET6_AH=m
65CONFIG_INET6_ESP=m
66CONFIG_INET6_IPCOMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020067CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020068CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070069CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020070CONFIG_NF_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020071CONFIG_NF_CONNTRACK_ZONES=y
72# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020073# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020074CONFIG_NF_CT_PROTO_UDPLITE=m
75CONFIG_NF_CONNTRACK_AMANDA=m
76CONFIG_NF_CONNTRACK_FTP=m
77CONFIG_NF_CONNTRACK_H323=m
78CONFIG_NF_CONNTRACK_IRC=m
79CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020080CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020081CONFIG_NF_CONNTRACK_PPTP=m
82CONFIG_NF_CONNTRACK_SANE=m
83CONFIG_NF_CONNTRACK_SIP=m
84CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020085CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010086CONFIG_NF_TABLES_INET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020087CONFIG_NFT_EXTHDR=m
88CONFIG_NFT_META=m
89CONFIG_NFT_CT=m
90CONFIG_NFT_RBTREE=m
91CONFIG_NFT_HASH=m
92CONFIG_NFT_COUNTER=m
93CONFIG_NFT_LOG=m
94CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020095CONFIG_NFT_MASQ=m
96CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020097CONFIG_NFT_NAT=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010098CONFIG_NFT_QUEUE=m
99CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200100CONFIG_NFT_COMPAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200101CONFIG_NETFILTER_XT_SET=m
102CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200103CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
104CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
105CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200106CONFIG_NETFILTER_XT_TARGET_HMARK=m
107CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
108CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200109CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200110CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100111CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200112CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
113CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200114CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200115CONFIG_NETFILTER_XT_TARGET_TRACE=m
116CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
117CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200118CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
119CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200120CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200121CONFIG_NETFILTER_XT_MATCH_COMMENT=m
122CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200123CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200124CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
125CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
126CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200127CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200128CONFIG_NETFILTER_XT_MATCH_DSCP=m
129CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100130CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200131CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100132CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200133CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
134CONFIG_NETFILTER_XT_MATCH_LENGTH=m
135CONFIG_NETFILTER_XT_MATCH_LIMIT=m
136CONFIG_NETFILTER_XT_MATCH_MAC=m
137CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100138CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200139CONFIG_NETFILTER_XT_MATCH_NFACCT=m
140CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200141CONFIG_NETFILTER_XT_MATCH_OWNER=m
142CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200143CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
144CONFIG_NETFILTER_XT_MATCH_QUOTA=m
145CONFIG_NETFILTER_XT_MATCH_RATEEST=m
146CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100147CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200148CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200149CONFIG_NETFILTER_XT_MATCH_STATE=m
150CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
151CONFIG_NETFILTER_XT_MATCH_STRING=m
152CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
153CONFIG_NETFILTER_XT_MATCH_TIME=m
154CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200155CONFIG_IP_SET=m
156CONFIG_IP_SET_BITMAP_IP=m
157CONFIG_IP_SET_BITMAP_IPMAC=m
158CONFIG_IP_SET_BITMAP_PORT=m
159CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200160CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200161CONFIG_IP_SET_HASH_IPPORT=m
162CONFIG_IP_SET_HASH_IPPORTIP=m
163CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200164CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200165CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200166CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200167CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200168CONFIG_IP_SET_HASH_NETPORT=m
169CONFIG_IP_SET_HASH_NETIFACE=m
170CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200171CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200172CONFIG_NF_LOG_ARP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200173CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200174CONFIG_NF_TABLES_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200175CONFIG_NFT_CHAIN_NAT_IPV4=m
176CONFIG_NFT_MASQ_IPV4=m
177CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100179CONFIG_IP_NF_MATCH_AH=m
180CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200181CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100182CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700183CONFIG_IP_NF_FILTER=m
184CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200185CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200186CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700187CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100189CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100191CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700192CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200193CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195CONFIG_IP_NF_ARPTABLES=m
196CONFIG_IP_NF_ARPFILTER=m
197CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200198CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200199CONFIG_NFT_CHAIN_ROUTE_IPV6=m
200CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200201CONFIG_NFT_MASQ_IPV6=m
202CONFIG_NFT_REDIR_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100204CONFIG_IP6_NF_MATCH_AH=m
205CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700206CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100207CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200210CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200211CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100212CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200213CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100214CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200215CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200216CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700217CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200219CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200220CONFIG_IP6_NF_TARGET_MASQUERADE=m
221CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200222CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200223# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200224CONFIG_SCTP_COOKIE_HMAC_SHA1=y
225CONFIG_RDS=m
226CONFIG_RDS_TCP=m
227CONFIG_L2TP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200229CONFIG_6LOWPAN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200230CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200231CONFIG_BATMAN_ADV=m
232CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200233CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200234CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200235CONFIG_NETLINK_DIAG=m
236CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200237# CONFIG_WIRELESS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200238# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200239CONFIG_DEVTMPFS=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200240# CONFIG_FIRMWARE_IN_KERNEL is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200241CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200242CONFIG_BLK_DEV_LOOP=y
243CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200244CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200245CONFIG_BLK_DEV_NBD=m
246CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200247CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200248CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200249CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200250CONFIG_RAID_ATTRS=m
251CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200252CONFIG_BLK_DEV_SD=y
253CONFIG_CHR_DEV_ST=m
254CONFIG_CHR_DEV_OSST=m
255CONFIG_BLK_DEV_SR=y
256CONFIG_BLK_DEV_SR_VENDOR=y
257CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200258CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200259CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200260CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200261CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200262CONFIG_SUN3_SCSI=y
263CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200264CONFIG_MD_LINEAR=m
265CONFIG_MD_RAID0=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200266CONFIG_BLK_DEV_DM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200267CONFIG_DM_CRYPT=m
268CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200269CONFIG_DM_THIN_PROVISIONING=m
270CONFIG_DM_CACHE=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200271CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200272CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200273CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200274CONFIG_DM_ZERO=m
275CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200276CONFIG_DM_UEVENT=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200277CONFIG_TARGET_CORE=m
278CONFIG_TCM_IBLOCK=m
279CONFIG_TCM_FILEIO=m
280CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700281CONFIG_NETDEVICES=y
282CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700283CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200284CONFIG_NET_TEAM=m
285CONFIG_NET_TEAM_MODE_BROADCAST=m
286CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200287CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200288CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
289CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200290CONFIG_MACVLAN=m
291CONFIG_MACVTAP=m
292CONFIG_IPVLAN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200293CONFIG_VXLAN=m
294CONFIG_NETCONSOLE=m
295CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200296CONFIG_VETH=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700297CONFIG_SUN3LANCE=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200298# CONFIG_NET_VENDOR_ARC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299CONFIG_SUN3_82586=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200300# CONFIG_NET_VENDOR_MARVELL is not set
301# CONFIG_NET_VENDOR_MICREL is not set
302# CONFIG_NET_VENDOR_NATSEMI is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200303# CONFIG_NET_VENDOR_QUALCOMM is not set
304# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200305# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200306# CONFIG_NET_VENDOR_SEEQ is not set
307# CONFIG_NET_VENDOR_STMICRO is not set
308# CONFIG_NET_VENDOR_SUN is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200309# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200310# CONFIG_NET_VENDOR_WIZNET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200313CONFIG_PPP_DEFLATE=m
314CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200315CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700316CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200317CONFIG_PPTP=m
318CONFIG_PPPOL2TP=m
319CONFIG_PPP_ASYNC=m
320CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700321CONFIG_SLIP=m
322CONFIG_SLIP_COMPRESSED=y
323CONFIG_SLIP_SMART=y
324CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200325# CONFIG_WLAN is not set
326CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700327# CONFIG_KEYBOARD_ATKBD is not set
328CONFIG_KEYBOARD_SUNKBD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200329# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700330CONFIG_MOUSE_SERIAL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200331# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200332# CONFIG_DEVKMEM is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200333# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_NTP_PPS=y
335CONFIG_PPS_CLIENT_LDISC=m
336CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200337# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700338CONFIG_FB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339CONFIG_FRAMEBUFFER_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340CONFIG_LOGO=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200341CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200342CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200343CONFIG_UHID=m
344# CONFIG_HID_GENERIC is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200345# CONFIG_HID_PLANTRONICS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200346# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200347CONFIG_RTC_CLASS=y
348CONFIG_RTC_DRV_GENERIC=m
349# CONFIG_IOMMU_SUPPORT is not set
350CONFIG_PROC_HARDWARE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200351CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700353CONFIG_JFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700354CONFIG_XFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200355CONFIG_OCFS2_FS=m
356# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200357CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200358CONFIG_QUOTA_NETLINK_INTERFACE=y
359# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700360CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200361CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200362CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200363CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700364CONFIG_ISO9660_FS=y
365CONFIG_JOLIET=y
366CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200368CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700369CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370CONFIG_PROC_KCORE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700371CONFIG_TMPFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200373CONFIG_ECRYPT_FS=m
374CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700375CONFIG_HFS_FS=m
376CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700377CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200378CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200379CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200380CONFIG_SQUASHFS_LZO=y
381CONFIG_MINIX_FS=m
382CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200384CONFIG_QNX4FS_FS=m
385CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700386CONFIG_SYSV_FS=m
387CONFIG_UFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200389CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200390CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200391CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700392CONFIG_NFSD=m
393CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200394CONFIG_CIFS=m
395# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700397CONFIG_NLS_CODEPAGE_437=y
398CONFIG_NLS_CODEPAGE_737=m
399CONFIG_NLS_CODEPAGE_775=m
400CONFIG_NLS_CODEPAGE_850=m
401CONFIG_NLS_CODEPAGE_852=m
402CONFIG_NLS_CODEPAGE_855=m
403CONFIG_NLS_CODEPAGE_857=m
404CONFIG_NLS_CODEPAGE_860=m
405CONFIG_NLS_CODEPAGE_861=m
406CONFIG_NLS_CODEPAGE_862=m
407CONFIG_NLS_CODEPAGE_863=m
408CONFIG_NLS_CODEPAGE_864=m
409CONFIG_NLS_CODEPAGE_865=m
410CONFIG_NLS_CODEPAGE_866=m
411CONFIG_NLS_CODEPAGE_869=m
412CONFIG_NLS_CODEPAGE_936=m
413CONFIG_NLS_CODEPAGE_950=m
414CONFIG_NLS_CODEPAGE_932=m
415CONFIG_NLS_CODEPAGE_949=m
416CONFIG_NLS_CODEPAGE_874=m
417CONFIG_NLS_ISO8859_8=m
418CONFIG_NLS_CODEPAGE_1250=m
419CONFIG_NLS_CODEPAGE_1251=m
420CONFIG_NLS_ASCII=m
421CONFIG_NLS_ISO8859_1=y
422CONFIG_NLS_ISO8859_2=m
423CONFIG_NLS_ISO8859_3=m
424CONFIG_NLS_ISO8859_4=m
425CONFIG_NLS_ISO8859_5=m
426CONFIG_NLS_ISO8859_6=m
427CONFIG_NLS_ISO8859_7=m
428CONFIG_NLS_ISO8859_9=m
429CONFIG_NLS_ISO8859_13=m
430CONFIG_NLS_ISO8859_14=m
431CONFIG_NLS_ISO8859_15=m
432CONFIG_NLS_KOI8_R=m
433CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200434CONFIG_NLS_MAC_ROMAN=m
435CONFIG_NLS_MAC_CELTIC=m
436CONFIG_NLS_MAC_CENTEURO=m
437CONFIG_NLS_MAC_CROATIAN=m
438CONFIG_NLS_MAC_CYRILLIC=m
439CONFIG_NLS_MAC_GAELIC=m
440CONFIG_NLS_MAC_GREEK=m
441CONFIG_NLS_MAC_ICELAND=m
442CONFIG_NLS_MAC_INUIT=m
443CONFIG_NLS_MAC_ROMANIAN=m
444CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200445CONFIG_DLM=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700446CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200447CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200448CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200449CONFIG_TEST_KSTRTOX=m
450CONFIG_TEST_LKM=m
451CONFIG_TEST_USER_COPY=m
452CONFIG_TEST_BPF=m
453CONFIG_TEST_FIRMWARE=m
454CONFIG_TEST_UDELAY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200455CONFIG_ENCRYPTED_KEYS=m
456CONFIG_CRYPTO_MANAGER=y
457CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200458CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200459CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200460CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200461CONFIG_CRYPTO_CCM=m
462CONFIG_CRYPTO_GCM=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200463CONFIG_CRYPTO_CTS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200464CONFIG_CRYPTO_LRW=m
465CONFIG_CRYPTO_PCBC=m
466CONFIG_CRYPTO_XTS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200467CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200468CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200469CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200470CONFIG_CRYPTO_RMD128=m
471CONFIG_CRYPTO_RMD160=m
472CONFIG_CRYPTO_RMD256=m
473CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700475CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200476CONFIG_CRYPTO_WP512=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200477CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200478CONFIG_CRYPTO_BLOWFISH=m
479CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480CONFIG_CRYPTO_CAST5=m
481CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200482CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700483CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200484CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200485CONFIG_CRYPTO_SEED=m
486CONFIG_CRYPTO_SERPENT=m
487CONFIG_CRYPTO_TEA=m
488CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200489CONFIG_CRYPTO_ZLIB=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200490CONFIG_CRYPTO_LZO=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200491CONFIG_CRYPTO_LZ4=m
492CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100493# CONFIG_CRYPTO_ANSI_CPRNG is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200494CONFIG_CRYPTO_DRBG_MENU=m
495CONFIG_CRYPTO_DRBG_HASH=y
496CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200497CONFIG_CRYPTO_USER_API_HASH=m
498CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200499# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200500CONFIG_XZ_DEC_TEST=m