blob: 3c394fcfb36836beba293194b23b91c4ca31f2aa [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001CONFIG_LOCALVERSION="-sun3x"
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
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_SUN3X=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020032# CONFIG_COMPACTION is not set
33CONFIG_CLEANCACHE=y
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020034CONFIG_ZPOOL=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020035# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070036CONFIG_BINFMT_AOUT=m
37CONFIG_BINFMT_MISC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070038CONFIG_NET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070039CONFIG_PACKET=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020040CONFIG_PACKET_DIAG=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070041CONFIG_UNIX=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020042CONFIG_UNIX_DIAG=m
43CONFIG_XFRM_MIGRATE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070044CONFIG_NET_KEY=y
45CONFIG_INET=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070046CONFIG_IP_PNP=y
47CONFIG_IP_PNP_DHCP=y
48CONFIG_IP_PNP_BOOTP=y
49CONFIG_IP_PNP_RARP=y
50CONFIG_NET_IPIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020051CONFIG_NET_IPGRE_DEMUX=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070052CONFIG_NET_IPGRE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020053CONFIG_NET_IPVTI=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +020054CONFIG_NET_FOU_IP_TUNNELS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070055CONFIG_INET_AH=m
56CONFIG_INET_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010057CONFIG_INET_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070058CONFIG_INET_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020059CONFIG_INET_XFRM_MODE_TRANSPORT=m
60CONFIG_INET_XFRM_MODE_TUNNEL=m
61CONFIG_INET_XFRM_MODE_BEET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020062CONFIG_INET_DIAG=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020063CONFIG_INET_UDP_DIAG=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010064CONFIG_INET_RAW_DIAG=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020065CONFIG_IPV6=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020066CONFIG_IPV6_ROUTER_PREF=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070067CONFIG_INET6_AH=m
68CONFIG_INET6_ESP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +010069CONFIG_INET6_ESP_OFFLOAD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070070CONFIG_INET6_IPCOMP=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +020071CONFIG_IPV6_ILA=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020072CONFIG_IPV6_VTI=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020073CONFIG_IPV6_GRE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -070074CONFIG_NETFILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020075CONFIG_NF_CONNTRACK=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010076CONFIG_NF_LOG_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020077CONFIG_NF_CONNTRACK_ZONES=y
78# CONFIG_NF_CONNTRACK_PROCFS is not set
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +020079# CONFIG_NF_CT_PROTO_DCCP is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020080CONFIG_NF_CONNTRACK_AMANDA=m
81CONFIG_NF_CONNTRACK_FTP=m
82CONFIG_NF_CONNTRACK_H323=m
83CONFIG_NF_CONNTRACK_IRC=m
84CONFIG_NF_CONNTRACK_NETBIOS_NS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +020085CONFIG_NF_CONNTRACK_SNMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +020086CONFIG_NF_CONNTRACK_PPTP=m
87CONFIG_NF_CONNTRACK_SANE=m
88CONFIG_NF_CONNTRACK_SIP=m
89CONFIG_NF_CONNTRACK_TFTP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020090CONFIG_NF_TABLES=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +010091CONFIG_NF_TABLES_INET=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +020092CONFIG_NF_TABLES_NETDEV=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020093CONFIG_NFT_EXTHDR=m
94CONFIG_NFT_META=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +010095CONFIG_NFT_RT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +020096CONFIG_NFT_NUMGEN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +020097CONFIG_NFT_CT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +020098CONFIG_NFT_SET_RBTREE=m
99CONFIG_NFT_SET_HASH=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100100CONFIG_NFT_SET_BITMAP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200101CONFIG_NFT_COUNTER=m
102CONFIG_NFT_LOG=m
103CONFIG_NFT_LIMIT=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200104CONFIG_NFT_MASQ=m
105CONFIG_NFT_REDIR=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200106CONFIG_NFT_NAT=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100107CONFIG_NFT_OBJREF=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100108CONFIG_NFT_QUEUE=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200109CONFIG_NFT_QUOTA=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100110CONFIG_NFT_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200111CONFIG_NFT_COMPAT=m
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200112CONFIG_NFT_HASH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100113CONFIG_NFT_FIB_INET=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100114CONFIG_NFT_DUP_NETDEV=m
115CONFIG_NFT_FWD_NETDEV=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200116CONFIG_NETFILTER_XT_SET=m
117CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200118CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m
119CONFIG_NETFILTER_XT_TARGET_CONNMARK=m
120CONFIG_NETFILTER_XT_TARGET_DSCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200121CONFIG_NETFILTER_XT_TARGET_HMARK=m
122CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m
123CONFIG_NETFILTER_XT_TARGET_LOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200124CONFIG_NETFILTER_XT_TARGET_MARK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200125CONFIG_NETFILTER_XT_TARGET_NFLOG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100126CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200127CONFIG_NETFILTER_XT_TARGET_NOTRACK=m
128CONFIG_NETFILTER_XT_TARGET_TEE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200129CONFIG_NETFILTER_XT_TARGET_TPROXY=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200130CONFIG_NETFILTER_XT_TARGET_TRACE=m
131CONFIG_NETFILTER_XT_TARGET_TCPMSS=m
132CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200133CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m
134CONFIG_NETFILTER_XT_MATCH_BPF=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200135CONFIG_NETFILTER_XT_MATCH_CLUSTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200136CONFIG_NETFILTER_XT_MATCH_COMMENT=m
137CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200138CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200139CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m
140CONFIG_NETFILTER_XT_MATCH_CONNMARK=m
141CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200142CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200143CONFIG_NETFILTER_XT_MATCH_DSCP=m
144CONFIG_NETFILTER_XT_MATCH_ESP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100145CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200146CONFIG_NETFILTER_XT_MATCH_HELPER=m
Geert Uytterhoeven50be9eb2014-02-04 21:19:17 +0100147CONFIG_NETFILTER_XT_MATCH_IPCOMP=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200148CONFIG_NETFILTER_XT_MATCH_IPRANGE=m
149CONFIG_NETFILTER_XT_MATCH_LENGTH=m
150CONFIG_NETFILTER_XT_MATCH_LIMIT=m
151CONFIG_NETFILTER_XT_MATCH_MAC=m
152CONFIG_NETFILTER_XT_MATCH_MARK=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100153CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200154CONFIG_NETFILTER_XT_MATCH_NFACCT=m
155CONFIG_NETFILTER_XT_MATCH_OSF=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200156CONFIG_NETFILTER_XT_MATCH_OWNER=m
157CONFIG_NETFILTER_XT_MATCH_POLICY=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100158CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200159CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m
160CONFIG_NETFILTER_XT_MATCH_QUOTA=m
161CONFIG_NETFILTER_XT_MATCH_RATEEST=m
162CONFIG_NETFILTER_XT_MATCH_REALM=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100163CONFIG_NETFILTER_XT_MATCH_RECENT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200164CONFIG_NETFILTER_XT_MATCH_SOCKET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200165CONFIG_NETFILTER_XT_MATCH_STATE=m
166CONFIG_NETFILTER_XT_MATCH_STATISTIC=m
167CONFIG_NETFILTER_XT_MATCH_STRING=m
168CONFIG_NETFILTER_XT_MATCH_TCPMSS=m
169CONFIG_NETFILTER_XT_MATCH_TIME=m
170CONFIG_NETFILTER_XT_MATCH_U32=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200171CONFIG_IP_SET=m
172CONFIG_IP_SET_BITMAP_IP=m
173CONFIG_IP_SET_BITMAP_IPMAC=m
174CONFIG_IP_SET_BITMAP_PORT=m
175CONFIG_IP_SET_HASH_IP=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200176CONFIG_IP_SET_HASH_IPMARK=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200177CONFIG_IP_SET_HASH_IPPORT=m
178CONFIG_IP_SET_HASH_IPPORTIP=m
179CONFIG_IP_SET_HASH_IPPORTNET=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100180CONFIG_IP_SET_HASH_IPMAC=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200181CONFIG_IP_SET_HASH_MAC=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200182CONFIG_IP_SET_HASH_NETPORTNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200183CONFIG_IP_SET_HASH_NET=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200184CONFIG_IP_SET_HASH_NETNET=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200185CONFIG_IP_SET_HASH_NETPORT=m
186CONFIG_IP_SET_HASH_NETIFACE=m
187CONFIG_IP_SET_LIST_SET=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200188CONFIG_NF_CONNTRACK_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100189CONFIG_NF_SOCKET_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200190CONFIG_NFT_CHAIN_ROUTE_IPV4=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200191CONFIG_NFT_DUP_IPV4=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100192CONFIG_NFT_FIB_IPV4=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200193CONFIG_NF_TABLES_ARP=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200194CONFIG_NF_LOG_ARP=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200195CONFIG_NFT_CHAIN_NAT_IPV4=m
196CONFIG_NFT_MASQ_IPV4=m
197CONFIG_NFT_REDIR_IPV4=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700198CONFIG_IP_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100199CONFIG_IP_NF_MATCH_AH=m
200CONFIG_IP_NF_MATCH_ECN=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200201CONFIG_IP_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100202CONFIG_IP_NF_MATCH_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700203CONFIG_IP_NF_FILTER=m
204CONFIG_IP_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200205CONFIG_IP_NF_TARGET_SYNPROXY=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200206CONFIG_IP_NF_NAT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700207CONFIG_IP_NF_TARGET_MASQUERADE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208CONFIG_IP_NF_TARGET_NETMAP=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100209CONFIG_IP_NF_TARGET_REDIRECT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210CONFIG_IP_NF_MANGLE=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100211CONFIG_IP_NF_TARGET_CLUSTERIP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700212CONFIG_IP_NF_TARGET_ECN=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200213CONFIG_IP_NF_TARGET_TTL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214CONFIG_IP_NF_RAW=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215CONFIG_IP_NF_ARPTABLES=m
216CONFIG_IP_NF_ARPFILTER=m
217CONFIG_IP_NF_ARP_MANGLE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200218CONFIG_NF_CONNTRACK_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100219CONFIG_NF_SOCKET_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200220CONFIG_NFT_CHAIN_ROUTE_IPV6=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200221CONFIG_NFT_DUP_IPV6=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100222CONFIG_NFT_FIB_IPV6=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200223CONFIG_NFT_CHAIN_NAT_IPV6=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200224CONFIG_NFT_MASQ_IPV6=m
225CONFIG_NFT_REDIR_IPV6=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700226CONFIG_IP6_NF_IPTABLES=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100227CONFIG_IP6_NF_MATCH_AH=m
228CONFIG_IP6_NF_MATCH_EUI64=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700229CONFIG_IP6_NF_MATCH_FRAG=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100230CONFIG_IP6_NF_MATCH_OPTS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700231CONFIG_IP6_NF_MATCH_HL=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232CONFIG_IP6_NF_MATCH_IPV6HEADER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200233CONFIG_IP6_NF_MATCH_MH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200234CONFIG_IP6_NF_MATCH_RPFILTER=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100235CONFIG_IP6_NF_MATCH_RT=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200236CONFIG_IP6_NF_TARGET_HL=m
Geert Uytterhoevenae4e1432008-12-02 20:58:26 +0100237CONFIG_IP6_NF_FILTER=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200238CONFIG_IP6_NF_TARGET_REJECT=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200239CONFIG_IP6_NF_TARGET_SYNPROXY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240CONFIG_IP6_NF_MANGLE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700241CONFIG_IP6_NF_RAW=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200242CONFIG_IP6_NF_NAT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200243CONFIG_IP6_NF_TARGET_MASQUERADE=m
244CONFIG_IP6_NF_TARGET_NPT=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100245CONFIG_NF_TABLES_BRIDGE=m
246CONFIG_NFT_BRIDGE_META=m
247CONFIG_NFT_BRIDGE_REJECT=m
248CONFIG_NF_LOG_BRIDGE=m
249CONFIG_BRIDGE_NF_EBTABLES=m
250CONFIG_BRIDGE_EBT_BROUTE=m
251CONFIG_BRIDGE_EBT_T_FILTER=m
252CONFIG_BRIDGE_EBT_T_NAT=m
253CONFIG_BRIDGE_EBT_802_3=m
254CONFIG_BRIDGE_EBT_AMONG=m
255CONFIG_BRIDGE_EBT_ARP=m
256CONFIG_BRIDGE_EBT_IP=m
257CONFIG_BRIDGE_EBT_IP6=m
258CONFIG_BRIDGE_EBT_LIMIT=m
259CONFIG_BRIDGE_EBT_MARK=m
260CONFIG_BRIDGE_EBT_PKTTYPE=m
261CONFIG_BRIDGE_EBT_STP=m
262CONFIG_BRIDGE_EBT_VLAN=m
263CONFIG_BRIDGE_EBT_ARPREPLY=m
264CONFIG_BRIDGE_EBT_DNAT=m
265CONFIG_BRIDGE_EBT_MARK_T=m
266CONFIG_BRIDGE_EBT_REDIRECT=m
267CONFIG_BRIDGE_EBT_SNAT=m
268CONFIG_BRIDGE_EBT_LOG=m
269CONFIG_BRIDGE_EBT_NFLOG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200270CONFIG_IP_DCCP=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200271# CONFIG_IP_DCCP_CCID3 is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200272CONFIG_SCTP_COOKIE_HMAC_SHA1=y
273CONFIG_RDS=m
274CONFIG_RDS_TCP=m
275CONFIG_L2TP=m
Geert Uytterhoeven44368202015-01-17 17:23:52 +0100276CONFIG_BRIDGE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700277CONFIG_ATALK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200278CONFIG_6LOWPAN=m
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100279CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m
280CONFIG_6LOWPAN_GHC_UDP=m
281CONFIG_6LOWPAN_GHC_ICMPV6=m
282CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m
283CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m
284CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200285CONFIG_DNS_RESOLVER=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200286CONFIG_BATMAN_ADV=m
287CONFIG_BATMAN_ADV_DAT=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200288CONFIG_BATMAN_ADV_NC=y
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200289CONFIG_BATMAN_ADV_MCAST=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200290CONFIG_NETLINK_DIAG=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200291CONFIG_MPLS=y
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200292CONFIG_NET_MPLS_GSO=m
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200293CONFIG_MPLS_ROUTING=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200294CONFIG_MPLS_IPTUNNEL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100295CONFIG_NET_L3_MASTER_DEV=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200296CONFIG_AF_KCM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200297# CONFIG_WIRELESS is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100298CONFIG_PSAMPLE=m
299CONFIG_NET_IFE=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200300CONFIG_NET_DEVLINK=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200301# CONFIG_UEVENT_HELPER is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200302CONFIG_DEVTMPFS=y
Geert Uytterhoevend3125af2015-01-17 14:10:44 +0100303CONFIG_DEVTMPFS_MOUNT=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200304# CONFIG_FIRMWARE_IN_KERNEL is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100305CONFIG_TEST_ASYNC_DRIVER_PROBE=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200306CONFIG_CONNECTOR=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200307CONFIG_BLK_DEV_LOOP=y
308CONFIG_BLK_DEV_CRYPTOLOOP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200309CONFIG_BLK_DEV_DRBD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200310CONFIG_BLK_DEV_NBD=m
311CONFIG_BLK_DEV_RAM=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200312CONFIG_CDROM_PKTCDVD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200313CONFIG_ATA_OVER_ETH=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200314CONFIG_DUMMY_IRQ=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200315CONFIG_RAID_ATTRS=m
316CONFIG_SCSI=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200317CONFIG_BLK_DEV_SD=y
318CONFIG_CHR_DEV_ST=m
319CONFIG_CHR_DEV_OSST=m
320CONFIG_BLK_DEV_SR=y
321CONFIG_BLK_DEV_SR_VENDOR=y
322CONFIG_CHR_DEV_SG=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200323CONFIG_SCSI_CONSTANTS=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200324CONFIG_SCSI_SAS_ATTRS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200325CONFIG_ISCSI_TCP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200326CONFIG_ISCSI_BOOT_SYSFS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200327CONFIG_SUN3X_ESP=y
328CONFIG_MD=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200329CONFIG_MD_LINEAR=m
330CONFIG_MD_RAID0=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200331CONFIG_BLK_DEV_DM=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200332CONFIG_DM_CRYPT=m
333CONFIG_DM_SNAPSHOT=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200334CONFIG_DM_THIN_PROVISIONING=m
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200335CONFIG_DM_ERA=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200336CONFIG_DM_MIRROR=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200337CONFIG_DM_RAID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200338CONFIG_DM_ZERO=m
339CONFIG_DM_MULTIPATH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200340CONFIG_DM_UEVENT=y
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200341CONFIG_DM_LOG_WRITES=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200342CONFIG_TARGET_CORE=m
343CONFIG_TCM_IBLOCK=m
344CONFIG_TCM_FILEIO=m
345CONFIG_TCM_PSCSI=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700346CONFIG_NETDEVICES=y
347CONFIG_DUMMY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700348CONFIG_EQUALIZER=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200349CONFIG_NET_TEAM=m
350CONFIG_NET_TEAM_MODE_BROADCAST=m
351CONFIG_NET_TEAM_MODE_ROUNDROBIN=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200352CONFIG_NET_TEAM_MODE_RANDOM=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200353CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m
354CONFIG_NET_TEAM_MODE_LOADBALANCE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200355CONFIG_MACVLAN=m
356CONFIG_MACVTAP=m
357CONFIG_IPVLAN=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100358CONFIG_IPVTAP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200359CONFIG_VXLAN=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200360CONFIG_GENEVE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200361CONFIG_GTP=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200362CONFIG_MACSEC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200363CONFIG_NETCONSOLE=m
364CONFIG_NETCONSOLE_DYNAMIC=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200365CONFIG_VETH=m
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100366# CONFIG_NET_VENDOR_ALACRITECH is not set
Geert Uytterhoeven955fe2a2016-10-17 09:19:12 +0200367# CONFIG_NET_VENDOR_AMAZON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700368CONFIG_SUN3LANCE=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100369# CONFIG_NET_VENDOR_AQUANTIA is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200370# CONFIG_NET_VENDOR_ARC is not set
Geert Uytterhoeven4d686b02015-04-27 09:43:19 +0200371# CONFIG_NET_CADENCE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200372# CONFIG_NET_VENDOR_BROADCOM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200373# CONFIG_NET_VENDOR_EZCHIP is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200374# CONFIG_NET_VENDOR_INTEL is not set
375# CONFIG_NET_VENDOR_MARVELL is not set
376# CONFIG_NET_VENDOR_MICREL is not set
377# CONFIG_NET_VENDOR_NATSEMI is not set
Geert Uytterhoevendaf670b2016-01-24 22:39:04 +0100378# CONFIG_NET_VENDOR_NETRONOME is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200379# CONFIG_NET_VENDOR_QUALCOMM is not set
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200380# CONFIG_NET_VENDOR_RENESAS is not set
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200381# CONFIG_NET_VENDOR_ROCKER is not set
Geert Uytterhoeven44074e82014-04-17 10:21:01 +0200382# CONFIG_NET_VENDOR_SAMSUNG is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200383# CONFIG_NET_VENDOR_SEEQ is not set
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100384# CONFIG_NET_VENDOR_SOLARFLARE is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200385# CONFIG_NET_VENDOR_STMICRO is not set
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200386# CONFIG_NET_VENDOR_VIA is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200387# CONFIG_NET_VENDOR_WIZNET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388CONFIG_PPP=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700389CONFIG_PPP_BSDCOMP=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200390CONFIG_PPP_DEFLATE=m
391CONFIG_PPP_FILTER=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200392CONFIG_PPP_MPPE=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700393CONFIG_PPPOE=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200394CONFIG_PPTP=m
395CONFIG_PPPOL2TP=m
396CONFIG_PPP_ASYNC=m
397CONFIG_PPP_SYNC_TTY=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700398CONFIG_SLIP=m
399CONFIG_SLIP_COMPRESSED=y
400CONFIG_SLIP_SMART=y
401CONFIG_SLIP_MODE_SLIP6=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200402# CONFIG_WLAN is not set
403CONFIG_INPUT_EVDEV=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700404# CONFIG_KEYBOARD_ATKBD is not set
405CONFIG_KEYBOARD_SUNKBD=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200406# CONFIG_MOUSE_PS2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407CONFIG_MOUSE_SERIAL=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100408CONFIG_USERIO=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200409# CONFIG_LEGACY_PTYS is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200410# CONFIG_HW_RANDOM is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200411CONFIG_NTP_PPS=y
412CONFIG_PPS_CLIENT_LDISC=m
413CONFIG_PTP_1588_CLOCK=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200414# CONFIG_HWMON is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700415CONFIG_FB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700416CONFIG_FRAMEBUFFER_CONSOLE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417CONFIG_LOGO=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200418CONFIG_HID=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200419CONFIG_HIDRAW=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200420CONFIG_UHID=m
421# CONFIG_HID_GENERIC is not set
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200422# CONFIG_USB_SUPPORT is not set
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200423CONFIG_RTC_CLASS=y
424CONFIG_RTC_DRV_GENERIC=m
425# CONFIG_IOMMU_SUPPORT is not set
426CONFIG_PROC_HARDWARE=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200427CONFIG_EXT4_FS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428CONFIG_REISERFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700429CONFIG_JFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700430CONFIG_XFS_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200431CONFIG_OCFS2_FS=m
432# CONFIG_OCFS2_DEBUG_MASKLOG is not set
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200433CONFIG_FS_ENCRYPTION=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200434CONFIG_FANOTIFY=y
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200435CONFIG_QUOTA_NETLINK_INTERFACE=y
436# CONFIG_PRINT_QUOTA_WARNING is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437CONFIG_AUTOFS4_FS=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200438CONFIG_FUSE_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200439CONFIG_CUSE=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200440CONFIG_OVERLAY_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441CONFIG_ISO9660_FS=y
442CONFIG_JOLIET=y
443CONFIG_ZISOFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700444CONFIG_UDF_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200445CONFIG_MSDOS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700446CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447CONFIG_PROC_KCORE=y
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200448CONFIG_PROC_CHILDREN=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700449CONFIG_TMPFS=y
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200450CONFIG_ORANGEFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451CONFIG_AFFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200452CONFIG_ECRYPT_FS=m
453CONFIG_ECRYPT_FS_MESSAGING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700454CONFIG_HFS_FS=m
455CONFIG_HFSPLUS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700456CONFIG_CRAMFS=m
Geert Uytterhoevenadfe7c62009-03-29 14:23:44 +0200457CONFIG_SQUASHFS=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200458CONFIG_SQUASHFS_LZ4=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200459CONFIG_SQUASHFS_LZO=y
460CONFIG_MINIX_FS=m
461CONFIG_OMFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700462CONFIG_HPFS_FS=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200463CONFIG_QNX4FS_FS=m
464CONFIG_QNX6FS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465CONFIG_SYSV_FS=m
466CONFIG_UFS_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700467CONFIG_NFS_FS=y
Geert Uytterhoeven51b93102013-09-17 09:04:34 +0200468CONFIG_NFS_V4=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200469CONFIG_NFS_SWAP=y
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200470CONFIG_ROOT_NFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700471CONFIG_NFSD=m
472CONFIG_NFSD_V3=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200473CONFIG_CIFS=m
474# CONFIG_CIFS_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700475CONFIG_CODA_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700476CONFIG_NLS_CODEPAGE_437=y
477CONFIG_NLS_CODEPAGE_737=m
478CONFIG_NLS_CODEPAGE_775=m
479CONFIG_NLS_CODEPAGE_850=m
480CONFIG_NLS_CODEPAGE_852=m
481CONFIG_NLS_CODEPAGE_855=m
482CONFIG_NLS_CODEPAGE_857=m
483CONFIG_NLS_CODEPAGE_860=m
484CONFIG_NLS_CODEPAGE_861=m
485CONFIG_NLS_CODEPAGE_862=m
486CONFIG_NLS_CODEPAGE_863=m
487CONFIG_NLS_CODEPAGE_864=m
488CONFIG_NLS_CODEPAGE_865=m
489CONFIG_NLS_CODEPAGE_866=m
490CONFIG_NLS_CODEPAGE_869=m
491CONFIG_NLS_CODEPAGE_936=m
492CONFIG_NLS_CODEPAGE_950=m
493CONFIG_NLS_CODEPAGE_932=m
494CONFIG_NLS_CODEPAGE_949=m
495CONFIG_NLS_CODEPAGE_874=m
496CONFIG_NLS_ISO8859_8=m
497CONFIG_NLS_CODEPAGE_1250=m
498CONFIG_NLS_CODEPAGE_1251=m
499CONFIG_NLS_ASCII=m
500CONFIG_NLS_ISO8859_1=y
501CONFIG_NLS_ISO8859_2=m
502CONFIG_NLS_ISO8859_3=m
503CONFIG_NLS_ISO8859_4=m
504CONFIG_NLS_ISO8859_5=m
505CONFIG_NLS_ISO8859_6=m
506CONFIG_NLS_ISO8859_7=m
507CONFIG_NLS_ISO8859_9=m
508CONFIG_NLS_ISO8859_13=m
509CONFIG_NLS_ISO8859_14=m
510CONFIG_NLS_ISO8859_15=m
511CONFIG_NLS_KOI8_R=m
512CONFIG_NLS_KOI8_U=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200513CONFIG_NLS_MAC_ROMAN=m
514CONFIG_NLS_MAC_CELTIC=m
515CONFIG_NLS_MAC_CENTEURO=m
516CONFIG_NLS_MAC_CROATIAN=m
517CONFIG_NLS_MAC_CYRILLIC=m
518CONFIG_NLS_MAC_GAELIC=m
519CONFIG_NLS_MAC_GREEK=m
520CONFIG_NLS_MAC_ICELAND=m
521CONFIG_NLS_MAC_INUIT=m
522CONFIG_NLS_MAC_ROMANIAN=m
523CONFIG_NLS_MAC_TURKISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200524CONFIG_DLM=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100525# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526CONFIG_MAGIC_SYSRQ=y
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100527CONFIG_WW_MUTEX_SELFTEST=m
528CONFIG_ATOMIC64_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200529CONFIG_ASYNC_RAID6_TEST=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100530CONFIG_TEST_HEXDUMP=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200531CONFIG_TEST_STRING_HELPERS=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200532CONFIG_TEST_KSTRTOX=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100533CONFIG_TEST_PRINTF=m
Geert Uytterhoeven7b8ba822016-03-27 11:11:09 +0200534CONFIG_TEST_BITMAP=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200535CONFIG_TEST_UUID=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100536CONFIG_TEST_RHASHTABLE=m
Geert Uytterhoeven6bd80f32016-06-06 09:43:00 +0200537CONFIG_TEST_HASH=m
Geert Uytterhoevenf6194062014-06-17 10:06:56 +0200538CONFIG_TEST_LKM=m
539CONFIG_TEST_USER_COPY=m
540CONFIG_TEST_BPF=m
541CONFIG_TEST_FIRMWARE=m
542CONFIG_TEST_UDELAY=m
Geert Uytterhoeven95bc06e2015-09-13 11:24:02 +0200543CONFIG_TEST_STATIC_KEYS=m
Geert Uytterhoeven42a6ab92014-06-17 10:06:56 +0200544CONFIG_EARLY_PRINTK=y
Geert Uytterhoevenc7ff8742016-12-26 17:33:40 +0100545CONFIG_ENCRYPTED_KEYS=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200546CONFIG_CRYPTO_RSA=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200547CONFIG_CRYPTO_DH=m
548CONFIG_CRYPTO_ECDH=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200549CONFIG_CRYPTO_MANAGER=y
550CONFIG_CRYPTO_USER=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200551CONFIG_CRYPTO_CRYPTD=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200552CONFIG_CRYPTO_MCRYPTD=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200553CONFIG_CRYPTO_TEST=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200554CONFIG_CRYPTO_CCM=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200555CONFIG_CRYPTO_CHACHA20POLY1305=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200556CONFIG_CRYPTO_LRW=m
557CONFIG_CRYPTO_PCBC=m
Geert Uytterhoevenea8d65a2015-11-16 10:01:50 +0100558CONFIG_CRYPTO_KEYWRAP=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100559CONFIG_CRYPTO_CMAC=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200560CONFIG_CRYPTO_XCBC=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200561CONFIG_CRYPTO_VMAC=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200562CONFIG_CRYPTO_MICHAEL_MIC=m
Geert Uytterhoeven9e7222c2008-09-10 22:15:19 +0200563CONFIG_CRYPTO_RMD128=m
564CONFIG_CRYPTO_RMD160=m
565CONFIG_CRYPTO_RMD256=m
566CONFIG_CRYPTO_RMD320=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700567CONFIG_CRYPTO_SHA512=m
Geert Uytterhoeven986d8042016-08-15 10:04:24 +0200568CONFIG_CRYPTO_SHA3=m
Geert Uytterhoeven865108d2005-04-18 10:47:34 -0700569CONFIG_CRYPTO_TGR192=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200570CONFIG_CRYPTO_WP512=m
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100571CONFIG_CRYPTO_AES_TI=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200572CONFIG_CRYPTO_ANUBIS=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200573CONFIG_CRYPTO_BLOWFISH=m
574CONFIG_CRYPTO_CAMELLIA=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700575CONFIG_CRYPTO_CAST5=m
576CONFIG_CRYPTO_CAST6=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200577CONFIG_CRYPTO_FCRYPT=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700578CONFIG_CRYPTO_KHAZAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200579CONFIG_CRYPTO_SALSA20=m
Geert Uytterhoevenb4029b32008-05-18 20:47:23 +0200580CONFIG_CRYPTO_SEED=m
581CONFIG_CRYPTO_SERPENT=m
582CONFIG_CRYPTO_TEA=m
583CONFIG_CRYPTO_TWOFISH=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200584CONFIG_CRYPTO_LZO=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200585CONFIG_CRYPTO_842=m
Geert Uytterhoevena16f9a42013-05-17 17:25:39 +0200586CONFIG_CRYPTO_LZ4=m
587CONFIG_CRYPTO_LZ4HC=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200588CONFIG_CRYPTO_ANSI_CPRNG=m
Geert Uytterhoevend5264e22014-06-17 10:06:56 +0200589CONFIG_CRYPTO_DRBG_HASH=y
590CONFIG_CRYPTO_DRBG_CTR=y
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200591CONFIG_CRYPTO_USER_API_HASH=m
592CONFIG_CRYPTO_USER_API_SKCIPHER=m
Geert Uytterhoeven378690e2015-02-23 11:08:58 +0100593CONFIG_CRYPTO_USER_API_RNG=m
Geert Uytterhoeven519f6482015-07-06 09:43:22 +0200594CONFIG_CRYPTO_USER_API_AEAD=m
Geert Uytterhoevena1aa7582008-04-04 14:58:42 +0200595# CONFIG_CRYPTO_HW is not set
Geert Uytterhoeven3820ed42017-03-06 10:40:02 +0100596CONFIG_CRC32_SELFTEST=m
Geert Uytterhoeven37c14e82013-05-28 10:22:06 +0200597CONFIG_XZ_DEC_TEST=m