blob: c266a704eecdc1556a98ba9cec3639696d4b770e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-atari"
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_ATARI=y
22CONFIG_ATARI_ROM_ISA=y
23CONFIG_HEARTBEAT=y
24CONFIG_PROC_HARDWARE=y
25CONFIG_NATFEAT=y
26CONFIG_NFBLOCK=y
27CONFIG_NFCON=y
28CONFIG_NFETH=y
29CONFIG_ATARI_ETHERNAT=y
30CONFIG_ATARI_ETHERNEC=y
31CONFIG_ATARI_DSP56K=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070032CONFIG_MODULES=y
33CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020034CONFIG_PARTITION_ADVANCED=y
35CONFIG_AMIGA_PARTITION=y
36CONFIG_MAC_PARTITION=y
37CONFIG_BSD_DISKLABEL=y
38CONFIG_MINIX_SUBPARTITION=y
39CONFIG_SOLARIS_X86_PARTITION=y
40CONFIG_UNIXWARE_DISKLABEL=y
41CONFIG_SUN_PARTITION=y
42# CONFIG_EFI_PARTITION is not set
43CONFIG_SYSV68_PARTITION=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010044CONFIG_MQ_IOSCHED_DEADLINE=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +020045CONFIG_MQ_IOSCHED_KYBER=m
46CONFIG_IOSCHED_BFQ=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020047# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070048CONFIG_BINFMT_AOUT=m
49CONFIG_BINFMT_MISC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +010050# CONFIG_COMPACTION is not set
51CONFIG_CLEANCACHE=y
52CONFIG_ZPOOL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070053CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070054CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020055CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070056CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020057CONFIG_UNIX_DIAG=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +020058CONFIG_TLS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020059CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070060CONFIG_NET_KEY=y
Geert Uytterhoeven71a89662018-07-23 10:28:38 +020061CONFIG_XDP_SOCKETS=y
Geert Uytterhoeven733df112019-03-18 08:41:48 +010062CONFIG_XDP_SOCKETS_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070063CONFIG_INET=y
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +020064CONFIG_IP_PNP=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020065CONFIG_IP_PNP_DHCP=y
66CONFIG_IP_PNP_BOOTP=y
67CONFIG_IP_PNP_RARP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070068CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020069CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070070CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020071CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020072CONFIG_NET_FOU_IP_TUNNELS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070073CONFIG_INET_AH=m
74CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010075CONFIG_INET_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070076CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020077CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020078CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010079CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020080CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020081CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070082CONFIG_INET6_AH=m
83CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010084CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070085CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020086CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020087CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020088CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070089CONFIG_NETFILTER=y
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +020090CONFIG_NETFILTER_NETLINK_HOOK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020091CONFIG_NF_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020092CONFIG_NF_CONNTRACK_ZONES=y
93# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020094# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020095CONFIG_NF_CONNTRACK_AMANDA=m
96CONFIG_NF_CONNTRACK_FTP=m
97CONFIG_NF_CONNTRACK_H323=m
98CONFIG_NF_CONNTRACK_IRC=m
99CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200100CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200101CONFIG_NF_CONNTRACK_PPTP=m
102CONFIG_NF_CONNTRACK_SANE=m
103CONFIG_NF_CONNTRACK_SIP=m
104CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200105CONFIG_NF_TABLES=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200106CONFIG_NF_TABLES_INET=y
107CONFIG_NF_TABLES_NETDEV=y
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200108CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200109CONFIG_NFT_CT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100110CONFIG_NFT_FLOW_OFFLOAD=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200111CONFIG_NFT_COUNTER=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200112CONFIG_NFT_CONNLIMIT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200113CONFIG_NFT_LOG=m
114CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200115CONFIG_NFT_MASQ=m
116CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200117CONFIG_NFT_NAT=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100118CONFIG_NFT_TUNNEL=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100119CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100120CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200121CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100122CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200123CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200124CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100125CONFIG_NFT_FIB_INET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100126CONFIG_NFT_XFRM=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200127CONFIG_NFT_SOCKET=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100128CONFIG_NFT_OSF=m
129CONFIG_NFT_TPROXY=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200130CONFIG_NFT_SYNPROXY=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100131CONFIG_NFT_DUP_NETDEV=m
132CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven5e3871992017-10-30 08:13:32 +0100133CONFIG_NFT_FIB_NETDEV=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100134CONFIG_NFT_REJECT_NETDEV=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100135CONFIG_NF_FLOW_TABLE_INET=m
136CONFIG_NF_FLOW_TABLE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200137CONFIG_NETFILTER_XT_SET=m
138CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200139CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
140CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
141CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200142CONFIG_NETFILTER_XT_TARGET_HMARK=m
143CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
144CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200145CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200146CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100147CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200148CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
149CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200150CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200151CONFIG_NETFILTER_XT_TARGET_TRACE=m
152CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
153CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200154CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
155CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200156CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200157CONFIG_NETFILTER_XT_MATCH_COMMENT=m
158CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200159CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200160CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
161CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
162CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200163CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200164CONFIG_NETFILTER_XT_MATCH_DSCP=m
165CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100166CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200167CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100168CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200169CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
170CONFIG_NETFILTER_XT_MATCH_LENGTH=m
171CONFIG_NETFILTER_XT_MATCH_LIMIT=m
172CONFIG_NETFILTER_XT_MATCH_MAC=m
173CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100174CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200175CONFIG_NETFILTER_XT_MATCH_NFACCT=m
176CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200177CONFIG_NETFILTER_XT_MATCH_OWNER=m
178CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200179CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
180CONFIG_NETFILTER_XT_MATCH_QUOTA=m
181CONFIG_NETFILTER_XT_MATCH_RATEEST=m
182CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100183CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200184CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200185CONFIG_NETFILTER_XT_MATCH_STATE=m
186CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
187CONFIG_NETFILTER_XT_MATCH_STRING=m
188CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
189CONFIG_NETFILTER_XT_MATCH_TIME=m
190CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200191CONFIG_IP_SET=m
192CONFIG_IP_SET_BITMAP_IP=m
193CONFIG_IP_SET_BITMAP_IPMAC=m
194CONFIG_IP_SET_BITMAP_PORT=m
195CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200196CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200197CONFIG_IP_SET_HASH_IPPORT=m
198CONFIG_IP_SET_HASH_IPPORTIP=m
199CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100200CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200201CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200202CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200203CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200204CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200205CONFIG_IP_SET_HASH_NETPORT=m
206CONFIG_IP_SET_HASH_NETIFACE=m
207CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200208CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100209CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200210CONFIG_NF_TABLES_ARP=y
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100211CONFIG_NF_FLOW_TABLE_IPV4=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200212CONFIG_NF_LOG_ARP=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200213CONFIG_NF_LOG_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100215CONFIG_IP_NF_MATCH_AH=m
216CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200217CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100218CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219CONFIG_IP_NF_FILTER=m
220CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200221CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200222CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700224CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100225CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700226CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100227CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200229CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231CONFIG_IP_NF_ARPTABLES=m
232CONFIG_IP_NF_ARPFILTER=m
233CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200234CONFIG_NFT_DUP_IPV6=m
235CONFIG_NFT_FIB_IPV6=m
236CONFIG_NF_FLOW_TABLE_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100238CONFIG_IP6_NF_MATCH_AH=m
239CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100241CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700243CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200244CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200245CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100246CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100247CONFIG_IP6_NF_MATCH_SRH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200248CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100249CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200250CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200251CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700253CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200254CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200255CONFIG_IP6_NF_TARGET_MASQUERADE=m
256CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200257CONFIG_NF_TABLES_BRIDGE=m
258CONFIG_NFT_BRIDGE_META=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100259CONFIG_NFT_BRIDGE_REJECT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200260CONFIG_NF_CONNTRACK_BRIDGE=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100261CONFIG_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 Uytterhoeven37c14e82013-05-28 10:22:06 +0200311CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100312CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100313CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200314CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200315CONFIG_PARPORT=m
316CONFIG_PARPORT_ATARI=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200317CONFIG_PARPORT_1284=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200318CONFIG_ATARI_FLOPPY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200319CONFIG_BLK_DEV_LOOP=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200320CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200321CONFIG_BLK_DEV_NBD=m
322CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200323CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200324CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200325CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200326CONFIG_RAID_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_BLK_DEV_SD=y
328CONFIG_CHR_DEV_ST=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200329CONFIG_BLK_DEV_SR=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200330CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200331CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200332CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200333CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200335CONFIG_ATARI_SCSI=y
Christoph Hellwigb90257b2021-06-16 15:46:57 +0200336CONFIG_ATA=y
337# CONFIG_ATA_VERBOSE_ERROR is not set
338# CONFIG_ATA_BMDMA is not set
339CONFIG_PATA_FALCON=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200340CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200341CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200342CONFIG_BLK_DEV_DM=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100343CONFIG_DM_UNSTRIPED=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200344CONFIG_DM_CRYPT=m
345CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200346CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200347CONFIG_DM_WRITECACHE=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200348CONFIG_DM_ERA=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200349CONFIG_DM_CLONE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200350CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200351CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200352CONFIG_DM_ZERO=m
353CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200354CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200355CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200356CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200357CONFIG_TARGET_CORE=m
358CONFIG_TCM_IBLOCK=m
359CONFIG_TCM_FILEIO=m
360CONFIG_TCM_PSCSI=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200361CONFIG_NETDEVICES=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200362CONFIG_DUMMY=m
Geert Uytterhoeven86cded52020-03-02 08:24:42 +0100363CONFIG_WIREGUARD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200364CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200365CONFIG_NET_TEAM=m
366CONFIG_NET_TEAM_MODE_BROADCAST=m
367CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200368CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200369CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
370CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200371CONFIG_MACVLAN=m
372CONFIG_MACVTAP=m
373CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100374CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200375CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200376CONFIG_GENEVE=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200377CONFIG_BAREUDP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200378CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200379CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200380CONFIG_NETCONSOLE=m
381CONFIG_NETCONSOLE_DYNAMIC=y
382CONFIG_VETH=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200383CONFIG_ATARILANCE=y
Geert Uytterhoeven9a105552013-05-17 17:25:39 +0200384CONFIG_NE2000=y
Geert Uytterhoeven9a105552013-05-17 17:25:39 +0200385CONFIG_SMC91X=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700386CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200388CONFIG_PPP_DEFLATE=m
389CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200390CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700391CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200392CONFIG_PPTP=m
393CONFIG_PPPOL2TP=m
394CONFIG_PPP_ASYNC=m
395CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700396CONFIG_SLIP=m
397CONFIG_SLIP_COMPRESSED=y
398CONFIG_SLIP_SMART=y
399CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200400# CONFIG_WLAN is not set
401CONFIG_INPUT_EVDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200402CONFIG_KEYBOARD_ATARI=y
Sam Ravnborg8b1bb902010-08-14 22:05:58 +0200403# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200404# CONFIG_MOUSE_PS2 is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200405CONFIG_MOUSE_ATARI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406CONFIG_INPUT_MISC=y
407CONFIG_INPUT_M68K_BEEP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200408# CONFIG_SERIO is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200409# CONFIG_LEGACY_PTYS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410CONFIG_PRINTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200411# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200412CONFIG_NTP_PPS=y
413CONFIG_PPS_CLIENT_LDISC=m
414CONFIG_PPS_CLIENT_PARPORT=m
415CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200416# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417CONFIG_FB=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200418CONFIG_FB_ATARI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700419CONFIG_FRAMEBUFFER_CONSOLE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200420CONFIG_LOGO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421CONFIG_SOUND=m
422CONFIG_DMASOUND_ATARI=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200423CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200424CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200425CONFIG_UHID=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200426# CONFIG_HID_GENERIC is not set
427# CONFIG_HID_ITE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200428CONFIG_RTC_CLASS=y
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200429# CONFIG_RTC_NVMEM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200430CONFIG_RTC_DRV_GENERIC=m
Geert Uytterhoeven51fd6272018-03-12 10:56:45 +0100431# CONFIG_VIRTIO_MENU is not set
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200432# CONFIG_VHOST_MENU is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200433# CONFIG_IOMMU_SUPPORT is not set
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200434CONFIG_DAX=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200435CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700436CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437CONFIG_JFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200438CONFIG_OCFS2_FS=m
439# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200440CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200441CONFIG_QUOTA_NETLINK_INTERFACE=y
442# CONFIG_PRINT_QUOTA_WARNING is not set
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200443CONFIG_AUTOFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200444CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200445CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200446CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447CONFIG_ISO9660_FS=y
448CONFIG_JOLIET=y
449CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700450CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200451CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700452CONFIG_VFAT_FS=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200453CONFIG_EXFAT_FS=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200454CONFIG_NTFS3_FS=m
455CONFIG_NTFS3_LZX_XPRESS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700456CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200457CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200459CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200461CONFIG_ECRYPT_FS=m
462CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463CONFIG_HFS_FS=m
464CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200466CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200467CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200468CONFIG_SQUASHFS_LZO=y
469CONFIG_MINIX_FS=m
470CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200472CONFIG_QNX4FS_FS=m
473CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474CONFIG_SYSV_FS=m
475CONFIG_UFS_FS=m
Geert Uytterhoeven84ba8382019-10-01 09:35:39 +0200476CONFIG_EROFS_FS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200477CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200478CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200479CONFIG_NFS_SWAP=y
480CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481CONFIG_NFSD=m
482CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200483CONFIG_CIFS=m
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +0200484# CONFIG_CIFS_STATS2 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200485# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487CONFIG_NLS_CODEPAGE_437=y
488CONFIG_NLS_CODEPAGE_737=m
489CONFIG_NLS_CODEPAGE_775=m
490CONFIG_NLS_CODEPAGE_850=m
491CONFIG_NLS_CODEPAGE_852=m
492CONFIG_NLS_CODEPAGE_855=m
493CONFIG_NLS_CODEPAGE_857=m
494CONFIG_NLS_CODEPAGE_860=m
495CONFIG_NLS_CODEPAGE_861=m
496CONFIG_NLS_CODEPAGE_862=m
497CONFIG_NLS_CODEPAGE_863=m
498CONFIG_NLS_CODEPAGE_864=m
499CONFIG_NLS_CODEPAGE_865=m
500CONFIG_NLS_CODEPAGE_866=m
501CONFIG_NLS_CODEPAGE_869=m
502CONFIG_NLS_CODEPAGE_936=m
503CONFIG_NLS_CODEPAGE_950=m
504CONFIG_NLS_CODEPAGE_932=m
505CONFIG_NLS_CODEPAGE_949=m
506CONFIG_NLS_CODEPAGE_874=m
507CONFIG_NLS_ISO8859_8=m
508CONFIG_NLS_CODEPAGE_1250=m
509CONFIG_NLS_CODEPAGE_1251=m
510CONFIG_NLS_ASCII=m
511CONFIG_NLS_ISO8859_1=y
512CONFIG_NLS_ISO8859_2=m
513CONFIG_NLS_ISO8859_3=m
514CONFIG_NLS_ISO8859_4=m
515CONFIG_NLS_ISO8859_5=m
516CONFIG_NLS_ISO8859_6=m
517CONFIG_NLS_ISO8859_7=m
518CONFIG_NLS_ISO8859_9=m
519CONFIG_NLS_ISO8859_13=m
520CONFIG_NLS_ISO8859_14=m
521CONFIG_NLS_ISO8859_15=m
522CONFIG_NLS_KOI8_R=m
523CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200524CONFIG_NLS_MAC_ROMAN=m
525CONFIG_NLS_MAC_CELTIC=m
526CONFIG_NLS_MAC_CENTEURO=m
527CONFIG_NLS_MAC_CROATIAN=m
528CONFIG_NLS_MAC_CYRILLIC=m
529CONFIG_NLS_MAC_GAELIC=m
530CONFIG_NLS_MAC_GREEK=m
531CONFIG_NLS_MAC_ICELAND=m
532CONFIG_NLS_MAC_INUIT=m
533CONFIG_NLS_MAC_ROMANIAN=m
534CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200535CONFIG_DLM=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100536CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200537CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200538CONFIG_CRYPTO_MANAGER=y
539CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200540CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200541CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200542CONFIG_CRYPTO_RSA=m
543CONFIG_CRYPTO_DH=m
544CONFIG_CRYPTO_ECDH=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200545CONFIG_CRYPTO_ECDSA=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200546CONFIG_CRYPTO_ECRDSA=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100547CONFIG_CRYPTO_SM2=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100548CONFIG_CRYPTO_CURVE25519=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200549CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200550CONFIG_CRYPTO_AEGIS128=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200551CONFIG_CRYPTO_CFB=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100552CONFIG_CRYPTO_CTS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200553CONFIG_CRYPTO_LRW=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100554CONFIG_CRYPTO_OFB=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200555CONFIG_CRYPTO_PCBC=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100556CONFIG_CRYPTO_XTS=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100557CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven800855e2019-01-06 21:09:58 +0100558CONFIG_CRYPTO_ADIANTUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200559CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200560CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100561CONFIG_CRYPTO_BLAKE2S=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200562CONFIG_CRYPTO_MD4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200563CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200564CONFIG_CRYPTO_RMD160=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200565CONFIG_CRYPTO_SHA3=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200566CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200567CONFIG_CRYPTO_AES=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100568CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200569CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200570CONFIG_CRYPTO_ARC4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200571CONFIG_CRYPTO_BLOWFISH=m
572CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573CONFIG_CRYPTO_CAST5=m
574CONFIG_CRYPTO_CAST6=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200575CONFIG_CRYPTO_DES=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200576CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200578CONFIG_CRYPTO_SEED=m
579CONFIG_CRYPTO_SERPENT=m
Geert Uytterhoeven5bcf9382018-04-30 10:04:11 +0200580CONFIG_CRYPTO_SM4=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200581CONFIG_CRYPTO_TEA=m
582CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200583CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200584CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200585CONFIG_CRYPTO_LZ4=m
586CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven71a89662018-07-23 10:28:38 +0200587CONFIG_CRYPTO_ZSTD=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200588CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200589CONFIG_CRYPTO_DRBG_HASH=y
590CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200591CONFIG_CRYPTO_USER_API_HASH=m
592CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100593CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200594CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200595# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200596CONFIG_PRIME_NUMBERS=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100597CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100598CONFIG_CRC64=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200599CONFIG_XZ_DEC_TEST=m
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +0200600CONFIG_GLOB_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100601# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
602CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200603CONFIG_TEST_LOCKUP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100604CONFIG_WW_MUTEX_SELFTEST=m
Geert Uytterhoevenbfc79312019-12-23 10:58:35 +0100605CONFIG_EARLY_PRINTK=y
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100606CONFIG_KUNIT=m
607CONFIG_KUNIT_ALL_TESTS=m
Geert Uytterhoevenb5c08eb2020-04-13 12:41:53 +0200608CONFIG_TEST_MIN_HEAP=m
Geert Uytterhoevenb44bf942021-05-10 11:53:02 +0200609CONFIG_TEST_DIV64=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200610CONFIG_REED_SOLOMON_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100611CONFIG_ATOMIC64_SELFTEST=m
612CONFIG_ASYNC_RAID6_TEST=m
613CONFIG_TEST_HEXDUMP=m
Geert Uytterhoeven8a3c0a72021-09-14 09:30:34 +0200614CONFIG_STRING_SELFTEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100615CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf67d6672019-05-20 09:13:03 +0200616CONFIG_TEST_STRSCPY=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100617CONFIG_TEST_KSTRTOX=m
618CONFIG_TEST_PRINTF=m
Geert Uytterhoeven07aa6c72021-07-12 14:04:56 +0200619CONFIG_TEST_SCANF=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100620CONFIG_TEST_BITMAP=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100621CONFIG_TEST_UUID=m
622CONFIG_TEST_XARRAY=m
623CONFIG_TEST_OVERFLOW=m
624CONFIG_TEST_RHASHTABLE=m
625CONFIG_TEST_HASH=m
626CONFIG_TEST_IDA=m
Geert Uytterhoeven382f4292020-07-06 11:34:56 +0200627CONFIG_TEST_BITOPS=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100628CONFIG_TEST_VMALLOC=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100629CONFIG_TEST_USER_COPY=m
630CONFIG_TEST_BPF=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200631CONFIG_TEST_BLACKHOLE_DEV=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100632CONFIG_FIND_BIT_BENCHMARK=m
633CONFIG_TEST_FIRMWARE=m
634CONFIG_TEST_SYSCTL=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100635CONFIG_BITFIELD_KUNIT=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100636CONFIG_RESOURCE_KUNIT_TEST=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100637CONFIG_LINEAR_RANGES_TEST=m
Geert Uytterhoevenab5cbfc2020-12-28 11:42:32 +0100638CONFIG_CMDLINE_KUNIT_TEST=m
Geert Uytterhoeven8ae0b652020-10-26 13:26:22 +0100639CONFIG_BITS_TEST=m
Geert Uytterhoeven616d4cf2018-11-05 08:52:09 +0100640CONFIG_TEST_UDELAY=m
641CONFIG_TEST_STATIC_KEYS=m
642CONFIG_TEST_KMOD=m
643CONFIG_TEST_MEMCAT_P=m
Geert Uytterhoeven733df112019-03-18 08:41:48 +0100644CONFIG_TEST_STACKINIT=m
Geert Uytterhoeven49ff8242019-07-29 08:16:14 +0200645CONFIG_TEST_MEMINIT=m
Geert Uytterhoeven95526cc2020-10-26 13:25:49 +0100646CONFIG_TEST_FREE_PAGES=m