blob: b010734729a79e42b599c26919542faf4fbce31d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-mac"
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_ATARI_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 Uytterhoeven50be9eb2014-02-04 21:19:17 +010029CONFIG_KEXEC=y
30CONFIG_BOOTINFO_PROC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070031CONFIG_M68020=y
32CONFIG_M68030=y
33CONFIG_M68040=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020034CONFIG_M68KFPU_EMU=y
35CONFIG_MAC=y
36# CONFIG_COMPACTION is not set
37CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020038CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020039# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070040CONFIG_BINFMT_AOUT=m
41CONFIG_BINFMT_MISC=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020042CONFIG_NET=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020043CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020044CONFIG_PACKET_DIAG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020045CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020046CONFIG_UNIX_DIAG=m
47CONFIG_XFRM_MIGRATE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020048CONFIG_NET_KEY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020049CONFIG_INET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020050CONFIG_IP_PNP=y
51CONFIG_IP_PNP_DHCP=y
52CONFIG_IP_PNP_BOOTP=y
53CONFIG_IP_PNP_RARP=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020054CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020055CONFIG_NET_IPGRE_DEMUX=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020056CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020057CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020058CONFIG_NET_FOU_IP_TUNNELS=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020059CONFIG_INET_AH=m
60CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010061CONFIG_INET_ESP_OFFLOAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020062CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020063CONFIG_INET_XFRM_MODE_TRANSPORT=m
64CONFIG_INET_XFRM_MODE_TUNNEL=m
65CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020066CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020067CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010068CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020069CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020070CONFIG_IPV6_ROUTER_PREF=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020071CONFIG_INET6_AH=m
72CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010073CONFIG_INET6_ESP_OFFLOAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020074CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020075CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020076CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020077CONFIG_IPV6_GRE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020078CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020079CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010080CONFIG_NF_LOG_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020081CONFIG_NF_CONNTRACK_ZONES=y
82# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020083# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020084CONFIG_NF_CONNTRACK_AMANDA=m
85CONFIG_NF_CONNTRACK_FTP=m
86CONFIG_NF_CONNTRACK_H323=m
87CONFIG_NF_CONNTRACK_IRC=m
88CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020089CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020090CONFIG_NF_CONNTRACK_PPTP=m
91CONFIG_NF_CONNTRACK_SANE=m
92CONFIG_NF_CONNTRACK_SIP=m
93CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020094CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010095CONFIG_NF_TABLES_INET=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +020096CONFIG_NF_TABLES_NETDEV=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020097CONFIG_NFT_EXTHDR=m
98CONFIG_NFT_META=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010099CONFIG_NFT_RT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200100CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200101CONFIG_NFT_CT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200102CONFIG_NFT_SET_RBTREE=m
103CONFIG_NFT_SET_HASH=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100104CONFIG_NFT_SET_BITMAP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200105CONFIG_NFT_COUNTER=m
106CONFIG_NFT_LOG=m
107CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200108CONFIG_NFT_MASQ=m
109CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200110CONFIG_NFT_NAT=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100111CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100112CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200113CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100114CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200115CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200116CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100117CONFIG_NFT_FIB_INET=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100118CONFIG_NFT_DUP_NETDEV=m
119CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200120CONFIG_NETFILTER_XT_SET=m
121CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200122CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
123CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
124CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200125CONFIG_NETFILTER_XT_TARGET_HMARK=m
126CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
127CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200128CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200129CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100130CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200131CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
132CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200133CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200134CONFIG_NETFILTER_XT_TARGET_TRACE=m
135CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
136CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200137CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
138CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200139CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200140CONFIG_NETFILTER_XT_MATCH_COMMENT=m
141CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200142CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200143CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
144CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
145CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200146CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200147CONFIG_NETFILTER_XT_MATCH_DSCP=m
148CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100149CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200150CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100151CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200152CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
153CONFIG_NETFILTER_XT_MATCH_LENGTH=m
154CONFIG_NETFILTER_XT_MATCH_LIMIT=m
155CONFIG_NETFILTER_XT_MATCH_MAC=m
156CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100157CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200158CONFIG_NETFILTER_XT_MATCH_NFACCT=m
159CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200160CONFIG_NETFILTER_XT_MATCH_OWNER=m
161CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100162CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200163CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
164CONFIG_NETFILTER_XT_MATCH_QUOTA=m
165CONFIG_NETFILTER_XT_MATCH_RATEEST=m
166CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100167CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200168CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200169CONFIG_NETFILTER_XT_MATCH_STATE=m
170CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
171CONFIG_NETFILTER_XT_MATCH_STRING=m
172CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
173CONFIG_NETFILTER_XT_MATCH_TIME=m
174CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200175CONFIG_IP_SET=m
176CONFIG_IP_SET_BITMAP_IP=m
177CONFIG_IP_SET_BITMAP_IPMAC=m
178CONFIG_IP_SET_BITMAP_PORT=m
179CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200180CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200181CONFIG_IP_SET_HASH_IPPORT=m
182CONFIG_IP_SET_HASH_IPPORTIP=m
183CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100184CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200185CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200186CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200187CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200188CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200189CONFIG_IP_SET_HASH_NETPORT=m
190CONFIG_IP_SET_HASH_NETIFACE=m
191CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200192CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100193CONFIG_NF_SOCKET_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200194CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200195CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100196CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200197CONFIG_NF_TABLES_ARP=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200198CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200199CONFIG_NFT_CHAIN_NAT_IPV4=m
200CONFIG_NFT_MASQ_IPV4=m
201CONFIG_NFT_REDIR_IPV4=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200202CONFIG_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
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200207CONFIG_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
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200211CONFIG_IP_NF_TARGET_MASQUERADE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200212CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100213CONFIG_IP_NF_TARGET_REDIRECT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200214CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100215CONFIG_IP_NF_TARGET_CLUSTERIP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200216CONFIG_IP_NF_TARGET_ECN=m
217CONFIG_IP_NF_TARGET_TTL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200218CONFIG_IP_NF_RAW=m
219CONFIG_IP_NF_ARPTABLES=m
220CONFIG_IP_NF_ARPFILTER=m
221CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200222CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100223CONFIG_NF_SOCKET_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200224CONFIG_NFT_CHAIN_ROUTE_IPV6=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200225CONFIG_NFT_DUP_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100226CONFIG_NFT_FIB_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200227CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200228CONFIG_NFT_MASQ_IPV6=m
229CONFIG_NFT_REDIR_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200230CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100231CONFIG_IP6_NF_MATCH_AH=m
232CONFIG_IP6_NF_MATCH_EUI64=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200233CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100234CONFIG_IP6_NF_MATCH_OPTS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200235CONFIG_IP6_NF_MATCH_HL=m
236CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200237CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200238CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100239CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200240CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100241CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200242CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200243CONFIG_IP6_NF_TARGET_SYNPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200244CONFIG_IP6_NF_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200245CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200246CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200247CONFIG_IP6_NF_TARGET_MASQUERADE=m
248CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100249CONFIG_NF_TABLES_BRIDGE=m
250CONFIG_NFT_BRIDGE_META=m
251CONFIG_NFT_BRIDGE_REJECT=m
252CONFIG_NF_LOG_BRIDGE=m
253CONFIG_BRIDGE_NF_EBTABLES=m
254CONFIG_BRIDGE_EBT_BROUTE=m
255CONFIG_BRIDGE_EBT_T_FILTER=m
256CONFIG_BRIDGE_EBT_T_NAT=m
257CONFIG_BRIDGE_EBT_802_3=m
258CONFIG_BRIDGE_EBT_AMONG=m
259CONFIG_BRIDGE_EBT_ARP=m
260CONFIG_BRIDGE_EBT_IP=m
261CONFIG_BRIDGE_EBT_IP6=m
262CONFIG_BRIDGE_EBT_LIMIT=m
263CONFIG_BRIDGE_EBT_MARK=m
264CONFIG_BRIDGE_EBT_PKTTYPE=m
265CONFIG_BRIDGE_EBT_STP=m
266CONFIG_BRIDGE_EBT_VLAN=m
267CONFIG_BRIDGE_EBT_ARPREPLY=m
268CONFIG_BRIDGE_EBT_DNAT=m
269CONFIG_BRIDGE_EBT_MARK_T=m
270CONFIG_BRIDGE_EBT_REDIRECT=m
271CONFIG_BRIDGE_EBT_SNAT=m
272CONFIG_BRIDGE_EBT_LOG=m
273CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200274CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200275# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200276CONFIG_SCTP_COOKIE_HMAC_SHA1=y
277CONFIG_RDS=m
278CONFIG_RDS_TCP=m
279CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100280CONFIG_BRIDGE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200281CONFIG_ATALK=m
282CONFIG_DEV_APPLETALK=m
283CONFIG_IPDDP=m
284CONFIG_IPDDP_ENCAP=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200285CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100286CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
287CONFIG_6LOWPAN_GHC_UDP=m
288CONFIG_6LOWPAN_GHC_ICMPV6=m
289CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
290CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
291CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200292CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200293CONFIG_BATMAN_ADV=m
294CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200295CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200296CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200297CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200298CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200299CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200300CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200301CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100302CONFIG_NET_L3_MASTER_DEV=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200303CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200304# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100305CONFIG_PSAMPLE=m
306CONFIG_NET_IFE=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200307CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200308# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200309CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100310CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200311# CONFIG_FIRMWARE_IN_KERNEL is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100312CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200313CONFIG_CONNECTOR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200314CONFIG_BLK_DEV_SWIM=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315CONFIG_BLK_DEV_LOOP=y
316CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200317CONFIG_BLK_DEV_DRBD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700318CONFIG_BLK_DEV_NBD=m
319CONFIG_BLK_DEV_RAM=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700320CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoeven4575ceb2005-04-18 10:47:33 -0700321CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200322CONFIG_DUMMY_IRQ=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700323CONFIG_IDE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200324CONFIG_IDE_GD_ATAPI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325CONFIG_BLK_DEV_IDECD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700326CONFIG_BLK_DEV_MAC_IDE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_RAID_ATTRS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700328CONFIG_SCSI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329CONFIG_BLK_DEV_SD=y
330CONFIG_CHR_DEV_ST=m
331CONFIG_CHR_DEV_OSST=m
332CONFIG_BLK_DEV_SR=y
333CONFIG_BLK_DEV_SR_VENDOR=y
334CONFIG_CHR_DEV_SG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700335CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200336CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200337CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200338CONFIG_ISCSI_BOOT_SYSFS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700339CONFIG_MAC_SCSI=y
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200340CONFIG_SCSI_MAC_ESP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700341CONFIG_MD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700342CONFIG_MD_LINEAR=m
343CONFIG_MD_RAID0=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700344CONFIG_BLK_DEV_DM=m
345CONFIG_DM_CRYPT=m
346CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200347CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200348CONFIG_DM_ERA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700349CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200350CONFIG_DM_RAID=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700351CONFIG_DM_ZERO=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700352CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200353CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200354CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200355CONFIG_TARGET_CORE=m
356CONFIG_TCM_IBLOCK=m
357CONFIG_TCM_FILEIO=m
358CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359CONFIG_ADB=y
360CONFIG_ADB_MACII=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700361CONFIG_ADB_IOP=y
362CONFIG_ADB_PMU68K=y
363CONFIG_ADB_CUDA=y
364CONFIG_INPUT_ADBHID=y
365CONFIG_MAC_EMUMOUSEBTN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700366CONFIG_NETDEVICES=y
367CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200369CONFIG_NET_TEAM=m
370CONFIG_NET_TEAM_MODE_BROADCAST=m
371CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200372CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200373CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
374CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200375CONFIG_MACVLAN=m
376CONFIG_MACVTAP=m
377CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100378CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200379CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200380CONFIG_GENEVE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200381CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200382CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200383CONFIG_NETCONSOLE=m
384CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200385CONFIG_VETH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100386# CONFIG_NET_VENDOR_ALACRITECH is not set
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200387# CONFIG_NET_VENDOR_AMAZON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388CONFIG_MACMACE=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100389# CONFIG_NET_VENDOR_AQUANTIA is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200390# CONFIG_NET_VENDOR_ARC is not set
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200391# CONFIG_NET_CADENCE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200392# CONFIG_NET_VENDOR_BROADCOM is not set
393CONFIG_MAC89x0=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200394# CONFIG_NET_VENDOR_EZCHIP is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200395# CONFIG_NET_VENDOR_INTEL is not set
396# CONFIG_NET_VENDOR_MARVELL is not set
397# CONFIG_NET_VENDOR_MICREL is not set
398CONFIG_MACSONIC=y
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100399# CONFIG_NET_VENDOR_NETRONOME is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200400CONFIG_MAC8390=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200401# CONFIG_NET_VENDOR_QUALCOMM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200402# CONFIG_NET_VENDOR_RENESAS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200403# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200404# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200405# CONFIG_NET_VENDOR_SEEQ is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100406# CONFIG_NET_VENDOR_SOLARFLARE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200407# CONFIG_NET_VENDOR_SMSC is not set
408# CONFIG_NET_VENDOR_STMICRO is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200409# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200410# CONFIG_NET_VENDOR_WIZNET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700411CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700412CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200413CONFIG_PPP_DEFLATE=m
414CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200415CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700416CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200417CONFIG_PPTP=m
418CONFIG_PPPOL2TP=m
419CONFIG_PPP_ASYNC=m
420CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421CONFIG_SLIP=m
422CONFIG_SLIP_COMPRESSED=y
423CONFIG_SLIP_SMART=y
424CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200425# CONFIG_WLAN is not set
426CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700427# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200428# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700429CONFIG_MOUSE_SERIAL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200430CONFIG_INPUT_MISC=y
431CONFIG_INPUT_M68K_BEEP=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700432CONFIG_SERIO=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100433CONFIG_USERIO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200434# CONFIG_LEGACY_PTYS is not set
Finn Thainec9cbe02009-11-17 20:04:44 +1100435CONFIG_SERIAL_PMACZILOG=y
436CONFIG_SERIAL_PMACZILOG_TTYS=y
437CONFIG_SERIAL_PMACZILOG_CONSOLE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200438# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200439CONFIG_NTP_PPS=y
440CONFIG_PPS_CLIENT_LDISC=m
441CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200442# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443CONFIG_FB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444CONFIG_FB_VALKYRIE=y
445CONFIG_FB_MAC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700446CONFIG_FRAMEBUFFER_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447CONFIG_LOGO=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200448CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200449CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200450CONFIG_UHID=m
451# CONFIG_HID_GENERIC is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200452# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200453CONFIG_RTC_CLASS=y
454CONFIG_RTC_DRV_GENERIC=m
455# CONFIG_IOMMU_SUPPORT is not set
456CONFIG_PROC_HARDWARE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200457CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700459CONFIG_JFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700460CONFIG_XFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200461CONFIG_OCFS2_FS=m
462# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200463CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200464CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200465CONFIG_QUOTA_NETLINK_INTERFACE=y
466# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200468CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200469CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200470CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471CONFIG_ISO9660_FS=y
472CONFIG_JOLIET=y
473CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700474CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200475CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700476CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700477CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200478CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700479CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200480CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200482CONFIG_ECRYPT_FS=m
483CONFIG_ECRYPT_FS_MESSAGING=y
484CONFIG_HFS_FS=m
485CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200487CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200488CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200489CONFIG_SQUASHFS_LZO=y
490CONFIG_MINIX_FS=m
491CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200493CONFIG_QNX4FS_FS=m
494CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495CONFIG_SYSV_FS=m
496CONFIG_UFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200497CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200498CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200499CONFIG_NFS_SWAP=y
500CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700501CONFIG_NFSD=m
502CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200503CONFIG_CIFS=m
504# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700505CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700506CONFIG_NLS_CODEPAGE_437=y
507CONFIG_NLS_CODEPAGE_737=m
508CONFIG_NLS_CODEPAGE_775=m
509CONFIG_NLS_CODEPAGE_850=m
510CONFIG_NLS_CODEPAGE_852=m
511CONFIG_NLS_CODEPAGE_855=m
512CONFIG_NLS_CODEPAGE_857=m
513CONFIG_NLS_CODEPAGE_860=m
514CONFIG_NLS_CODEPAGE_861=m
515CONFIG_NLS_CODEPAGE_862=m
516CONFIG_NLS_CODEPAGE_863=m
517CONFIG_NLS_CODEPAGE_864=m
518CONFIG_NLS_CODEPAGE_865=m
519CONFIG_NLS_CODEPAGE_866=m
520CONFIG_NLS_CODEPAGE_869=m
521CONFIG_NLS_CODEPAGE_936=m
522CONFIG_NLS_CODEPAGE_950=m
523CONFIG_NLS_CODEPAGE_932=m
524CONFIG_NLS_CODEPAGE_949=m
525CONFIG_NLS_CODEPAGE_874=m
526CONFIG_NLS_ISO8859_8=m
527CONFIG_NLS_CODEPAGE_1250=m
528CONFIG_NLS_CODEPAGE_1251=m
529CONFIG_NLS_ASCII=m
530CONFIG_NLS_ISO8859_1=y
531CONFIG_NLS_ISO8859_2=m
532CONFIG_NLS_ISO8859_3=m
533CONFIG_NLS_ISO8859_4=m
534CONFIG_NLS_ISO8859_5=m
535CONFIG_NLS_ISO8859_6=m
536CONFIG_NLS_ISO8859_7=m
537CONFIG_NLS_ISO8859_9=m
538CONFIG_NLS_ISO8859_13=m
539CONFIG_NLS_ISO8859_14=m
540CONFIG_NLS_ISO8859_15=m
541CONFIG_NLS_KOI8_R=m
542CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200543CONFIG_NLS_MAC_ROMAN=m
544CONFIG_NLS_MAC_CELTIC=m
545CONFIG_NLS_MAC_CENTEURO=m
546CONFIG_NLS_MAC_CROATIAN=m
547CONFIG_NLS_MAC_CYRILLIC=m
548CONFIG_NLS_MAC_GAELIC=m
549CONFIG_NLS_MAC_GREEK=m
550CONFIG_NLS_MAC_ICELAND=m
551CONFIG_NLS_MAC_INUIT=m
552CONFIG_NLS_MAC_ROMANIAN=m
553CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200554CONFIG_DLM=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100555# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700556CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100557CONFIG_WW_MUTEX_SELFTEST=m
558CONFIG_ATOMIC64_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200559CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100560CONFIG_TEST_HEXDUMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200561CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200562CONFIG_TEST_KSTRTOX=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100563CONFIG_TEST_PRINTF=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200564CONFIG_TEST_BITMAP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200565CONFIG_TEST_UUID=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100566CONFIG_TEST_RHASHTABLE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200567CONFIG_TEST_HASH=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200568CONFIG_TEST_LKM=m
569CONFIG_TEST_USER_COPY=m
570CONFIG_TEST_BPF=m
571CONFIG_TEST_FIRMWARE=m
572CONFIG_TEST_UDELAY=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200573CONFIG_TEST_STATIC_KEYS=m
Geert Uytterhoevenbbb519c2013-08-18 12:00:50 +0200574CONFIG_EARLY_PRINTK=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100575CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200576CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200577CONFIG_CRYPTO_DH=m
578CONFIG_CRYPTO_ECDH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200579CONFIG_CRYPTO_MANAGER=y
580CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200581CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200582CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200583CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200584CONFIG_CRYPTO_CCM=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200585CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200586CONFIG_CRYPTO_LRW=m
587CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100588CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100589CONFIG_CRYPTO_CMAC=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200590CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200591CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200592CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200593CONFIG_CRYPTO_RMD128=m
594CONFIG_CRYPTO_RMD160=m
595CONFIG_CRYPTO_RMD256=m
596CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700597CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200598CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700599CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200600CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100601CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200602CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200603CONFIG_CRYPTO_BLOWFISH=m
604CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605CONFIG_CRYPTO_CAST5=m
606CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200607CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700608CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200609CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200610CONFIG_CRYPTO_SEED=m
611CONFIG_CRYPTO_SERPENT=m
612CONFIG_CRYPTO_TEA=m
613CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200614CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200615CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200616CONFIG_CRYPTO_LZ4=m
617CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200618CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200619CONFIG_CRYPTO_DRBG_HASH=y
620CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200621CONFIG_CRYPTO_USER_API_HASH=m
622CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100623CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200624CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200625# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100626CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200627CONFIG_XZ_DEC_TEST=m