blob: fc9a94aa7d6b1b70c2e39b3c2eb4c1c4a44dde17 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-bvme6000"
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_BVME6000=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 Uytterhoevena1aa7582008-04-04 14:58:42 +020080CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010081CONFIG_NF_LOG_NETDEV=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 Uytterhoeven51fd6272018-03-12 10:56:45 +0100124CONFIG_NF_FLOW_TABLE_INET=m
125CONFIG_NF_FLOW_TABLE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200126CONFIG_NETFILTER_XT_SET=m
127CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200128CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
129CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
130CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200131CONFIG_NETFILTER_XT_TARGET_HMARK=m
132CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
133CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200134CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200135CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100136CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200137CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
138CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200139CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200140CONFIG_NETFILTER_XT_TARGET_TRACE=m
141CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
142CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200143CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
144CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200145CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200146CONFIG_NETFILTER_XT_MATCH_COMMENT=m
147CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200148CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200149CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
150CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
151CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200152CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200153CONFIG_NETFILTER_XT_MATCH_DSCP=m
154CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100155CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200156CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100157CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200158CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
159CONFIG_NETFILTER_XT_MATCH_LENGTH=m
160CONFIG_NETFILTER_XT_MATCH_LIMIT=m
161CONFIG_NETFILTER_XT_MATCH_MAC=m
162CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100163CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200164CONFIG_NETFILTER_XT_MATCH_NFACCT=m
165CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200166CONFIG_NETFILTER_XT_MATCH_OWNER=m
167CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200168CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
169CONFIG_NETFILTER_XT_MATCH_QUOTA=m
170CONFIG_NETFILTER_XT_MATCH_RATEEST=m
171CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100172CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200173CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200174CONFIG_NETFILTER_XT_MATCH_STATE=m
175CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
176CONFIG_NETFILTER_XT_MATCH_STRING=m
177CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
178CONFIG_NETFILTER_XT_MATCH_TIME=m
179CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200180CONFIG_IP_SET=m
181CONFIG_IP_SET_BITMAP_IP=m
182CONFIG_IP_SET_BITMAP_IPMAC=m
183CONFIG_IP_SET_BITMAP_PORT=m
184CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200185CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200186CONFIG_IP_SET_HASH_IPPORT=m
187CONFIG_IP_SET_HASH_IPPORTIP=m
188CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100189CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200190CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200191CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200192CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200193CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200194CONFIG_IP_SET_HASH_NETPORT=m
195CONFIG_IP_SET_HASH_NETIFACE=m
196CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200197CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100198CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200199CONFIG_NF_TABLES_ARP=y
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100200CONFIG_NF_FLOW_TABLE_IPV4=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200201CONFIG_NF_LOG_ARP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700202CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100203CONFIG_IP_NF_MATCH_AH=m
204CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200205CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100206CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207CONFIG_IP_NF_FILTER=m
208CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200209CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200210CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100213CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100215CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200217CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219CONFIG_IP_NF_ARPTABLES=m
220CONFIG_IP_NF_ARPFILTER=m
221CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200222CONFIG_NFT_DUP_IPV6=m
223CONFIG_NFT_FIB_IPV6=m
224CONFIG_NF_FLOW_TABLE_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700225CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100226CONFIG_IP6_NF_MATCH_AH=m
227CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100229CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200232CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200233CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100234CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100235CONFIG_IP6_NF_MATCH_SRH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200236CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100237CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200238CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200239CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200242CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200243CONFIG_IP6_NF_TARGET_MASQUERADE=m
244CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200245CONFIG_NF_TABLES_BRIDGE=m
246CONFIG_NFT_BRIDGE_META=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100247CONFIG_NFT_BRIDGE_REJECT=m
248CONFIG_NF_LOG_BRIDGE=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200249CONFIG_NF_CONNTRACK_BRIDGE=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100250CONFIG_BRIDGE_NF_EBTABLES=m
251CONFIG_BRIDGE_EBT_BROUTE=m
252CONFIG_BRIDGE_EBT_T_FILTER=m
253CONFIG_BRIDGE_EBT_T_NAT=m
254CONFIG_BRIDGE_EBT_802_3=m
255CONFIG_BRIDGE_EBT_AMONG=m
256CONFIG_BRIDGE_EBT_ARP=m
257CONFIG_BRIDGE_EBT_IP=m
258CONFIG_BRIDGE_EBT_IP6=m
259CONFIG_BRIDGE_EBT_LIMIT=m
260CONFIG_BRIDGE_EBT_MARK=m
261CONFIG_BRIDGE_EBT_PKTTYPE=m
262CONFIG_BRIDGE_EBT_STP=m
263CONFIG_BRIDGE_EBT_VLAN=m
264CONFIG_BRIDGE_EBT_ARPREPLY=m
265CONFIG_BRIDGE_EBT_DNAT=m
266CONFIG_BRIDGE_EBT_MARK_T=m
267CONFIG_BRIDGE_EBT_REDIRECT=m
268CONFIG_BRIDGE_EBT_SNAT=m
269CONFIG_BRIDGE_EBT_LOG=m
270CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200271CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200272# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200273CONFIG_SCTP_COOKIE_HMAC_SHA1=y
274CONFIG_RDS=m
275CONFIG_RDS_TCP=m
276CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100277CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700278CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200279CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100280CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
281CONFIG_6LOWPAN_GHC_UDP=m
282CONFIG_6LOWPAN_GHC_ICMPV6=m
283CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
284CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
285CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200286CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200287CONFIG_BATMAN_ADV=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200288# CONFIG_BATMAN_ADV_BATMAN_V is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200289CONFIG_BATMAN_ADV_NC=y
290CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200291CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200292CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200293CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200294CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100295CONFIG_NET_NSH=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200296CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200297# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100298CONFIG_PSAMPLE=m
299CONFIG_NET_IFE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200300CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100301CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100302CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200303CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200304CONFIG_BLK_DEV_LOOP=y
305CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200306CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200307CONFIG_BLK_DEV_NBD=m
308CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200309CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200310CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200311CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200312CONFIG_RAID_ATTRS=m
313CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200314CONFIG_BLK_DEV_SD=y
315CONFIG_CHR_DEV_ST=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200316CONFIG_BLK_DEV_SR=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200317CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200318CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200319CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200320CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200321CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200322CONFIG_BVME6000_SCSI=y
323CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200324CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200325CONFIG_BLK_DEV_DM=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100326CONFIG_DM_UNSTRIPED=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_DM_CRYPT=m
328CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200329CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200330CONFIG_DM_WRITECACHE=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200331CONFIG_DM_ERA=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200332CONFIG_DM_CLONE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200333CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200335CONFIG_DM_ZERO=m
336CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200337CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200338CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200339CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200340CONFIG_TARGET_CORE=m
341CONFIG_TCM_IBLOCK=m
342CONFIG_TCM_FILEIO=m
343CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344CONFIG_NETDEVICES=y
345CONFIG_DUMMY=m
Geert Uytterhoeven86cded52020-03-02 08:24:42 +0100346CONFIG_WIREGUARD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700347CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200348CONFIG_NET_TEAM=m
349CONFIG_NET_TEAM_MODE_BROADCAST=m
350CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200351CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200352CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
353CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200354CONFIG_MACVLAN=m
355CONFIG_MACVTAP=m
356CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100357CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200358CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200359CONFIG_GENEVE=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200360CONFIG_BAREUDP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200361CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200362CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200363CONFIG_NETCONSOLE=m
364CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200365CONFIG_VETH=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700366CONFIG_BVME6000_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700367CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200369CONFIG_PPP_DEFLATE=m
370CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200371CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200373CONFIG_PPTP=m
374CONFIG_PPPOL2TP=m
375CONFIG_PPP_ASYNC=m
376CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700377CONFIG_SLIP=m
378CONFIG_SLIP_COMPRESSED=y
379CONFIG_SLIP_SMART=y
380CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200381# CONFIG_WLAN is not set
382CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200384# CONFIG_MOUSE_PS2 is not set
385# CONFIG_SERIO is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200386CONFIG_VT_HW_CONSOLE_BINDING=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200387# CONFIG_LEGACY_PTYS 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
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200393CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200394CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200395CONFIG_UHID=m
396# CONFIG_HID_GENERIC is not set
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200397# CONFIG_HID_ITE is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200398# CONFIG_HID_REDRAGON is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200399# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200400CONFIG_RTC_CLASS=y
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200401# CONFIG_RTC_NVMEM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200402CONFIG_RTC_DRV_GENERIC=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100403# CONFIG_VIRTIO_MENU is not set
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200404# CONFIG_VHOST_MENU is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200405# CONFIG_IOMMU_SUPPORT is not set
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200406CONFIG_DAX=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200407CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700408CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409CONFIG_JFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200410CONFIG_OCFS2_FS=m
411# CONFIG_OCFS2_DEBUG_MASKLOG is not set
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
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200415CONFIG_AUTOFS_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
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200425CONFIG_EXFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200427CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200429CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200431CONFIG_ECRYPT_FS=m
432CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700433CONFIG_HFS_FS=m
434CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700435CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200436CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200437CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200438CONFIG_SQUASHFS_LZO=y
439CONFIG_MINIX_FS=m
440CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200442CONFIG_QNX4FS_FS=m
443CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444CONFIG_SYSV_FS=m
445CONFIG_UFS_FS=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200446CONFIG_EROFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200448CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200449CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200450CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451CONFIG_NFSD=m
452CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200453CONFIG_CIFS=m
454# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700455CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700456CONFIG_NLS_CODEPAGE_437=y
457CONFIG_NLS_CODEPAGE_737=m
458CONFIG_NLS_CODEPAGE_775=m
459CONFIG_NLS_CODEPAGE_850=m
460CONFIG_NLS_CODEPAGE_852=m
461CONFIG_NLS_CODEPAGE_855=m
462CONFIG_NLS_CODEPAGE_857=m
463CONFIG_NLS_CODEPAGE_860=m
464CONFIG_NLS_CODEPAGE_861=m
465CONFIG_NLS_CODEPAGE_862=m
466CONFIG_NLS_CODEPAGE_863=m
467CONFIG_NLS_CODEPAGE_864=m
468CONFIG_NLS_CODEPAGE_865=m
469CONFIG_NLS_CODEPAGE_866=m
470CONFIG_NLS_CODEPAGE_869=m
471CONFIG_NLS_CODEPAGE_936=m
472CONFIG_NLS_CODEPAGE_950=m
473CONFIG_NLS_CODEPAGE_932=m
474CONFIG_NLS_CODEPAGE_949=m
475CONFIG_NLS_CODEPAGE_874=m
476CONFIG_NLS_ISO8859_8=m
477CONFIG_NLS_CODEPAGE_1250=m
478CONFIG_NLS_CODEPAGE_1251=m
479CONFIG_NLS_ASCII=m
480CONFIG_NLS_ISO8859_1=y
481CONFIG_NLS_ISO8859_2=m
482CONFIG_NLS_ISO8859_3=m
483CONFIG_NLS_ISO8859_4=m
484CONFIG_NLS_ISO8859_5=m
485CONFIG_NLS_ISO8859_6=m
486CONFIG_NLS_ISO8859_7=m
487CONFIG_NLS_ISO8859_9=m
488CONFIG_NLS_ISO8859_13=m
489CONFIG_NLS_ISO8859_14=m
490CONFIG_NLS_ISO8859_15=m
491CONFIG_NLS_KOI8_R=m
492CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200493CONFIG_NLS_MAC_ROMAN=m
494CONFIG_NLS_MAC_CELTIC=m
495CONFIG_NLS_MAC_CENTEURO=m
496CONFIG_NLS_MAC_CROATIAN=m
497CONFIG_NLS_MAC_CYRILLIC=m
498CONFIG_NLS_MAC_GAELIC=m
499CONFIG_NLS_MAC_GREEK=m
500CONFIG_NLS_MAC_ICELAND=m
501CONFIG_NLS_MAC_INUIT=m
502CONFIG_NLS_MAC_ROMANIAN=m
503CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200504CONFIG_DLM=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100505CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200506CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200507CONFIG_CRYPTO_MANAGER=y
508CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200509CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200510CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200511CONFIG_CRYPTO_RSA=m
512CONFIG_CRYPTO_DH=m
513CONFIG_CRYPTO_ECDH=m
514CONFIG_CRYPTO_ECRDSA=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100515CONFIG_CRYPTO_SM2=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100516CONFIG_CRYPTO_CURVE25519=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200517CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200518CONFIG_CRYPTO_AEGIS128=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200519CONFIG_CRYPTO_CFB=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100520CONFIG_CRYPTO_CTS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200521CONFIG_CRYPTO_LRW=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100522CONFIG_CRYPTO_OFB=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200523CONFIG_CRYPTO_PCBC=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100524CONFIG_CRYPTO_XTS=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100525CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven800855e2019-01-06 21:09:58 +0100526CONFIG_CRYPTO_ADIANTUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200527CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200528CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100529CONFIG_CRYPTO_BLAKE2S=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200530CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200531CONFIG_CRYPTO_RMD128=m
532CONFIG_CRYPTO_RMD160=m
533CONFIG_CRYPTO_RMD256=m
534CONFIG_CRYPTO_RMD320=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200535CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700536CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200537CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200538CONFIG_CRYPTO_AES=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100539CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200540CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200541CONFIG_CRYPTO_ARC4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200542CONFIG_CRYPTO_BLOWFISH=m
543CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700544CONFIG_CRYPTO_CAST5=m
545CONFIG_CRYPTO_CAST6=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200546CONFIG_CRYPTO_DES=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
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200552CONFIG_CRYPTO_SM4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200553CONFIG_CRYPTO_TEA=m
554CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200555CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200556CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200557CONFIG_CRYPTO_LZ4=m
558CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200559CONFIG_CRYPTO_ZSTD=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200560CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200561CONFIG_CRYPTO_DRBG_HASH=y
562CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200563CONFIG_CRYPTO_USER_API_HASH=m
564CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100565CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200566CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200567# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200568CONFIG_PRIME_NUMBERS=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100569CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100570CONFIG_CRC64=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200571CONFIG_XZ_DEC_TEST=m
Geert Uytterhoeven955999c2017-11-27 09:02:22 +0100572CONFIG_STRING_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100573# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
574CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200575CONFIG_TEST_LOCKUP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100576CONFIG_WW_MUTEX_SELFTEST=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100577CONFIG_EARLY_PRINTK=y
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100578CONFIG_KUNIT=m
579CONFIG_KUNIT_ALL_TESTS=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100580CONFIG_TEST_LIST_SORT=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200581CONFIG_TEST_MIN_HEAP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100582CONFIG_TEST_SORT=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
587CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200588CONFIG_TEST_STRSCPY=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100589CONFIG_TEST_KSTRTOX=m
590CONFIG_TEST_PRINTF=m
591CONFIG_TEST_BITMAP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100592CONFIG_TEST_UUID=m
593CONFIG_TEST_XARRAY=m
594CONFIG_TEST_OVERFLOW=m
595CONFIG_TEST_RHASHTABLE=m
596CONFIG_TEST_HASH=m
597CONFIG_TEST_IDA=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200598CONFIG_TEST_BITOPS=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100599CONFIG_TEST_VMALLOC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100600CONFIG_TEST_USER_COPY=m
601CONFIG_TEST_BPF=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200602CONFIG_TEST_BLACKHOLE_DEV=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100603CONFIG_FIND_BIT_BENCHMARK=m
604CONFIG_TEST_FIRMWARE=m
605CONFIG_TEST_SYSCTL=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100606CONFIG_BITFIELD_KUNIT=m
607CONFIG_LINEAR_RANGES_TEST=m
608CONFIG_BITS_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100609CONFIG_TEST_UDELAY=m
610CONFIG_TEST_STATIC_KEYS=m
611CONFIG_TEST_KMOD=m
612CONFIG_TEST_MEMCAT_P=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100613CONFIG_TEST_STACKINIT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200614CONFIG_TEST_MEMINIT=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100615CONFIG_TEST_FREE_PAGES=m