blob: 4ed7c151347cdc1394d28288f1b84dfbbdf71fa2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-hp300"
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
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +010015CONFIG_KEXEC=y
16CONFIG_BOOTINFO_PROC=y
17CONFIG_M68020=y
18CONFIG_M68030=y
19CONFIG_M68040=y
20CONFIG_M68060=y
21CONFIG_HP300=y
22CONFIG_PROC_HARDWARE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070023CONFIG_MODULES=y
24CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020025CONFIG_PARTITION_ADVANCED=y
26CONFIG_AMIGA_PARTITION=y
27CONFIG_ATARI_PARTITION=y
28CONFIG_MAC_PARTITION=y
29CONFIG_BSD_DISKLABEL=y
30CONFIG_MINIX_SUBPARTITION=y
31CONFIG_SOLARIS_X86_PARTITION=y
32CONFIG_UNIXWARE_DISKLABEL=y
33CONFIG_SUN_PARTITION=y
34# CONFIG_EFI_PARTITION is not set
35CONFIG_SYSV68_PARTITION=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010036CONFIG_MQ_IOSCHED_DEADLINE=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +020037CONFIG_MQ_IOSCHED_KYBER=m
38CONFIG_IOSCHED_BFQ=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020039# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070040CONFIG_BINFMT_AOUT=m
41CONFIG_BINFMT_MISC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +010042# CONFIG_COMPACTION is not set
43CONFIG_CLEANCACHE=y
44CONFIG_ZPOOL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070045CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070046CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020047CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070048CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020049CONFIG_UNIX_DIAG=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +020050CONFIG_TLS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020051CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070052CONFIG_NET_KEY=y
Geert Uytterhoeven71a89662018-07-23 10:28:38 +020053CONFIG_XDP_SOCKETS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070054CONFIG_INET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070055CONFIG_IP_PNP=y
56CONFIG_IP_PNP_DHCP=y
57CONFIG_IP_PNP_BOOTP=y
58CONFIG_IP_PNP_RARP=y
59CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020060CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070061CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020062CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020063CONFIG_NET_FOU_IP_TUNNELS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070064CONFIG_INET_AH=m
65CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010066CONFIG_INET_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070067CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020068CONFIG_INET_XFRM_MODE_TRANSPORT=m
69CONFIG_INET_XFRM_MODE_TUNNEL=m
70CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020071CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020072CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010073CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020074CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020075CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070076CONFIG_INET6_AH=m
77CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010078CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070079CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020080CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020081CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020082CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070083CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020084CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010085CONFIG_NF_LOG_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020086CONFIG_NF_CONNTRACK_ZONES=y
87# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020088# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020089CONFIG_NF_CONNTRACK_AMANDA=m
90CONFIG_NF_CONNTRACK_FTP=m
91CONFIG_NF_CONNTRACK_H323=m
92CONFIG_NF_CONNTRACK_IRC=m
93CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020094CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020095CONFIG_NF_CONNTRACK_PPTP=m
96CONFIG_NF_CONNTRACK_SANE=m
97CONFIG_NF_CONNTRACK_SIP=m
98CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020099CONFIG_NF_TABLES=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200100CONFIG_NF_TABLES_SET=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200101CONFIG_NF_TABLES_INET=y
102CONFIG_NF_TABLES_NETDEV=y
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200103CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200104CONFIG_NFT_CT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100105CONFIG_NFT_FLOW_OFFLOAD=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200106CONFIG_NFT_COUNTER=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200107CONFIG_NFT_CONNLIMIT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200108CONFIG_NFT_LOG=m
109CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200110CONFIG_NFT_MASQ=m
111CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200112CONFIG_NFT_NAT=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100113CONFIG_NFT_TUNNEL=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100114CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100115CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200116CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100117CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200118CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200119CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100120CONFIG_NFT_FIB_INET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100121CONFIG_NFT_XFRM=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200122CONFIG_NFT_SOCKET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100123CONFIG_NFT_OSF=m
124CONFIG_NFT_TPROXY=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100125CONFIG_NFT_DUP_NETDEV=m
126CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100127CONFIG_NFT_FIB_NETDEV=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100128CONFIG_NF_FLOW_TABLE_INET=m
129CONFIG_NF_FLOW_TABLE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200130CONFIG_NETFILTER_XT_SET=m
131CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200132CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
133CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
134CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200135CONFIG_NETFILTER_XT_TARGET_HMARK=m
136CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
137CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200138CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200139CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100140CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200141CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
142CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200143CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200144CONFIG_NETFILTER_XT_TARGET_TRACE=m
145CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
146CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200147CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
148CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200149CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200150CONFIG_NETFILTER_XT_MATCH_COMMENT=m
151CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200152CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200153CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
154CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
155CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200156CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200157CONFIG_NETFILTER_XT_MATCH_DSCP=m
158CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100159CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200160CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100161CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200162CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
163CONFIG_NETFILTER_XT_MATCH_LENGTH=m
164CONFIG_NETFILTER_XT_MATCH_LIMIT=m
165CONFIG_NETFILTER_XT_MATCH_MAC=m
166CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100167CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200168CONFIG_NETFILTER_XT_MATCH_NFACCT=m
169CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200170CONFIG_NETFILTER_XT_MATCH_OWNER=m
171CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100172CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200173CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
174CONFIG_NETFILTER_XT_MATCH_QUOTA=m
175CONFIG_NETFILTER_XT_MATCH_RATEEST=m
176CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100177CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200178CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200179CONFIG_NETFILTER_XT_MATCH_STATE=m
180CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
181CONFIG_NETFILTER_XT_MATCH_STRING=m
182CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
183CONFIG_NETFILTER_XT_MATCH_TIME=m
184CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200185CONFIG_IP_SET=m
186CONFIG_IP_SET_BITMAP_IP=m
187CONFIG_IP_SET_BITMAP_IPMAC=m
188CONFIG_IP_SET_BITMAP_PORT=m
189CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200190CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200191CONFIG_IP_SET_HASH_IPPORT=m
192CONFIG_IP_SET_HASH_IPPORTIP=m
193CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100194CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200195CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200196CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200197CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200198CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200199CONFIG_IP_SET_HASH_NETPORT=m
200CONFIG_IP_SET_HASH_NETIFACE=m
201CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200202CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200203CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100204CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200205CONFIG_NF_TABLES_ARP=y
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100206CONFIG_NF_FLOW_TABLE_IPV4=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200207CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200208CONFIG_NFT_CHAIN_NAT_IPV4=m
209CONFIG_NFT_MASQ_IPV4=m
210CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100212CONFIG_IP_NF_MATCH_AH=m
213CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200214CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100215CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_IP_NF_FILTER=m
217CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200218CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200219CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700220CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100222CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100224CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700225CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200226CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700227CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228CONFIG_IP_NF_ARPTABLES=m
229CONFIG_IP_NF_ARPFILTER=m
230CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200231CONFIG_NFT_CHAIN_ROUTE_IPV6=m
232CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200233CONFIG_NFT_MASQ_IPV6=m
234CONFIG_NFT_REDIR_IPV6=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200235CONFIG_NFT_DUP_IPV6=m
236CONFIG_NFT_FIB_IPV6=m
237CONFIG_NF_FLOW_TABLE_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100239CONFIG_IP6_NF_MATCH_AH=m
240CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100242CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700244CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200245CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200246CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100247CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100248CONFIG_IP6_NF_MATCH_SRH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200249CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100250CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200251CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200252CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200255CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200256CONFIG_IP6_NF_TARGET_MASQUERADE=m
257CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200258CONFIG_NF_TABLES_BRIDGE=y
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100259CONFIG_NFT_BRIDGE_REJECT=m
260CONFIG_NF_LOG_BRIDGE=m
261CONFIG_BRIDGE_NF_EBTABLES=m
262CONFIG_BRIDGE_EBT_BROUTE=m
263CONFIG_BRIDGE_EBT_T_FILTER=m
264CONFIG_BRIDGE_EBT_T_NAT=m
265CONFIG_BRIDGE_EBT_802_3=m
266CONFIG_BRIDGE_EBT_AMONG=m
267CONFIG_BRIDGE_EBT_ARP=m
268CONFIG_BRIDGE_EBT_IP=m
269CONFIG_BRIDGE_EBT_IP6=m
270CONFIG_BRIDGE_EBT_LIMIT=m
271CONFIG_BRIDGE_EBT_MARK=m
272CONFIG_BRIDGE_EBT_PKTTYPE=m
273CONFIG_BRIDGE_EBT_STP=m
274CONFIG_BRIDGE_EBT_VLAN=m
275CONFIG_BRIDGE_EBT_ARPREPLY=m
276CONFIG_BRIDGE_EBT_DNAT=m
277CONFIG_BRIDGE_EBT_MARK_T=m
278CONFIG_BRIDGE_EBT_REDIRECT=m
279CONFIG_BRIDGE_EBT_SNAT=m
280CONFIG_BRIDGE_EBT_LOG=m
281CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200282CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200283# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200284CONFIG_SCTP_COOKIE_HMAC_SHA1=y
285CONFIG_RDS=m
286CONFIG_RDS_TCP=m
287CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100288CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200290CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100291CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
292CONFIG_6LOWPAN_GHC_UDP=m
293CONFIG_6LOWPAN_GHC_ICMPV6=m
294CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
295CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
296CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200297CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200298CONFIG_BATMAN_ADV=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200299# CONFIG_BATMAN_ADV_BATMAN_V is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200300CONFIG_BATMAN_ADV_NC=y
301CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200302CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200303CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200304CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200305CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100306CONFIG_NET_NSH=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200307CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200308# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100309CONFIG_PSAMPLE=m
310CONFIG_NET_IFE=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200311CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200312# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200313CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100314CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100315CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200316CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200317CONFIG_BLK_DEV_LOOP=y
318CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200319CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200320CONFIG_BLK_DEV_NBD=m
321CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200322CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200323CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200324CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200325CONFIG_RAID_ATTRS=m
326CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_BLK_DEV_SD=y
328CONFIG_CHR_DEV_ST=m
329CONFIG_CHR_DEV_OSST=m
330CONFIG_BLK_DEV_SR=y
331CONFIG_BLK_DEV_SR_VENDOR=y
332CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200333CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200335CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200336CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200337CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200338CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200339CONFIG_BLK_DEV_DM=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100340CONFIG_DM_UNSTRIPED=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200341CONFIG_DM_CRYPT=m
342CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200343CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200344CONFIG_DM_WRITECACHE=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200345CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200346CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200347CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200348CONFIG_DM_ZERO=m
349CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200350CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200351CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200352CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200353CONFIG_TARGET_CORE=m
354CONFIG_TCM_IBLOCK=m
355CONFIG_TCM_FILEIO=m
356CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700357CONFIG_NETDEVICES=y
358CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200360CONFIG_NET_TEAM=m
361CONFIG_NET_TEAM_MODE_BROADCAST=m
362CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200363CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200364CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
365CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200366CONFIG_MACVLAN=m
367CONFIG_MACVTAP=m
368CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100369CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200370CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200371CONFIG_GENEVE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200372CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200373CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200374CONFIG_NETCONSOLE=m
375CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200376CONFIG_VETH=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700377CONFIG_HPLANCE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700379CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200380CONFIG_PPP_DEFLATE=m
381CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200382CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200384CONFIG_PPTP=m
385CONFIG_PPPOL2TP=m
386CONFIG_PPP_ASYNC=m
387CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388CONFIG_SLIP=m
389CONFIG_SLIP_COMPRESSED=y
390CONFIG_SLIP_SMART=y
391CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200392# CONFIG_WLAN is not set
393CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700394# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200395# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396CONFIG_MOUSE_SERIAL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200397CONFIG_INPUT_MISC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200398CONFIG_HP_SDC_RTC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200399CONFIG_SERIO_SERPORT=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100400CONFIG_USERIO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200401# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200402# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200403CONFIG_NTP_PPS=y
404CONFIG_PPS_CLIENT_LDISC=m
405CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200406# CONFIG_HWMON is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200407CONFIG_FB=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200408CONFIG_FRAMEBUFFER_CONSOLE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200409CONFIG_LOGO=y
410# CONFIG_LOGO_LINUX_MONO is not set
411# CONFIG_LOGO_LINUX_VGA16 is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200412CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200413CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200414CONFIG_UHID=m
415# CONFIG_HID_GENERIC is not set
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200416# CONFIG_HID_ITE is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200417# CONFIG_HID_REDRAGON is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200418# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200419CONFIG_RTC_CLASS=y
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200420# CONFIG_RTC_NVMEM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200421CONFIG_RTC_DRV_GENERIC=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100422# CONFIG_VIRTIO_MENU is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200423# CONFIG_IOMMU_SUPPORT is not set
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200424CONFIG_DAX=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200425CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427CONFIG_JFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200428CONFIG_OCFS2_FS=m
429# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200430CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200431CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200432CONFIG_QUOTA_NETLINK_INTERFACE=y
433# CONFIG_PRINT_QUOTA_WARNING is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200434CONFIG_AUTOFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200435CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200436CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200437CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438CONFIG_ISO9660_FS=y
439CONFIG_JOLIET=y
440CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200442CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200445CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700446CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200447CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200449CONFIG_ECRYPT_FS=m
450CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451CONFIG_HFS_FS=m
452CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200454CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200455CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200456CONFIG_SQUASHFS_LZO=y
457CONFIG_MINIX_FS=m
458CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700459CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200460CONFIG_QNX4FS_FS=m
461CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700462CONFIG_SYSV_FS=m
463CONFIG_UFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700464CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200465CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200466CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200467CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700468CONFIG_NFSD=m
469CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200470CONFIG_CIFS=m
471# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700472CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700473CONFIG_NLS_CODEPAGE_437=y
474CONFIG_NLS_CODEPAGE_737=m
475CONFIG_NLS_CODEPAGE_775=m
476CONFIG_NLS_CODEPAGE_850=m
477CONFIG_NLS_CODEPAGE_852=m
478CONFIG_NLS_CODEPAGE_855=m
479CONFIG_NLS_CODEPAGE_857=m
480CONFIG_NLS_CODEPAGE_860=m
481CONFIG_NLS_CODEPAGE_861=m
482CONFIG_NLS_CODEPAGE_862=m
483CONFIG_NLS_CODEPAGE_863=m
484CONFIG_NLS_CODEPAGE_864=m
485CONFIG_NLS_CODEPAGE_865=m
486CONFIG_NLS_CODEPAGE_866=m
487CONFIG_NLS_CODEPAGE_869=m
488CONFIG_NLS_CODEPAGE_936=m
489CONFIG_NLS_CODEPAGE_950=m
490CONFIG_NLS_CODEPAGE_932=m
491CONFIG_NLS_CODEPAGE_949=m
492CONFIG_NLS_CODEPAGE_874=m
493CONFIG_NLS_ISO8859_8=m
494CONFIG_NLS_CODEPAGE_1250=m
495CONFIG_NLS_CODEPAGE_1251=m
496CONFIG_NLS_ASCII=m
497CONFIG_NLS_ISO8859_1=y
498CONFIG_NLS_ISO8859_2=m
499CONFIG_NLS_ISO8859_3=m
500CONFIG_NLS_ISO8859_4=m
501CONFIG_NLS_ISO8859_5=m
502CONFIG_NLS_ISO8859_6=m
503CONFIG_NLS_ISO8859_7=m
504CONFIG_NLS_ISO8859_9=m
505CONFIG_NLS_ISO8859_13=m
506CONFIG_NLS_ISO8859_14=m
507CONFIG_NLS_ISO8859_15=m
508CONFIG_NLS_KOI8_R=m
509CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200510CONFIG_NLS_MAC_ROMAN=m
511CONFIG_NLS_MAC_CELTIC=m
512CONFIG_NLS_MAC_CENTEURO=m
513CONFIG_NLS_MAC_CROATIAN=m
514CONFIG_NLS_MAC_CYRILLIC=m
515CONFIG_NLS_MAC_GAELIC=m
516CONFIG_NLS_MAC_GREEK=m
517CONFIG_NLS_MAC_ICELAND=m
518CONFIG_NLS_MAC_INUIT=m
519CONFIG_NLS_MAC_ROMANIAN=m
520CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200521CONFIG_DLM=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100522CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200523CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200524CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200525CONFIG_CRYPTO_DH=m
526CONFIG_CRYPTO_ECDH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200527CONFIG_CRYPTO_MANAGER=y
528CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200529CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200530CONFIG_CRYPTO_TEST=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200531CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200532CONFIG_CRYPTO_AEGIS128=m
533CONFIG_CRYPTO_AEGIS128L=m
534CONFIG_CRYPTO_AEGIS256=m
535CONFIG_CRYPTO_MORUS640=m
536CONFIG_CRYPTO_MORUS1280=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200537CONFIG_CRYPTO_CFB=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200538CONFIG_CRYPTO_LRW=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100539CONFIG_CRYPTO_OFB=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200540CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100541CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven800855e2019-01-06 21:09:58 +0100542CONFIG_CRYPTO_ADIANTUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200543CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200544CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200545CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200546CONFIG_CRYPTO_RMD128=m
547CONFIG_CRYPTO_RMD160=m
548CONFIG_CRYPTO_RMD256=m
549CONFIG_CRYPTO_RMD320=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200550CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven955999c2017-11-27 09:02:22 +0100551CONFIG_CRYPTO_SM3=m
Geert Uytterhoeven800855e2019-01-06 21:09:58 +0100552CONFIG_CRYPTO_STREEBOG=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700553CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200554CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100555CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200556CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200557CONFIG_CRYPTO_BLOWFISH=m
558CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559CONFIG_CRYPTO_CAST5=m
560CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200561CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700562CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200563CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200564CONFIG_CRYPTO_SEED=m
565CONFIG_CRYPTO_SERPENT=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200566CONFIG_CRYPTO_SM4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200567CONFIG_CRYPTO_TEA=m
568CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200569CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200570CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200571CONFIG_CRYPTO_LZ4=m
572CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200573CONFIG_CRYPTO_ZSTD=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200574CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200575CONFIG_CRYPTO_DRBG_HASH=y
576CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200577CONFIG_CRYPTO_USER_API_HASH=m
578CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100579CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200580CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200581# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100582CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100583CONFIG_CRC64=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200584CONFIG_XZ_DEC_TEST=m
Geert Uytterhoeven955999c2017-11-27 09:02:22 +0100585CONFIG_STRING_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100586# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
587CONFIG_MAGIC_SYSRQ=y
588CONFIG_WW_MUTEX_SELFTEST=m
589CONFIG_TEST_LIST_SORT=m
590CONFIG_TEST_SORT=m
591CONFIG_ATOMIC64_SELFTEST=m
592CONFIG_ASYNC_RAID6_TEST=m
593CONFIG_TEST_HEXDUMP=m
594CONFIG_TEST_STRING_HELPERS=m
595CONFIG_TEST_KSTRTOX=m
596CONFIG_TEST_PRINTF=m
597CONFIG_TEST_BITMAP=m
598CONFIG_TEST_BITFIELD=m
599CONFIG_TEST_UUID=m
600CONFIG_TEST_XARRAY=m
601CONFIG_TEST_OVERFLOW=m
602CONFIG_TEST_RHASHTABLE=m
603CONFIG_TEST_HASH=m
604CONFIG_TEST_IDA=m
605CONFIG_TEST_USER_COPY=m
606CONFIG_TEST_BPF=m
607CONFIG_FIND_BIT_BENCHMARK=m
608CONFIG_TEST_FIRMWARE=m
609CONFIG_TEST_SYSCTL=m
610CONFIG_TEST_UDELAY=m
611CONFIG_TEST_STATIC_KEYS=m
612CONFIG_TEST_KMOD=m
613CONFIG_TEST_MEMCAT_P=m
614CONFIG_EARLY_PRINTK=y