blob: 5f3718c62c85f844fe993ff66a5eb1e91f03c602 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-q40"
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_MAC_PARTITION=y
21CONFIG_BSD_DISKLABEL=y
22CONFIG_MINIX_SUBPARTITION=y
23CONFIG_SOLARIS_X86_PARTITION=y
24CONFIG_UNIXWARE_DISKLABEL=y
25CONFIG_SUN_PARTITION=y
26# CONFIG_EFI_PARTITION is not set
27CONFIG_SYSV68_PARTITION=y
28CONFIG_IOSCHED_DEADLINE=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010029CONFIG_MQ_IOSCHED_DEADLINE=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +020030CONFIG_MQ_IOSCHED_KYBER=m
31CONFIG_IOSCHED_BFQ=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010032CONFIG_KEXEC=y
33CONFIG_BOOTINFO_PROC=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070034CONFIG_M68040=y
35CONFIG_M68060=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020036CONFIG_Q40=y
37# CONFIG_COMPACTION is not set
38CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020039CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020040# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070041CONFIG_BINFMT_AOUT=m
42CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070043CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070044CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020045CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070046CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020047CONFIG_UNIX_DIAG=m
48CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070049CONFIG_NET_KEY=y
50CONFIG_INET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020051CONFIG_IP_PNP=y
52CONFIG_IP_PNP_DHCP=y
53CONFIG_IP_PNP_BOOTP=y
54CONFIG_IP_PNP_RARP=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070055CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020056CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070057CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020058CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020059CONFIG_NET_FOU_IP_TUNNELS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070060CONFIG_INET_AH=m
61CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010062CONFIG_INET_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070063CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020064CONFIG_INET_XFRM_MODE_TRANSPORT=m
65CONFIG_INET_XFRM_MODE_TUNNEL=m
66CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020067CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020068CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010069CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020070CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020071CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070072CONFIG_INET6_AH=m
73CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010074CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070075CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020076CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020077CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020078CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070079CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020080CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010081CONFIG_NF_LOG_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020082CONFIG_NF_CONNTRACK_ZONES=y
83# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020084# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020085CONFIG_NF_CONNTRACK_AMANDA=m
86CONFIG_NF_CONNTRACK_FTP=m
87CONFIG_NF_CONNTRACK_H323=m
88CONFIG_NF_CONNTRACK_IRC=m
89CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020090CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020091CONFIG_NF_CONNTRACK_PPTP=m
92CONFIG_NF_CONNTRACK_SANE=m
93CONFIG_NF_CONNTRACK_SIP=m
94CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020095CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010096CONFIG_NF_TABLES_INET=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +020097CONFIG_NF_TABLES_NETDEV=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020098CONFIG_NFT_EXTHDR=m
99CONFIG_NFT_META=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100100CONFIG_NFT_RT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200101CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200102CONFIG_NFT_CT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200103CONFIG_NFT_SET_RBTREE=m
104CONFIG_NFT_SET_HASH=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100105CONFIG_NFT_SET_BITMAP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200106CONFIG_NFT_COUNTER=m
107CONFIG_NFT_LOG=m
108CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200109CONFIG_NFT_MASQ=m
110CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200111CONFIG_NFT_NAT=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100112CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100113CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200114CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100115CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200116CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200117CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100118CONFIG_NFT_FIB_INET=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100119CONFIG_NFT_DUP_NETDEV=m
120CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200121CONFIG_NETFILTER_XT_SET=m
122CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200123CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
124CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
125CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200126CONFIG_NETFILTER_XT_TARGET_HMARK=m
127CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
128CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200129CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200130CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100131CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200132CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
133CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200134CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200135CONFIG_NETFILTER_XT_TARGET_TRACE=m
136CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
137CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200138CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
139CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200140CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200141CONFIG_NETFILTER_XT_MATCH_COMMENT=m
142CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200143CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200144CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
145CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
146CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200147CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200148CONFIG_NETFILTER_XT_MATCH_DSCP=m
149CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100150CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200151CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100152CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200153CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
154CONFIG_NETFILTER_XT_MATCH_LENGTH=m
155CONFIG_NETFILTER_XT_MATCH_LIMIT=m
156CONFIG_NETFILTER_XT_MATCH_MAC=m
157CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100158CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200159CONFIG_NETFILTER_XT_MATCH_NFACCT=m
160CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200161CONFIG_NETFILTER_XT_MATCH_OWNER=m
162CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100163CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200164CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
165CONFIG_NETFILTER_XT_MATCH_QUOTA=m
166CONFIG_NETFILTER_XT_MATCH_RATEEST=m
167CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100168CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200169CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200170CONFIG_NETFILTER_XT_MATCH_STATE=m
171CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
172CONFIG_NETFILTER_XT_MATCH_STRING=m
173CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
174CONFIG_NETFILTER_XT_MATCH_TIME=m
175CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200176CONFIG_IP_SET=m
177CONFIG_IP_SET_BITMAP_IP=m
178CONFIG_IP_SET_BITMAP_IPMAC=m
179CONFIG_IP_SET_BITMAP_PORT=m
180CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200181CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200182CONFIG_IP_SET_HASH_IPPORT=m
183CONFIG_IP_SET_HASH_IPPORTIP=m
184CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100185CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200186CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200187CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200188CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200189CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200190CONFIG_IP_SET_HASH_NETPORT=m
191CONFIG_IP_SET_HASH_NETIFACE=m
192CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200193CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100194CONFIG_NF_SOCKET_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200195CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200196CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100197CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200198CONFIG_NF_TABLES_ARP=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200199CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200200CONFIG_NFT_CHAIN_NAT_IPV4=m
201CONFIG_NFT_MASQ_IPV4=m
202CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100204CONFIG_IP_NF_MATCH_AH=m
205CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200206CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100207CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208CONFIG_IP_NF_FILTER=m
209CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200210CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200211CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100214CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100216CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700217CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200218CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700220CONFIG_IP_NF_ARPTABLES=m
221CONFIG_IP_NF_ARPFILTER=m
222CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200223CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100224CONFIG_NF_SOCKET_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200225CONFIG_NFT_CHAIN_ROUTE_IPV6=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200226CONFIG_NFT_DUP_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100227CONFIG_NFT_FIB_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200228CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200229CONFIG_NFT_MASQ_IPV6=m
230CONFIG_NFT_REDIR_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100232CONFIG_IP6_NF_MATCH_AH=m
233CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100235CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700236CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200238CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200239CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100240CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200241CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100242CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200243CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200244CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700245CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200247CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200248CONFIG_IP6_NF_TARGET_MASQUERADE=m
249CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100250CONFIG_NF_TABLES_BRIDGE=m
251CONFIG_NFT_BRIDGE_META=m
252CONFIG_NFT_BRIDGE_REJECT=m
253CONFIG_NF_LOG_BRIDGE=m
254CONFIG_BRIDGE_NF_EBTABLES=m
255CONFIG_BRIDGE_EBT_BROUTE=m
256CONFIG_BRIDGE_EBT_T_FILTER=m
257CONFIG_BRIDGE_EBT_T_NAT=m
258CONFIG_BRIDGE_EBT_802_3=m
259CONFIG_BRIDGE_EBT_AMONG=m
260CONFIG_BRIDGE_EBT_ARP=m
261CONFIG_BRIDGE_EBT_IP=m
262CONFIG_BRIDGE_EBT_IP6=m
263CONFIG_BRIDGE_EBT_LIMIT=m
264CONFIG_BRIDGE_EBT_MARK=m
265CONFIG_BRIDGE_EBT_PKTTYPE=m
266CONFIG_BRIDGE_EBT_STP=m
267CONFIG_BRIDGE_EBT_VLAN=m
268CONFIG_BRIDGE_EBT_ARPREPLY=m
269CONFIG_BRIDGE_EBT_DNAT=m
270CONFIG_BRIDGE_EBT_MARK_T=m
271CONFIG_BRIDGE_EBT_REDIRECT=m
272CONFIG_BRIDGE_EBT_SNAT=m
273CONFIG_BRIDGE_EBT_LOG=m
274CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200275CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200276# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200277CONFIG_SCTP_COOKIE_HMAC_SHA1=y
278CONFIG_RDS=m
279CONFIG_RDS_TCP=m
280CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100281CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200283CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100284CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
285CONFIG_6LOWPAN_GHC_UDP=m
286CONFIG_6LOWPAN_GHC_ICMPV6=m
287CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
288CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
289CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200290CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200291CONFIG_BATMAN_ADV=m
292CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200293CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200294CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200295CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200296CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200297CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200298CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200299CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100300CONFIG_NET_L3_MASTER_DEV=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200301CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200302# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100303CONFIG_PSAMPLE=m
304CONFIG_NET_IFE=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200305CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200306# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200307CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100308CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200309# CONFIG_FIRMWARE_IN_KERNEL is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100310CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200311CONFIG_CONNECTOR=m
Geert Uytterhoeven980f3a72013-06-17 17:50:46 +0200312CONFIG_PARPORT=m
313CONFIG_PARPORT_PC=m
314CONFIG_PARPORT_1284=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200315CONFIG_BLK_DEV_LOOP=y
316CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200317CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200318CONFIG_BLK_DEV_NBD=m
319CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200320CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200321CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200322CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200323CONFIG_IDE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200324CONFIG_IDE_GD_ATAPI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200325CONFIG_BLK_DEV_IDECD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200326CONFIG_BLK_DEV_Q40IDE=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_RAID_ATTRS=m
328CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200329CONFIG_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
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200335CONFIG_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
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200339CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200340CONFIG_MD_LINEAR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200341CONFIG_BLK_DEV_DM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200342CONFIG_DM_CRYPT=m
343CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200344CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200345CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200346CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200347CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200348CONFIG_DM_ZERO=m
349CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200350CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200351CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200352CONFIG_DM_INTEGRITY=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200353CONFIG_TARGET_CORE=m
354CONFIG_TCM_IBLOCK=m
355CONFIG_TCM_FILEIO=m
356CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700357CONFIG_NETDEVICES=y
358CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200360CONFIG_NET_TEAM=m
361CONFIG_NET_TEAM_MODE_BROADCAST=m
362CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200363CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200364CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
365CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200366CONFIG_MACVLAN=m
367CONFIG_MACVTAP=m
368CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100369CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200370CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200371CONFIG_GENEVE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200372CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200373CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200374CONFIG_NETCONSOLE=m
375CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200376CONFIG_VETH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200377# CONFIG_NET_VENDOR_3COM is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100378# CONFIG_NET_VENDOR_ALACRITECH is not set
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200379# CONFIG_NET_VENDOR_AMAZON is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200380# CONFIG_NET_VENDOR_AMD is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100381# CONFIG_NET_VENDOR_AQUANTIA is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200382# CONFIG_NET_VENDOR_ARC is not set
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200383# CONFIG_NET_CADENCE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200384# CONFIG_NET_VENDOR_BROADCOM is not set
385# CONFIG_NET_VENDOR_CIRRUS is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200386# CONFIG_NET_VENDOR_EZCHIP is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200387# CONFIG_NET_VENDOR_HP is not set
388# CONFIG_NET_VENDOR_INTEL is not set
389# CONFIG_NET_VENDOR_MARVELL is not set
390# CONFIG_NET_VENDOR_MICREL is not set
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100391# CONFIG_NET_VENDOR_NETRONOME is not set
Geert Uytterhoevenbb3723a2015-02-23 11:07:07 +0100392CONFIG_NE2000=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200393# CONFIG_NET_VENDOR_QUALCOMM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200394# CONFIG_NET_VENDOR_RENESAS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200395# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200396# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200397# CONFIG_NET_VENDOR_SEEQ is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100398# CONFIG_NET_VENDOR_SOLARFLARE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200399# CONFIG_NET_VENDOR_SMSC is not set
400# CONFIG_NET_VENDOR_STMICRO is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200401# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200402# CONFIG_NET_VENDOR_WIZNET is not set
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200403# CONFIG_NET_VENDOR_SYNOPSYS is not set
Geert Uytterhoeven980f3a72013-06-17 17:50:46 +0200404CONFIG_PLIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700405CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700406CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200407CONFIG_PPP_DEFLATE=m
408CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200409CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700410CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200411CONFIG_PPTP=m
412CONFIG_PPPOL2TP=m
413CONFIG_PPP_ASYNC=m
414CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415CONFIG_SLIP=m
416CONFIG_SLIP_COMPRESSED=y
417CONFIG_SLIP_SMART=y
418CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200419# CONFIG_WLAN is not set
420CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421# CONFIG_KEYBOARD_ATKBD is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200422# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700423CONFIG_MOUSE_SERIAL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200424CONFIG_INPUT_MISC=y
425CONFIG_INPUT_M68K_BEEP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200426CONFIG_SERIO_Q40KBD=y
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100427CONFIG_USERIO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200428# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoeven980f3a72013-06-17 17:50:46 +0200429CONFIG_PRINTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200430# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200431CONFIG_NTP_PPS=y
432CONFIG_PPS_CLIENT_LDISC=m
Geert Uytterhoeven980f3a72013-06-17 17:50:46 +0200433CONFIG_PPS_CLIENT_PARPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200434CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200435# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700436CONFIG_FB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437CONFIG_FRAMEBUFFER_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438CONFIG_LOGO=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200439CONFIG_SOUND=m
440CONFIG_DMASOUND_Q40=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200441CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200442CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200443CONFIG_UHID=m
444# CONFIG_HID_GENERIC is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200445# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200446CONFIG_RTC_CLASS=y
447CONFIG_RTC_DRV_GENERIC=m
448# CONFIG_IOMMU_SUPPORT is not set
449CONFIG_HEARTBEAT=y
450CONFIG_PROC_HARDWARE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200451CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700452CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453CONFIG_JFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700454CONFIG_XFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200455CONFIG_OCFS2_FS=m
456# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200457CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200458CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200459CONFIG_QUOTA_NETLINK_INTERFACE=y
460# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700461CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200462CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200463CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200464CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465CONFIG_ISO9660_FS=y
466CONFIG_JOLIET=y
467CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700468CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200469CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700470CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200472CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700473CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200474CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700475CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200476CONFIG_ECRYPT_FS=m
477CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700478CONFIG_HFS_FS=m
479CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200481CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200482CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200483CONFIG_SQUASHFS_LZO=y
484CONFIG_MINIX_FS=m
485CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200487CONFIG_QNX4FS_FS=m
488CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489CONFIG_SYSV_FS=m
490CONFIG_UFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700491CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200492CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200493CONFIG_NFS_SWAP=y
494CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495CONFIG_NFSD=m
496CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200497CONFIG_CIFS=m
498# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700499CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700500CONFIG_NLS_CODEPAGE_437=y
501CONFIG_NLS_CODEPAGE_737=m
502CONFIG_NLS_CODEPAGE_775=m
503CONFIG_NLS_CODEPAGE_850=m
504CONFIG_NLS_CODEPAGE_852=m
505CONFIG_NLS_CODEPAGE_855=m
506CONFIG_NLS_CODEPAGE_857=m
507CONFIG_NLS_CODEPAGE_860=m
508CONFIG_NLS_CODEPAGE_861=m
509CONFIG_NLS_CODEPAGE_862=m
510CONFIG_NLS_CODEPAGE_863=m
511CONFIG_NLS_CODEPAGE_864=m
512CONFIG_NLS_CODEPAGE_865=m
513CONFIG_NLS_CODEPAGE_866=m
514CONFIG_NLS_CODEPAGE_869=m
515CONFIG_NLS_CODEPAGE_936=m
516CONFIG_NLS_CODEPAGE_950=m
517CONFIG_NLS_CODEPAGE_932=m
518CONFIG_NLS_CODEPAGE_949=m
519CONFIG_NLS_CODEPAGE_874=m
520CONFIG_NLS_ISO8859_8=m
521CONFIG_NLS_CODEPAGE_1250=m
522CONFIG_NLS_CODEPAGE_1251=m
523CONFIG_NLS_ASCII=m
524CONFIG_NLS_ISO8859_1=y
525CONFIG_NLS_ISO8859_2=m
526CONFIG_NLS_ISO8859_3=m
527CONFIG_NLS_ISO8859_4=m
528CONFIG_NLS_ISO8859_5=m
529CONFIG_NLS_ISO8859_6=m
530CONFIG_NLS_ISO8859_7=m
531CONFIG_NLS_ISO8859_9=m
532CONFIG_NLS_ISO8859_13=m
533CONFIG_NLS_ISO8859_14=m
534CONFIG_NLS_ISO8859_15=m
535CONFIG_NLS_KOI8_R=m
536CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200537CONFIG_NLS_MAC_ROMAN=m
538CONFIG_NLS_MAC_CELTIC=m
539CONFIG_NLS_MAC_CENTEURO=m
540CONFIG_NLS_MAC_CROATIAN=m
541CONFIG_NLS_MAC_CYRILLIC=m
542CONFIG_NLS_MAC_GAELIC=m
543CONFIG_NLS_MAC_GREEK=m
544CONFIG_NLS_MAC_ICELAND=m
545CONFIG_NLS_MAC_INUIT=m
546CONFIG_NLS_MAC_ROMANIAN=m
547CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200548CONFIG_DLM=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100549# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700550CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100551CONFIG_WW_MUTEX_SELFTEST=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200552CONFIG_TEST_LIST_SORT=m
553CONFIG_TEST_SORT=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100554CONFIG_ATOMIC64_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200555CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100556CONFIG_TEST_HEXDUMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200557CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200558CONFIG_TEST_KSTRTOX=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100559CONFIG_TEST_PRINTF=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200560CONFIG_TEST_BITMAP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200561CONFIG_TEST_UUID=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100562CONFIG_TEST_RHASHTABLE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200563CONFIG_TEST_HASH=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200564CONFIG_TEST_LKM=m
565CONFIG_TEST_USER_COPY=m
566CONFIG_TEST_BPF=m
567CONFIG_TEST_FIRMWARE=m
568CONFIG_TEST_UDELAY=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200569CONFIG_TEST_STATIC_KEYS=m
Geert Uytterhoeven42a6ab92014-06-17 10:06:56 +0200570CONFIG_EARLY_PRINTK=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100571CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven10727342017-05-14 14:15:44 +0200572CONFIG_HARDENED_USERCOPY=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200573CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200574CONFIG_CRYPTO_DH=m
575CONFIG_CRYPTO_ECDH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200576CONFIG_CRYPTO_MANAGER=y
577CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200578CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200579CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200580CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200581CONFIG_CRYPTO_CCM=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200582CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200583CONFIG_CRYPTO_LRW=m
584CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100585CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100586CONFIG_CRYPTO_CMAC=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200587CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200588CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200589CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200590CONFIG_CRYPTO_RMD128=m
591CONFIG_CRYPTO_RMD160=m
592CONFIG_CRYPTO_RMD256=m
593CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700594CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200595CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700596CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200597CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100598CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200599CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200600CONFIG_CRYPTO_BLOWFISH=m
601CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602CONFIG_CRYPTO_CAST5=m
603CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200604CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200606CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200607CONFIG_CRYPTO_SEED=m
608CONFIG_CRYPTO_SERPENT=m
609CONFIG_CRYPTO_TEA=m
610CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200611CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200612CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200613CONFIG_CRYPTO_LZ4=m
614CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200615CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200616CONFIG_CRYPTO_DRBG_HASH=y
617CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200618CONFIG_CRYPTO_USER_API_HASH=m
619CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100620CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200621CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200622# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100623CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200624CONFIG_XZ_DEC_TEST=m