blob: ef0071d6115834657ee43e674dbb1b0fd8422482 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-sun3x"
Linus Torvalds1da177e2005-04-16 15:20:36 -07002CONFIG_SYSVIPC=y
3CONFIG_POSIX_MQUEUE=y
4CONFIG_BSD_PROCESS_ACCT=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +02005CONFIG_BSD_PROCESS_ACCT_V3=y
6CONFIG_LOG_BUF_SHIFT=16
7# CONFIG_UTS_NS is not set
8# CONFIG_IPC_NS is not set
9# CONFIG_PID_NS is not set
10# CONFIG_NET_NS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020011CONFIG_BLK_DEV_INITRD=y
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +020012CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020013CONFIG_USERFAULTFD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020014CONFIG_SLAB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070015CONFIG_MODULES=y
16CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020017CONFIG_PARTITION_ADVANCED=y
18CONFIG_AMIGA_PARTITION=y
19CONFIG_ATARI_PARTITION=y
20CONFIG_MAC_PARTITION=y
21CONFIG_BSD_DISKLABEL=y
22CONFIG_MINIX_SUBPARTITION=y
23CONFIG_SOLARIS_X86_PARTITION=y
24CONFIG_UNIXWARE_DISKLABEL=y
25# CONFIG_EFI_PARTITION is not set
26CONFIG_SYSV68_PARTITION=y
27CONFIG_IOSCHED_DEADLINE=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010028CONFIG_KEXEC=y
29CONFIG_BOOTINFO_PROC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070030CONFIG_SUN3X=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020031# CONFIG_COMPACTION is not set
32CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020033CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020034# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070035CONFIG_BINFMT_AOUT=m
36CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070037CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070038CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020039CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070040CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020041CONFIG_UNIX_DIAG=m
42CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070043CONFIG_NET_KEY=y
44CONFIG_INET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070045CONFIG_IP_PNP=y
46CONFIG_IP_PNP_DHCP=y
47CONFIG_IP_PNP_BOOTP=y
48CONFIG_IP_PNP_RARP=y
49CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020050CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070051CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020052CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020053CONFIG_NET_FOU_IP_TUNNELS=y
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 Uytterhoevena1aa7582008-04-04 14:58:42 +020060CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020061CONFIG_INET_UDP_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020062CONFIG_IPV6=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 Uytterhoeven95bc06e2015-09-13 11:24:02 +020067CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020068CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020069CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070070CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020071CONFIG_NF_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020072CONFIG_NF_CONNTRACK_ZONES=y
73# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020074# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020075CONFIG_NF_CT_PROTO_UDPLITE=m
76CONFIG_NF_CONNTRACK_AMANDA=m
77CONFIG_NF_CONNTRACK_FTP=m
78CONFIG_NF_CONNTRACK_H323=m
79CONFIG_NF_CONNTRACK_IRC=m
80CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020081CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020082CONFIG_NF_CONNTRACK_PPTP=m
83CONFIG_NF_CONNTRACK_SANE=m
84CONFIG_NF_CONNTRACK_SIP=m
85CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020086CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010087CONFIG_NF_TABLES_INET=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +020088CONFIG_NF_TABLES_NETDEV=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020089CONFIG_NFT_EXTHDR=m
90CONFIG_NFT_META=m
91CONFIG_NFT_CT=m
92CONFIG_NFT_RBTREE=m
93CONFIG_NFT_HASH=m
94CONFIG_NFT_COUNTER=m
95CONFIG_NFT_LOG=m
96CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020097CONFIG_NFT_MASQ=m
98CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020099CONFIG_NFT_NAT=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100100CONFIG_NFT_QUEUE=m
101CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200102CONFIG_NFT_COMPAT=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100103CONFIG_NFT_DUP_NETDEV=m
104CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200105CONFIG_NETFILTER_XT_SET=m
106CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200107CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
108CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
109CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200110CONFIG_NETFILTER_XT_TARGET_HMARK=m
111CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
112CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200113CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200114CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100115CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200116CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
117CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200118CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200119CONFIG_NETFILTER_XT_TARGET_TRACE=m
120CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
121CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200122CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
123CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200124CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200125CONFIG_NETFILTER_XT_MATCH_COMMENT=m
126CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200127CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200128CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
129CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
130CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200131CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200132CONFIG_NETFILTER_XT_MATCH_DSCP=m
133CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100134CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200135CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100136CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200137CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
138CONFIG_NETFILTER_XT_MATCH_LENGTH=m
139CONFIG_NETFILTER_XT_MATCH_LIMIT=m
140CONFIG_NETFILTER_XT_MATCH_MAC=m
141CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100142CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200143CONFIG_NETFILTER_XT_MATCH_NFACCT=m
144CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200145CONFIG_NETFILTER_XT_MATCH_OWNER=m
146CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100147CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200148CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
149CONFIG_NETFILTER_XT_MATCH_QUOTA=m
150CONFIG_NETFILTER_XT_MATCH_RATEEST=m
151CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100152CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200153CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200154CONFIG_NETFILTER_XT_MATCH_STATE=m
155CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
156CONFIG_NETFILTER_XT_MATCH_STRING=m
157CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
158CONFIG_NETFILTER_XT_MATCH_TIME=m
159CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200160CONFIG_IP_SET=m
161CONFIG_IP_SET_BITMAP_IP=m
162CONFIG_IP_SET_BITMAP_IPMAC=m
163CONFIG_IP_SET_BITMAP_PORT=m
164CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200165CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200166CONFIG_IP_SET_HASH_IPPORT=m
167CONFIG_IP_SET_HASH_IPPORTIP=m
168CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200169CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200170CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200171CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200172CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200173CONFIG_IP_SET_HASH_NETPORT=m
174CONFIG_IP_SET_HASH_NETIFACE=m
175CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200176CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200177CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200178CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200179CONFIG_NF_TABLES_ARP=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200180CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200181CONFIG_NFT_CHAIN_NAT_IPV4=m
182CONFIG_NFT_MASQ_IPV4=m
183CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100185CONFIG_IP_NF_MATCH_AH=m
186CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200187CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100188CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700189CONFIG_IP_NF_FILTER=m
190CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200191CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200192CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700193CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100195CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700196CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100197CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200199CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700200CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700201CONFIG_IP_NF_ARPTABLES=m
202CONFIG_IP_NF_ARPFILTER=m
203CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200204CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200205CONFIG_NFT_CHAIN_ROUTE_IPV6=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200206CONFIG_NFT_DUP_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200207CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200208CONFIG_NFT_MASQ_IPV6=m
209CONFIG_NFT_REDIR_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100211CONFIG_IP6_NF_MATCH_AH=m
212CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100214CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200217CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200218CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100219CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200220CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100221CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200222CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200223CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700224CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700225CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200226CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200227CONFIG_IP6_NF_TARGET_MASQUERADE=m
228CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100229CONFIG_NF_TABLES_BRIDGE=m
230CONFIG_NFT_BRIDGE_META=m
231CONFIG_NFT_BRIDGE_REJECT=m
232CONFIG_NF_LOG_BRIDGE=m
233CONFIG_BRIDGE_NF_EBTABLES=m
234CONFIG_BRIDGE_EBT_BROUTE=m
235CONFIG_BRIDGE_EBT_T_FILTER=m
236CONFIG_BRIDGE_EBT_T_NAT=m
237CONFIG_BRIDGE_EBT_802_3=m
238CONFIG_BRIDGE_EBT_AMONG=m
239CONFIG_BRIDGE_EBT_ARP=m
240CONFIG_BRIDGE_EBT_IP=m
241CONFIG_BRIDGE_EBT_IP6=m
242CONFIG_BRIDGE_EBT_LIMIT=m
243CONFIG_BRIDGE_EBT_MARK=m
244CONFIG_BRIDGE_EBT_PKTTYPE=m
245CONFIG_BRIDGE_EBT_STP=m
246CONFIG_BRIDGE_EBT_VLAN=m
247CONFIG_BRIDGE_EBT_ARPREPLY=m
248CONFIG_BRIDGE_EBT_DNAT=m
249CONFIG_BRIDGE_EBT_MARK_T=m
250CONFIG_BRIDGE_EBT_REDIRECT=m
251CONFIG_BRIDGE_EBT_SNAT=m
252CONFIG_BRIDGE_EBT_LOG=m
253CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200254CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200255# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200256CONFIG_SCTP_COOKIE_HMAC_SHA1=y
257CONFIG_RDS=m
258CONFIG_RDS_TCP=m
259CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100260CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200262CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100263CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
264CONFIG_6LOWPAN_GHC_UDP=m
265CONFIG_6LOWPAN_GHC_ICMPV6=m
266CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
267CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
268CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200269CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200270CONFIG_BATMAN_ADV=m
271CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200272CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200273CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200274CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200275CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200276CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200277CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200278CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100279CONFIG_NET_L3_MASTER_DEV=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200280CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200281# CONFIG_WIRELESS is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200282CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200283# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200284CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100285CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200286# CONFIG_FIRMWARE_IN_KERNEL is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200287CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200288CONFIG_BLK_DEV_LOOP=y
289CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200290CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200291CONFIG_BLK_DEV_NBD=m
292CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200293CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200294CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200295CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200296CONFIG_RAID_ATTRS=m
297CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200298CONFIG_BLK_DEV_SD=y
299CONFIG_CHR_DEV_ST=m
300CONFIG_CHR_DEV_OSST=m
301CONFIG_BLK_DEV_SR=y
302CONFIG_BLK_DEV_SR_VENDOR=y
303CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200304CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200305CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200306CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200307CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200308CONFIG_SUN3X_ESP=y
309CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200310CONFIG_MD_LINEAR=m
311CONFIG_MD_RAID0=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200312CONFIG_BLK_DEV_DM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200313CONFIG_DM_CRYPT=m
314CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200315CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200316CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200317CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200318CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200319CONFIG_DM_ZERO=m
320CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200321CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200322CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200323CONFIG_TARGET_CORE=m
324CONFIG_TCM_IBLOCK=m
325CONFIG_TCM_FILEIO=m
326CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700327CONFIG_NETDEVICES=y
328CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200330CONFIG_NET_TEAM=m
331CONFIG_NET_TEAM_MODE_BROADCAST=m
332CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200333CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
335CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200336CONFIG_MACVLAN=m
337CONFIG_MACVTAP=m
338CONFIG_IPVLAN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200339CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200340CONFIG_GENEVE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200341CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200342CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200343CONFIG_NETCONSOLE=m
344CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200345CONFIG_VETH=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346CONFIG_SUN3LANCE=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200347# CONFIG_NET_VENDOR_ARC is not set
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200348# CONFIG_NET_CADENCE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200349# CONFIG_NET_VENDOR_BROADCOM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200350# CONFIG_NET_VENDOR_EZCHIP is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200351# CONFIG_NET_VENDOR_INTEL is not set
352# CONFIG_NET_VENDOR_MARVELL is not set
353# CONFIG_NET_VENDOR_MICREL is not set
354# CONFIG_NET_VENDOR_NATSEMI is not set
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100355# CONFIG_NET_VENDOR_NETRONOME is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200356# CONFIG_NET_VENDOR_QUALCOMM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200357# CONFIG_NET_VENDOR_RENESAS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200358# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200359# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200360# CONFIG_NET_VENDOR_SEEQ is not set
361# CONFIG_NET_VENDOR_STMICRO is not set
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200362# CONFIG_NET_VENDOR_SYNOPSYS is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200363# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200364# CONFIG_NET_VENDOR_WIZNET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700366CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200367CONFIG_PPP_DEFLATE=m
368CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200369CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200371CONFIG_PPTP=m
372CONFIG_PPPOL2TP=m
373CONFIG_PPP_ASYNC=m
374CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700375CONFIG_SLIP=m
376CONFIG_SLIP_COMPRESSED=y
377CONFIG_SLIP_SMART=y
378CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200379# CONFIG_WLAN is not set
380CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700381# CONFIG_KEYBOARD_ATKBD is not set
382CONFIG_KEYBOARD_SUNKBD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200383# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384CONFIG_MOUSE_SERIAL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100385CONFIG_USERIO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200386# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200387# CONFIG_DEVKMEM is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200388# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200389CONFIG_NTP_PPS=y
390CONFIG_PPS_CLIENT_LDISC=m
391CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200392# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700393CONFIG_FB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700394CONFIG_FRAMEBUFFER_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700395CONFIG_LOGO=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200396CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200397CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200398CONFIG_UHID=m
399# CONFIG_HID_GENERIC is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200400# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200401CONFIG_RTC_CLASS=y
402CONFIG_RTC_DRV_GENERIC=m
403# CONFIG_IOMMU_SUPPORT is not set
404CONFIG_PROC_HARDWARE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200405CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407CONFIG_JFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700408CONFIG_XFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200409CONFIG_OCFS2_FS=m
410# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200411CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200412CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200413CONFIG_QUOTA_NETLINK_INTERFACE=y
414# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200416CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200417CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200418CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700419CONFIG_ISO9660_FS=y
420CONFIG_JOLIET=y
421CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700422CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200423CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700424CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700425CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200426CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200428CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700429CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200430CONFIG_ECRYPT_FS=m
431CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700432CONFIG_HFS_FS=m
433CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700434CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200435CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200436CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200437CONFIG_SQUASHFS_LZO=y
438CONFIG_MINIX_FS=m
439CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700440CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200441CONFIG_QNX4FS_FS=m
442CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443CONFIG_SYSV_FS=m
444CONFIG_UFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700445CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200446CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200447CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200448CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449CONFIG_NFSD=m
450CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200451CONFIG_CIFS=m
452# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700454CONFIG_NLS_CODEPAGE_437=y
455CONFIG_NLS_CODEPAGE_737=m
456CONFIG_NLS_CODEPAGE_775=m
457CONFIG_NLS_CODEPAGE_850=m
458CONFIG_NLS_CODEPAGE_852=m
459CONFIG_NLS_CODEPAGE_855=m
460CONFIG_NLS_CODEPAGE_857=m
461CONFIG_NLS_CODEPAGE_860=m
462CONFIG_NLS_CODEPAGE_861=m
463CONFIG_NLS_CODEPAGE_862=m
464CONFIG_NLS_CODEPAGE_863=m
465CONFIG_NLS_CODEPAGE_864=m
466CONFIG_NLS_CODEPAGE_865=m
467CONFIG_NLS_CODEPAGE_866=m
468CONFIG_NLS_CODEPAGE_869=m
469CONFIG_NLS_CODEPAGE_936=m
470CONFIG_NLS_CODEPAGE_950=m
471CONFIG_NLS_CODEPAGE_932=m
472CONFIG_NLS_CODEPAGE_949=m
473CONFIG_NLS_CODEPAGE_874=m
474CONFIG_NLS_ISO8859_8=m
475CONFIG_NLS_CODEPAGE_1250=m
476CONFIG_NLS_CODEPAGE_1251=m
477CONFIG_NLS_ASCII=m
478CONFIG_NLS_ISO8859_1=y
479CONFIG_NLS_ISO8859_2=m
480CONFIG_NLS_ISO8859_3=m
481CONFIG_NLS_ISO8859_4=m
482CONFIG_NLS_ISO8859_5=m
483CONFIG_NLS_ISO8859_6=m
484CONFIG_NLS_ISO8859_7=m
485CONFIG_NLS_ISO8859_9=m
486CONFIG_NLS_ISO8859_13=m
487CONFIG_NLS_ISO8859_14=m
488CONFIG_NLS_ISO8859_15=m
489CONFIG_NLS_KOI8_R=m
490CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200491CONFIG_NLS_MAC_ROMAN=m
492CONFIG_NLS_MAC_CELTIC=m
493CONFIG_NLS_MAC_CENTEURO=m
494CONFIG_NLS_MAC_CROATIAN=m
495CONFIG_NLS_MAC_CYRILLIC=m
496CONFIG_NLS_MAC_GAELIC=m
497CONFIG_NLS_MAC_GREEK=m
498CONFIG_NLS_MAC_ICELAND=m
499CONFIG_NLS_MAC_INUIT=m
500CONFIG_NLS_MAC_ROMANIAN=m
501CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200502CONFIG_DLM=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100503# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200505CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100506CONFIG_TEST_HEXDUMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200507CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200508CONFIG_TEST_KSTRTOX=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100509CONFIG_TEST_PRINTF=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200510CONFIG_TEST_BITMAP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200511CONFIG_TEST_UUID=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100512CONFIG_TEST_RHASHTABLE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200513CONFIG_TEST_HASH=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200514CONFIG_TEST_LKM=m
515CONFIG_TEST_USER_COPY=m
516CONFIG_TEST_BPF=m
517CONFIG_TEST_FIRMWARE=m
518CONFIG_TEST_UDELAY=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200519CONFIG_TEST_STATIC_KEYS=m
Geert Uytterhoeven42a6ab92014-06-17 10:06:56 +0200520CONFIG_EARLY_PRINTK=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200521CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200522CONFIG_CRYPTO_MANAGER=y
523CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200524CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200525CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200526CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200527CONFIG_CRYPTO_CCM=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200528CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200529CONFIG_CRYPTO_LRW=m
530CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100531CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200532CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200533CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200534CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200535CONFIG_CRYPTO_RMD128=m
536CONFIG_CRYPTO_RMD160=m
537CONFIG_CRYPTO_RMD256=m
538CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700539CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700540CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200541CONFIG_CRYPTO_WP512=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200542CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200543CONFIG_CRYPTO_BLOWFISH=m
544CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700545CONFIG_CRYPTO_CAST5=m
546CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200547CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700548CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200549CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200550CONFIG_CRYPTO_SEED=m
551CONFIG_CRYPTO_SERPENT=m
552CONFIG_CRYPTO_TEA=m
553CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200554CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200555CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200556CONFIG_CRYPTO_LZ4=m
557CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200558CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200559CONFIG_CRYPTO_DRBG_HASH=y
560CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200561CONFIG_CRYPTO_USER_API_HASH=m
562CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100563CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200564CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200565# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200566CONFIG_XZ_DEC_TEST=m