blob: 19e5992bba6caa9421dddd26d06e40c5a2f6f143 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-mvme16x"
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_M68040=y
18CONFIG_M68060=y
19CONFIG_VME=y
20CONFIG_MVME16x=y
21CONFIG_PROC_HARDWARE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070022CONFIG_MODULES=y
23CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020024CONFIG_PARTITION_ADVANCED=y
25CONFIG_AMIGA_PARTITION=y
26CONFIG_ATARI_PARTITION=y
27CONFIG_MAC_PARTITION=y
28CONFIG_BSD_DISKLABEL=y
29CONFIG_MINIX_SUBPARTITION=y
30CONFIG_SOLARIS_X86_PARTITION=y
31CONFIG_UNIXWARE_DISKLABEL=y
32CONFIG_SUN_PARTITION=y
33# CONFIG_EFI_PARTITION is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010034CONFIG_MQ_IOSCHED_DEADLINE=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +020035CONFIG_MQ_IOSCHED_KYBER=m
36CONFIG_IOSCHED_BFQ=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020037# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070038CONFIG_BINFMT_AOUT=m
39CONFIG_BINFMT_MISC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +010040# CONFIG_COMPACTION is not set
41CONFIG_CLEANCACHE=y
42CONFIG_ZPOOL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070043CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070044CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020045CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070046CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020047CONFIG_UNIX_DIAG=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +020048CONFIG_TLS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020049CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070050CONFIG_NET_KEY=y
Geert Uytterhoeven71a89662018-07-23 10:28:38 +020051CONFIG_XDP_SOCKETS=y
Geert Uytterhoeven733df112019-03-18 08:41:48 +010052CONFIG_XDP_SOCKETS_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070053CONFIG_INET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070054CONFIG_IP_PNP=y
55CONFIG_IP_PNP_DHCP=y
56CONFIG_IP_PNP_BOOTP=y
57CONFIG_IP_PNP_RARP=y
58CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020059CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070060CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020061CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020062CONFIG_NET_FOU_IP_TUNNELS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070063CONFIG_INET_AH=m
64CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010065CONFIG_INET_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070066CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020067CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020068CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010069CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020070CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020071CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070072CONFIG_INET6_AH=m
73CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010074CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070075CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020076CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020077CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020078CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070079CONFIG_NETFILTER=y
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +020080CONFIG_NETFILTER_NETLINK_HOOK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020081CONFIG_NF_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020082CONFIG_NF_CONNTRACK_ZONES=y
83# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020084# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020085CONFIG_NF_CONNTRACK_AMANDA=m
86CONFIG_NF_CONNTRACK_FTP=m
87CONFIG_NF_CONNTRACK_H323=m
88CONFIG_NF_CONNTRACK_IRC=m
89CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020090CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020091CONFIG_NF_CONNTRACK_PPTP=m
92CONFIG_NF_CONNTRACK_SANE=m
93CONFIG_NF_CONNTRACK_SIP=m
94CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020095CONFIG_NF_TABLES=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +020096CONFIG_NF_TABLES_INET=y
97CONFIG_NF_TABLES_NETDEV=y
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +020098CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020099CONFIG_NFT_CT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100100CONFIG_NFT_FLOW_OFFLOAD=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200101CONFIG_NFT_COUNTER=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200102CONFIG_NFT_CONNLIMIT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200103CONFIG_NFT_LOG=m
104CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200105CONFIG_NFT_MASQ=m
106CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200107CONFIG_NFT_NAT=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100108CONFIG_NFT_TUNNEL=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100109CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100110CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200111CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100112CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200113CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200114CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100115CONFIG_NFT_FIB_INET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100116CONFIG_NFT_XFRM=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200117CONFIG_NFT_SOCKET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100118CONFIG_NFT_OSF=m
119CONFIG_NFT_TPROXY=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200120CONFIG_NFT_SYNPROXY=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100121CONFIG_NFT_DUP_NETDEV=m
122CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100123CONFIG_NFT_FIB_NETDEV=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100124CONFIG_NFT_REJECT_NETDEV=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100125CONFIG_NF_FLOW_TABLE_INET=m
126CONFIG_NF_FLOW_TABLE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200127CONFIG_NETFILTER_XT_SET=m
128CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200129CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
130CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
131CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200132CONFIG_NETFILTER_XT_TARGET_HMARK=m
133CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
134CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200135CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200136CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100137CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200138CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
139CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200140CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200141CONFIG_NETFILTER_XT_TARGET_TRACE=m
142CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
143CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200144CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
145CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200146CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200147CONFIG_NETFILTER_XT_MATCH_COMMENT=m
148CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200149CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200150CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
151CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
152CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200153CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200154CONFIG_NETFILTER_XT_MATCH_DSCP=m
155CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100156CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200157CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100158CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200159CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
160CONFIG_NETFILTER_XT_MATCH_LENGTH=m
161CONFIG_NETFILTER_XT_MATCH_LIMIT=m
162CONFIG_NETFILTER_XT_MATCH_MAC=m
163CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100164CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200165CONFIG_NETFILTER_XT_MATCH_NFACCT=m
166CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200167CONFIG_NETFILTER_XT_MATCH_OWNER=m
168CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200169CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
170CONFIG_NETFILTER_XT_MATCH_QUOTA=m
171CONFIG_NETFILTER_XT_MATCH_RATEEST=m
172CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100173CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200174CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200175CONFIG_NETFILTER_XT_MATCH_STATE=m
176CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
177CONFIG_NETFILTER_XT_MATCH_STRING=m
178CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
179CONFIG_NETFILTER_XT_MATCH_TIME=m
180CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200181CONFIG_IP_SET=m
182CONFIG_IP_SET_BITMAP_IP=m
183CONFIG_IP_SET_BITMAP_IPMAC=m
184CONFIG_IP_SET_BITMAP_PORT=m
185CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200186CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200187CONFIG_IP_SET_HASH_IPPORT=m
188CONFIG_IP_SET_HASH_IPPORTIP=m
189CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100190CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200191CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200192CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200193CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200194CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200195CONFIG_IP_SET_HASH_NETPORT=m
196CONFIG_IP_SET_HASH_NETIFACE=m
197CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200198CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100199CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200200CONFIG_NF_TABLES_ARP=y
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100201CONFIG_NF_FLOW_TABLE_IPV4=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200202CONFIG_NF_LOG_ARP=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200203CONFIG_NF_LOG_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100205CONFIG_IP_NF_MATCH_AH=m
206CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200207CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100208CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700209CONFIG_IP_NF_FILTER=m
210CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200211CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200212CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100215CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100217CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200219CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700220CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221CONFIG_IP_NF_ARPTABLES=m
222CONFIG_IP_NF_ARPFILTER=m
223CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200224CONFIG_NFT_DUP_IPV6=m
225CONFIG_NFT_FIB_IPV6=m
226CONFIG_NF_FLOW_TABLE_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700227CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100228CONFIG_IP6_NF_MATCH_AH=m
229CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100231CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200234CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200235CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100236CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100237CONFIG_IP6_NF_MATCH_SRH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200238CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100239CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200240CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200241CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200244CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200245CONFIG_IP6_NF_TARGET_MASQUERADE=m
246CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200247CONFIG_NF_TABLES_BRIDGE=m
248CONFIG_NFT_BRIDGE_META=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100249CONFIG_NFT_BRIDGE_REJECT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200250CONFIG_NF_CONNTRACK_BRIDGE=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100251CONFIG_BRIDGE_NF_EBTABLES=m
252CONFIG_BRIDGE_EBT_BROUTE=m
253CONFIG_BRIDGE_EBT_T_FILTER=m
254CONFIG_BRIDGE_EBT_T_NAT=m
255CONFIG_BRIDGE_EBT_802_3=m
256CONFIG_BRIDGE_EBT_AMONG=m
257CONFIG_BRIDGE_EBT_ARP=m
258CONFIG_BRIDGE_EBT_IP=m
259CONFIG_BRIDGE_EBT_IP6=m
260CONFIG_BRIDGE_EBT_LIMIT=m
261CONFIG_BRIDGE_EBT_MARK=m
262CONFIG_BRIDGE_EBT_PKTTYPE=m
263CONFIG_BRIDGE_EBT_STP=m
264CONFIG_BRIDGE_EBT_VLAN=m
265CONFIG_BRIDGE_EBT_ARPREPLY=m
266CONFIG_BRIDGE_EBT_DNAT=m
267CONFIG_BRIDGE_EBT_MARK_T=m
268CONFIG_BRIDGE_EBT_REDIRECT=m
269CONFIG_BRIDGE_EBT_SNAT=m
270CONFIG_BRIDGE_EBT_LOG=m
271CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200272CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200273# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200274CONFIG_SCTP_COOKIE_HMAC_SHA1=y
275CONFIG_RDS=m
276CONFIG_RDS_TCP=m
277CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100278CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700279CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200280CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100281CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
282CONFIG_6LOWPAN_GHC_UDP=m
283CONFIG_6LOWPAN_GHC_ICMPV6=m
284CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
285CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
286CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200287CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200288CONFIG_BATMAN_ADV=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200289# CONFIG_BATMAN_ADV_BATMAN_V is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200290CONFIG_BATMAN_ADV_NC=y
291CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200292CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200293CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200294CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200295CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100296CONFIG_NET_NSH=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200297CONFIG_AF_KCM=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200298CONFIG_MCTP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200299# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100300CONFIG_PSAMPLE=m
301CONFIG_NET_IFE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200302CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100303CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100304CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200305CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200306CONFIG_BLK_DEV_LOOP=y
307CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200308CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200309CONFIG_BLK_DEV_NBD=m
310CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200311CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200312CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200313CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200314CONFIG_RAID_ATTRS=m
315CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200316CONFIG_BLK_DEV_SD=y
317CONFIG_CHR_DEV_ST=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200318CONFIG_BLK_DEV_SR=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200319CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200320CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200321CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200322CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200323CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200324CONFIG_MVME16x_SCSI=y
325CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200326CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_BLK_DEV_DM=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100328CONFIG_DM_UNSTRIPED=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200329CONFIG_DM_CRYPT=m
330CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200331CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200332CONFIG_DM_WRITECACHE=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200333CONFIG_DM_ERA=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200334CONFIG_DM_CLONE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200335CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200336CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200337CONFIG_DM_ZERO=m
338CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200339CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200340CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200341CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200342CONFIG_TARGET_CORE=m
343CONFIG_TCM_IBLOCK=m
344CONFIG_TCM_FILEIO=m
345CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346CONFIG_NETDEVICES=y
347CONFIG_DUMMY=m
Geert Uytterhoeven86cded52020-03-02 08:24:42 +0100348CONFIG_WIREGUARD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700349CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200350CONFIG_NET_TEAM=m
351CONFIG_NET_TEAM_MODE_BROADCAST=m
352CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200353CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200354CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
355CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200356CONFIG_MACVLAN=m
357CONFIG_MACVTAP=m
358CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100359CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200360CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200361CONFIG_GENEVE=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200362CONFIG_BAREUDP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200363CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200364CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200365CONFIG_NETCONSOLE=m
366CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200367CONFIG_VETH=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368CONFIG_MVME16x_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700369CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700370CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200371CONFIG_PPP_DEFLATE=m
372CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200373CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700374CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200375CONFIG_PPTP=m
376CONFIG_PPPOL2TP=m
377CONFIG_PPP_ASYNC=m
378CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700379CONFIG_SLIP=m
380CONFIG_SLIP_COMPRESSED=y
381CONFIG_SLIP_SMART=y
382CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200383# CONFIG_WLAN is not set
384CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200386# CONFIG_MOUSE_PS2 is not set
387# CONFIG_SERIO is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200388CONFIG_VT_HW_CONSOLE_BINDING=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200389# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200390# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200391CONFIG_NTP_PPS=y
392CONFIG_PPS_CLIENT_LDISC=m
393CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200394# CONFIG_HWMON is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200395CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200396CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200397CONFIG_UHID=m
398# CONFIG_HID_GENERIC is not set
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200399# CONFIG_HID_ITE is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200400# CONFIG_HID_REDRAGON is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200401# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200402CONFIG_RTC_CLASS=y
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200403# CONFIG_RTC_NVMEM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200404CONFIG_RTC_DRV_GENERIC=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100405# CONFIG_VIRTIO_MENU is not set
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200406# CONFIG_VHOST_MENU is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200407# CONFIG_IOMMU_SUPPORT is not set
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200408CONFIG_DAX=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200409CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700411CONFIG_JFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200412CONFIG_OCFS2_FS=m
413# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200414CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200415CONFIG_QUOTA_NETLINK_INTERFACE=y
416# CONFIG_PRINT_QUOTA_WARNING is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200417CONFIG_AUTOFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200418CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200419CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200420CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421CONFIG_ISO9660_FS=y
422CONFIG_JOLIET=y
423CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700424CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200425CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426CONFIG_VFAT_FS=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200427CONFIG_EXFAT_FS=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200428CONFIG_NTFS3_FS=m
429CONFIG_NTFS3_LZX_XPRESS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200431CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700432CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200433CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700434CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200435CONFIG_ECRYPT_FS=m
436CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437CONFIG_HFS_FS=m
438CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700439CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200440CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200441CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200442CONFIG_SQUASHFS_LZO=y
443CONFIG_MINIX_FS=m
444CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700445CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200446CONFIG_QNX4FS_FS=m
447CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700448CONFIG_SYSV_FS=m
449CONFIG_UFS_FS=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200450CONFIG_EROFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200452CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200453CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200454CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700455CONFIG_NFSD=m
456CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200457CONFIG_CIFS=m
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +0200458# CONFIG_CIFS_STATS2 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200459# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700461CONFIG_NLS_CODEPAGE_437=y
462CONFIG_NLS_CODEPAGE_737=m
463CONFIG_NLS_CODEPAGE_775=m
464CONFIG_NLS_CODEPAGE_850=m
465CONFIG_NLS_CODEPAGE_852=m
466CONFIG_NLS_CODEPAGE_855=m
467CONFIG_NLS_CODEPAGE_857=m
468CONFIG_NLS_CODEPAGE_860=m
469CONFIG_NLS_CODEPAGE_861=m
470CONFIG_NLS_CODEPAGE_862=m
471CONFIG_NLS_CODEPAGE_863=m
472CONFIG_NLS_CODEPAGE_864=m
473CONFIG_NLS_CODEPAGE_865=m
474CONFIG_NLS_CODEPAGE_866=m
475CONFIG_NLS_CODEPAGE_869=m
476CONFIG_NLS_CODEPAGE_936=m
477CONFIG_NLS_CODEPAGE_950=m
478CONFIG_NLS_CODEPAGE_932=m
479CONFIG_NLS_CODEPAGE_949=m
480CONFIG_NLS_CODEPAGE_874=m
481CONFIG_NLS_ISO8859_8=m
482CONFIG_NLS_CODEPAGE_1250=m
483CONFIG_NLS_CODEPAGE_1251=m
484CONFIG_NLS_ASCII=m
485CONFIG_NLS_ISO8859_1=y
486CONFIG_NLS_ISO8859_2=m
487CONFIG_NLS_ISO8859_3=m
488CONFIG_NLS_ISO8859_4=m
489CONFIG_NLS_ISO8859_5=m
490CONFIG_NLS_ISO8859_6=m
491CONFIG_NLS_ISO8859_7=m
492CONFIG_NLS_ISO8859_9=m
493CONFIG_NLS_ISO8859_13=m
494CONFIG_NLS_ISO8859_14=m
495CONFIG_NLS_ISO8859_15=m
496CONFIG_NLS_KOI8_R=m
497CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200498CONFIG_NLS_MAC_ROMAN=m
499CONFIG_NLS_MAC_CELTIC=m
500CONFIG_NLS_MAC_CENTEURO=m
501CONFIG_NLS_MAC_CROATIAN=m
502CONFIG_NLS_MAC_CYRILLIC=m
503CONFIG_NLS_MAC_GAELIC=m
504CONFIG_NLS_MAC_GREEK=m
505CONFIG_NLS_MAC_ICELAND=m
506CONFIG_NLS_MAC_INUIT=m
507CONFIG_NLS_MAC_ROMANIAN=m
508CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200509CONFIG_DLM=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100510CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200511CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200512CONFIG_CRYPTO_MANAGER=y
513CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200514CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200515CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200516CONFIG_CRYPTO_RSA=m
517CONFIG_CRYPTO_DH=m
518CONFIG_CRYPTO_ECDH=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200519CONFIG_CRYPTO_ECDSA=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200520CONFIG_CRYPTO_ECRDSA=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100521CONFIG_CRYPTO_SM2=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100522CONFIG_CRYPTO_CURVE25519=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200523CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200524CONFIG_CRYPTO_AEGIS128=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200525CONFIG_CRYPTO_CFB=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100526CONFIG_CRYPTO_CTS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200527CONFIG_CRYPTO_LRW=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100528CONFIG_CRYPTO_OFB=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200529CONFIG_CRYPTO_PCBC=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100530CONFIG_CRYPTO_XTS=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100531CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven800855e2019-01-06 21:09:58 +0100532CONFIG_CRYPTO_ADIANTUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200533CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200534CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100535CONFIG_CRYPTO_BLAKE2S=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200536CONFIG_CRYPTO_MD4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200537CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200538CONFIG_CRYPTO_RMD160=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200539CONFIG_CRYPTO_SHA3=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200540CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200541CONFIG_CRYPTO_AES=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100542CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200543CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200544CONFIG_CRYPTO_ARC4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200545CONFIG_CRYPTO_BLOWFISH=m
546CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700547CONFIG_CRYPTO_CAST5=m
548CONFIG_CRYPTO_CAST6=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200549CONFIG_CRYPTO_DES=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200550CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700551CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200552CONFIG_CRYPTO_SEED=m
553CONFIG_CRYPTO_SERPENT=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200554CONFIG_CRYPTO_SM4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200555CONFIG_CRYPTO_TEA=m
556CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200557CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200558CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200559CONFIG_CRYPTO_LZ4=m
560CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200561CONFIG_CRYPTO_ZSTD=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200562CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200563CONFIG_CRYPTO_DRBG_HASH=y
564CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200565CONFIG_CRYPTO_USER_API_HASH=m
566CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100567CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200568CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200569# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200570CONFIG_PRIME_NUMBERS=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100571CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100572CONFIG_CRC64=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200573CONFIG_XZ_DEC_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100574# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
575CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200576CONFIG_TEST_LOCKUP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100577CONFIG_WW_MUTEX_SELFTEST=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100578CONFIG_EARLY_PRINTK=y
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100579CONFIG_KUNIT=m
580CONFIG_KUNIT_ALL_TESTS=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200581CONFIG_TEST_MIN_HEAP=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200582CONFIG_TEST_DIV64=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200583CONFIG_REED_SOLOMON_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100584CONFIG_ATOMIC64_SELFTEST=m
585CONFIG_ASYNC_RAID6_TEST=m
586CONFIG_TEST_HEXDUMP=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200587CONFIG_STRING_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100588CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200589CONFIG_TEST_STRSCPY=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100590CONFIG_TEST_KSTRTOX=m
591CONFIG_TEST_PRINTF=m
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +0200592CONFIG_TEST_SCANF=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100593CONFIG_TEST_BITMAP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100594CONFIG_TEST_UUID=m
595CONFIG_TEST_XARRAY=m
596CONFIG_TEST_OVERFLOW=m
597CONFIG_TEST_RHASHTABLE=m
598CONFIG_TEST_HASH=m
599CONFIG_TEST_IDA=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200600CONFIG_TEST_BITOPS=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100601CONFIG_TEST_VMALLOC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100602CONFIG_TEST_USER_COPY=m
603CONFIG_TEST_BPF=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200604CONFIG_TEST_BLACKHOLE_DEV=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100605CONFIG_FIND_BIT_BENCHMARK=m
606CONFIG_TEST_FIRMWARE=m
607CONFIG_TEST_SYSCTL=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100608CONFIG_BITFIELD_KUNIT=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100609CONFIG_RESOURCE_KUNIT_TEST=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100610CONFIG_LINEAR_RANGES_TEST=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100611CONFIG_CMDLINE_KUNIT_TEST=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100612CONFIG_BITS_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100613CONFIG_TEST_UDELAY=m
614CONFIG_TEST_STATIC_KEYS=m
615CONFIG_TEST_KMOD=m
616CONFIG_TEST_MEMCAT_P=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100617CONFIG_TEST_STACKINIT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200618CONFIG_TEST_MEMINIT=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100619CONFIG_TEST_FREE_PAGES=m