blob: 4ab393e86e52ab379aab820b77b1877e017bc46f [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
Linus Torvalds1da177e2005-04-16 15:20:36 -070015CONFIG_MODULES=y
16CONFIG_MODULE_UNLOAD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020017CONFIG_PARTITION_ADVANCED=y
18CONFIG_AMIGA_PARTITION=y
19CONFIG_MAC_PARTITION=y
20CONFIG_BSD_DISKLABEL=y
21CONFIG_MINIX_SUBPARTITION=y
22CONFIG_SOLARIS_X86_PARTITION=y
23CONFIG_UNIXWARE_DISKLABEL=y
24CONFIG_SUN_PARTITION=y
25# CONFIG_EFI_PARTITION is not set
26CONFIG_SYSV68_PARTITION=y
27CONFIG_IOSCHED_DEADLINE=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010028CONFIG_MQ_IOSCHED_DEADLINE=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +020029CONFIG_MQ_IOSCHED_KYBER=m
30CONFIG_IOSCHED_BFQ=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010031CONFIG_KEXEC=y
32CONFIG_BOOTINFO_PROC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070033CONFIG_M68020=y
34CONFIG_M68030=y
35CONFIG_M68040=y
36CONFIG_M68060=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020037CONFIG_ATARI=y
Geert Uytterhoeven9a105552013-05-17 17:25:39 +020038CONFIG_ATARI_ROM_ISA=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020039# CONFIG_COMPACTION is not set
40CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020041CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020042# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070043CONFIG_BINFMT_AOUT=m
44CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070045CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070046CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020047CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070048CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020049CONFIG_UNIX_DIAG=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +020050CONFIG_TLS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020051CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070052CONFIG_NET_KEY=y
53CONFIG_INET=y
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +020054CONFIG_IP_PNP=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020055CONFIG_IP_PNP_DHCP=y
56CONFIG_IP_PNP_BOOTP=y
57CONFIG_IP_PNP_RARP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070058CONFIG_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_XFRM_MODE_TRANSPORT=m
68CONFIG_INET_XFRM_MODE_TUNNEL=m
69CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020070CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020071CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010072CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020073CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020074CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070075CONFIG_INET6_AH=m
76CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010077CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070078CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020079CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020080CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020081CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070082CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020083CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010084CONFIG_NF_LOG_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020085CONFIG_NF_CONNTRACK_ZONES=y
86# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020087# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020088CONFIG_NF_CONNTRACK_AMANDA=m
89CONFIG_NF_CONNTRACK_FTP=m
90CONFIG_NF_CONNTRACK_H323=m
91CONFIG_NF_CONNTRACK_IRC=m
92CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020093CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020094CONFIG_NF_CONNTRACK_PPTP=m
95CONFIG_NF_CONNTRACK_SANE=m
96CONFIG_NF_CONNTRACK_SIP=m
97CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020098CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010099CONFIG_NF_TABLES_INET=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200100CONFIG_NF_TABLES_NETDEV=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200101CONFIG_NFT_EXTHDR=m
102CONFIG_NFT_META=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100103CONFIG_NFT_RT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200104CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200105CONFIG_NFT_CT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200106CONFIG_NFT_SET_RBTREE=m
107CONFIG_NFT_SET_HASH=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100108CONFIG_NFT_SET_BITMAP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200109CONFIG_NFT_COUNTER=m
110CONFIG_NFT_LOG=m
111CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200112CONFIG_NFT_MASQ=m
113CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200114CONFIG_NFT_NAT=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100115CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100116CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200117CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100118CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200119CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200120CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100121CONFIG_NFT_FIB_INET=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100122CONFIG_NFT_DUP_NETDEV=m
123CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200124CONFIG_NETFILTER_XT_SET=m
125CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200126CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
127CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
128CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200129CONFIG_NETFILTER_XT_TARGET_HMARK=m
130CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
131CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200132CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200133CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100134CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200135CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
136CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200137CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200138CONFIG_NETFILTER_XT_TARGET_TRACE=m
139CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
140CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200141CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
142CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200143CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200144CONFIG_NETFILTER_XT_MATCH_COMMENT=m
145CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200146CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200147CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
148CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
149CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200150CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200151CONFIG_NETFILTER_XT_MATCH_DSCP=m
152CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100153CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200154CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100155CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200156CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
157CONFIG_NETFILTER_XT_MATCH_LENGTH=m
158CONFIG_NETFILTER_XT_MATCH_LIMIT=m
159CONFIG_NETFILTER_XT_MATCH_MAC=m
160CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100161CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200162CONFIG_NETFILTER_XT_MATCH_NFACCT=m
163CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200164CONFIG_NETFILTER_XT_MATCH_OWNER=m
165CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100166CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200167CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
168CONFIG_NETFILTER_XT_MATCH_QUOTA=m
169CONFIG_NETFILTER_XT_MATCH_RATEEST=m
170CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100171CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200172CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200173CONFIG_NETFILTER_XT_MATCH_STATE=m
174CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
175CONFIG_NETFILTER_XT_MATCH_STRING=m
176CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
177CONFIG_NETFILTER_XT_MATCH_TIME=m
178CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200179CONFIG_IP_SET=m
180CONFIG_IP_SET_BITMAP_IP=m
181CONFIG_IP_SET_BITMAP_IPMAC=m
182CONFIG_IP_SET_BITMAP_PORT=m
183CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200184CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200185CONFIG_IP_SET_HASH_IPPORT=m
186CONFIG_IP_SET_HASH_IPPORTIP=m
187CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100188CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200189CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200190CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200191CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200192CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200193CONFIG_IP_SET_HASH_NETPORT=m
194CONFIG_IP_SET_HASH_NETIFACE=m
195CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200196CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100197CONFIG_NF_SOCKET_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200198CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200199CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100200CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200201CONFIG_NF_TABLES_ARP=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200202CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200203CONFIG_NFT_CHAIN_NAT_IPV4=m
204CONFIG_NFT_MASQ_IPV4=m
205CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700206CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100207CONFIG_IP_NF_MATCH_AH=m
208CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200209CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100210CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700211CONFIG_IP_NF_FILTER=m
212CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200213CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200214CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100217CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700218CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100219CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700220CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200221CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700222CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223CONFIG_IP_NF_ARPTABLES=m
224CONFIG_IP_NF_ARPFILTER=m
225CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200226CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100227CONFIG_NF_SOCKET_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200228CONFIG_NFT_CHAIN_ROUTE_IPV6=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200229CONFIG_NFT_DUP_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100230CONFIG_NFT_FIB_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200231CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200232CONFIG_NFT_MASQ_IPV6=m
233CONFIG_NFT_REDIR_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100235CONFIG_IP6_NF_MATCH_AH=m
236CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100238CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700239CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200241CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200242CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100243CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200244CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100245CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200246CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200247CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700248CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200250CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200251CONFIG_IP6_NF_TARGET_MASQUERADE=m
252CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100253CONFIG_NF_TABLES_BRIDGE=m
254CONFIG_NFT_BRIDGE_META=m
255CONFIG_NFT_BRIDGE_REJECT=m
256CONFIG_NF_LOG_BRIDGE=m
257CONFIG_BRIDGE_NF_EBTABLES=m
258CONFIG_BRIDGE_EBT_BROUTE=m
259CONFIG_BRIDGE_EBT_T_FILTER=m
260CONFIG_BRIDGE_EBT_T_NAT=m
261CONFIG_BRIDGE_EBT_802_3=m
262CONFIG_BRIDGE_EBT_AMONG=m
263CONFIG_BRIDGE_EBT_ARP=m
264CONFIG_BRIDGE_EBT_IP=m
265CONFIG_BRIDGE_EBT_IP6=m
266CONFIG_BRIDGE_EBT_LIMIT=m
267CONFIG_BRIDGE_EBT_MARK=m
268CONFIG_BRIDGE_EBT_PKTTYPE=m
269CONFIG_BRIDGE_EBT_STP=m
270CONFIG_BRIDGE_EBT_VLAN=m
271CONFIG_BRIDGE_EBT_ARPREPLY=m
272CONFIG_BRIDGE_EBT_DNAT=m
273CONFIG_BRIDGE_EBT_MARK_T=m
274CONFIG_BRIDGE_EBT_REDIRECT=m
275CONFIG_BRIDGE_EBT_SNAT=m
276CONFIG_BRIDGE_EBT_LOG=m
277CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200278CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200279# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200280CONFIG_SCTP_COOKIE_HMAC_SHA1=y
281CONFIG_RDS=m
282CONFIG_RDS_TCP=m
283CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100284CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700285CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200286CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100287CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
288CONFIG_6LOWPAN_GHC_UDP=m
289CONFIG_6LOWPAN_GHC_ICMPV6=m
290CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
291CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
292CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200293CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200294CONFIG_BATMAN_ADV=m
295CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200296CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200297CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200298CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200299CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200300CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200301CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200302CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100303CONFIG_NET_L3_MASTER_DEV=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200304CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200305# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100306CONFIG_PSAMPLE=m
307CONFIG_NET_IFE=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200308CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200309# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200310CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100311CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200312# CONFIG_FIRMWARE_IN_KERNEL is not set
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
320CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200321CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200322CONFIG_BLK_DEV_NBD=m
323CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200324CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200325CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200326CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_IDE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200328CONFIG_IDE_GD_ATAPI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200329CONFIG_BLK_DEV_IDECD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200330CONFIG_BLK_DEV_FALCON_IDE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200331CONFIG_RAID_ATTRS=m
332CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200333CONFIG_BLK_DEV_SD=y
334CONFIG_CHR_DEV_ST=m
335CONFIG_CHR_DEV_OSST=m
336CONFIG_BLK_DEV_SR=y
337CONFIG_BLK_DEV_SR_VENDOR=y
338CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200339CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200340CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200341CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200342CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200343CONFIG_ATARI_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200344CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200345CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200346CONFIG_BLK_DEV_DM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200347CONFIG_DM_CRYPT=m
348CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200349CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200350CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200351CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200352CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200353CONFIG_DM_ZERO=m
354CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200355CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200356CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200357CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200358CONFIG_TARGET_CORE=m
359CONFIG_TCM_IBLOCK=m
360CONFIG_TCM_FILEIO=m
361CONFIG_TCM_PSCSI=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200362CONFIG_NETDEVICES=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200363CONFIG_DUMMY=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 Uytterhoeven6bd80f32016-06-06 09:43:00 +0200377CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200378CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200379CONFIG_NETCONSOLE=m
380CONFIG_NETCONSOLE_DYNAMIC=y
381CONFIG_VETH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100382# CONFIG_NET_VENDOR_ALACRITECH is not set
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200383# CONFIG_NET_VENDOR_AMAZON is not set
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200384CONFIG_ATARILANCE=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100385# CONFIG_NET_VENDOR_AQUANTIA is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200386# CONFIG_NET_VENDOR_ARC is not set
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200387# CONFIG_NET_CADENCE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200388# CONFIG_NET_VENDOR_BROADCOM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200389# CONFIG_NET_VENDOR_EZCHIP is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200390# CONFIG_NET_VENDOR_INTEL is not set
391# CONFIG_NET_VENDOR_MARVELL is not set
392# CONFIG_NET_VENDOR_MICREL is not set
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100393# CONFIG_NET_VENDOR_NETRONOME is not set
Geert Uytterhoeven9a105552013-05-17 17:25:39 +0200394CONFIG_NE2000=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200395# CONFIG_NET_VENDOR_QUALCOMM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200396# CONFIG_NET_VENDOR_RENESAS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200397# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200398# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200399# CONFIG_NET_VENDOR_SEEQ is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100400# CONFIG_NET_VENDOR_SOLARFLARE is not set
Geert Uytterhoeven9a105552013-05-17 17:25:39 +0200401CONFIG_SMC91X=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200402# CONFIG_NET_VENDOR_STMICRO is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200403# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200404# CONFIG_NET_VENDOR_WIZNET is not set
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200405# CONFIG_NET_VENDOR_SYNOPSYS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200408CONFIG_PPP_DEFLATE=m
409CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200410CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700411CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200412CONFIG_PPTP=m
413CONFIG_PPPOL2TP=m
414CONFIG_PPP_ASYNC=m
415CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700416CONFIG_SLIP=m
417CONFIG_SLIP_COMPRESSED=y
418CONFIG_SLIP_SMART=y
419CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200420# CONFIG_WLAN is not set
421CONFIG_INPUT_EVDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200422CONFIG_KEYBOARD_ATARI=y
Sam Ravnborg8b1bb902010-08-14 22:05:58 +0200423# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200424# CONFIG_MOUSE_PS2 is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200425CONFIG_MOUSE_ATARI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700426CONFIG_INPUT_MISC=y
427CONFIG_INPUT_M68K_BEEP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200428# CONFIG_SERIO is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200429# CONFIG_LEGACY_PTYS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430CONFIG_PRINTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200431# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200432CONFIG_NTP_PPS=y
433CONFIG_PPS_CLIENT_LDISC=m
434CONFIG_PPS_CLIENT_PARPORT=m
435CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200436# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437CONFIG_FB=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200438CONFIG_FB_ATARI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700439CONFIG_FRAMEBUFFER_CONSOLE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200440CONFIG_LOGO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441CONFIG_SOUND=m
442CONFIG_DMASOUND_ATARI=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200443CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200444CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200445CONFIG_UHID=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200446# CONFIG_HID_GENERIC is not set
447# CONFIG_HID_ITE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200448CONFIG_RTC_CLASS=y
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200449# CONFIG_RTC_NVMEM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200450CONFIG_RTC_DRV_GENERIC=m
451# CONFIG_IOMMU_SUPPORT is not set
452CONFIG_HEARTBEAT=y
453CONFIG_PROC_HARDWARE=y
454CONFIG_NATFEAT=y
455CONFIG_NFBLOCK=y
456CONFIG_NFCON=y
457CONFIG_NFETH=y
Geert Uytterhoeven9a105552013-05-17 17:25:39 +0200458CONFIG_ATARI_ETHERNAT=y
459CONFIG_ATARI_ETHERNEC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460CONFIG_ATARI_DSP56K=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200461CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700462CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463CONFIG_JFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200464CONFIG_OCFS2_FS=m
465# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200466CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200467CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200468CONFIG_QUOTA_NETLINK_INTERFACE=y
469# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700470CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200471CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200472CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200473CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474CONFIG_ISO9660_FS=y
475CONFIG_JOLIET=y
476CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700477CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200478CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700479CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200481CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700482CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200483CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700484CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200485CONFIG_ECRYPT_FS=m
486CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700487CONFIG_HFS_FS=m
488CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200490CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200491CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200492CONFIG_SQUASHFS_LZO=y
493CONFIG_MINIX_FS=m
494CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200496CONFIG_QNX4FS_FS=m
497CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498CONFIG_SYSV_FS=m
499CONFIG_UFS_FS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200500CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200501CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200502CONFIG_NFS_SWAP=y
503CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504CONFIG_NFSD=m
505CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200506CONFIG_CIFS=m
507# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700508CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509CONFIG_NLS_CODEPAGE_437=y
510CONFIG_NLS_CODEPAGE_737=m
511CONFIG_NLS_CODEPAGE_775=m
512CONFIG_NLS_CODEPAGE_850=m
513CONFIG_NLS_CODEPAGE_852=m
514CONFIG_NLS_CODEPAGE_855=m
515CONFIG_NLS_CODEPAGE_857=m
516CONFIG_NLS_CODEPAGE_860=m
517CONFIG_NLS_CODEPAGE_861=m
518CONFIG_NLS_CODEPAGE_862=m
519CONFIG_NLS_CODEPAGE_863=m
520CONFIG_NLS_CODEPAGE_864=m
521CONFIG_NLS_CODEPAGE_865=m
522CONFIG_NLS_CODEPAGE_866=m
523CONFIG_NLS_CODEPAGE_869=m
524CONFIG_NLS_CODEPAGE_936=m
525CONFIG_NLS_CODEPAGE_950=m
526CONFIG_NLS_CODEPAGE_932=m
527CONFIG_NLS_CODEPAGE_949=m
528CONFIG_NLS_CODEPAGE_874=m
529CONFIG_NLS_ISO8859_8=m
530CONFIG_NLS_CODEPAGE_1250=m
531CONFIG_NLS_CODEPAGE_1251=m
532CONFIG_NLS_ASCII=m
533CONFIG_NLS_ISO8859_1=y
534CONFIG_NLS_ISO8859_2=m
535CONFIG_NLS_ISO8859_3=m
536CONFIG_NLS_ISO8859_4=m
537CONFIG_NLS_ISO8859_5=m
538CONFIG_NLS_ISO8859_6=m
539CONFIG_NLS_ISO8859_7=m
540CONFIG_NLS_ISO8859_9=m
541CONFIG_NLS_ISO8859_13=m
542CONFIG_NLS_ISO8859_14=m
543CONFIG_NLS_ISO8859_15=m
544CONFIG_NLS_KOI8_R=m
545CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200546CONFIG_NLS_MAC_ROMAN=m
547CONFIG_NLS_MAC_CELTIC=m
548CONFIG_NLS_MAC_CENTEURO=m
549CONFIG_NLS_MAC_CROATIAN=m
550CONFIG_NLS_MAC_CYRILLIC=m
551CONFIG_NLS_MAC_GAELIC=m
552CONFIG_NLS_MAC_GREEK=m
553CONFIG_NLS_MAC_ICELAND=m
554CONFIG_NLS_MAC_INUIT=m
555CONFIG_NLS_MAC_ROMANIAN=m
556CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200557CONFIG_DLM=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100558# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100560CONFIG_WW_MUTEX_SELFTEST=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200561CONFIG_TEST_LIST_SORT=m
562CONFIG_TEST_SORT=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100563CONFIG_ATOMIC64_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200564CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100565CONFIG_TEST_HEXDUMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200566CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200567CONFIG_TEST_KSTRTOX=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100568CONFIG_TEST_PRINTF=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200569CONFIG_TEST_BITMAP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200570CONFIG_TEST_UUID=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100571CONFIG_TEST_RHASHTABLE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200572CONFIG_TEST_HASH=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200573CONFIG_TEST_USER_COPY=m
574CONFIG_TEST_BPF=m
575CONFIG_TEST_FIRMWARE=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200576CONFIG_TEST_SYSCTL=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200577CONFIG_TEST_UDELAY=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200578CONFIG_TEST_STATIC_KEYS=m
Geert Uytterhoeven883e3842017-07-17 13:40:56 +0200579CONFIG_TEST_KMOD=m
Geert Uytterhoeven42a6ab92014-06-17 10:06:56 +0200580CONFIG_EARLY_PRINTK=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100581CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200582CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200583CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200584CONFIG_CRYPTO_DH=m
585CONFIG_CRYPTO_ECDH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200586CONFIG_CRYPTO_MANAGER=y
587CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200588CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200589CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200590CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200591CONFIG_CRYPTO_CCM=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200592CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200593CONFIG_CRYPTO_LRW=m
594CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100595CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100596CONFIG_CRYPTO_CMAC=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200597CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200598CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200599CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200600CONFIG_CRYPTO_RMD128=m
601CONFIG_CRYPTO_RMD160=m
602CONFIG_CRYPTO_RMD256=m
603CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200605CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700606CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200607CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100608CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200609CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200610CONFIG_CRYPTO_BLOWFISH=m
611CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700612CONFIG_CRYPTO_CAST5=m
613CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200614CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200616CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200617CONFIG_CRYPTO_SEED=m
618CONFIG_CRYPTO_SERPENT=m
619CONFIG_CRYPTO_TEA=m
620CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200621CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200622CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200623CONFIG_CRYPTO_LZ4=m
624CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200625CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200626CONFIG_CRYPTO_DRBG_HASH=y
627CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200628CONFIG_CRYPTO_USER_API_HASH=m
629CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100630CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200631CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200632# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100633CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200634CONFIG_XZ_DEC_TEST=m