Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | CONFIG_LOCALVERSION="-apollo" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | CONFIG_SYSVIPC=y |
| 3 | CONFIG_POSIX_MQUEUE=y |
| 4 | CONFIG_BSD_PROCESS_ACCT=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 5 | CONFIG_BSD_PROCESS_ACCT_V3=y |
| 6 | CONFIG_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 Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 11 | CONFIG_BLK_DEV_INITRD=y |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 12 | CONFIG_USERFAULTFD=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 13 | CONFIG_SLAB=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 14 | CONFIG_MODULES=y |
| 15 | CONFIG_MODULE_UNLOAD=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 16 | CONFIG_PARTITION_ADVANCED=y |
| 17 | CONFIG_AMIGA_PARTITION=y |
| 18 | CONFIG_ATARI_PARTITION=y |
| 19 | CONFIG_MAC_PARTITION=y |
| 20 | CONFIG_BSD_DISKLABEL=y |
| 21 | CONFIG_MINIX_SUBPARTITION=y |
| 22 | CONFIG_SOLARIS_X86_PARTITION=y |
| 23 | CONFIG_UNIXWARE_DISKLABEL=y |
| 24 | CONFIG_SUN_PARTITION=y |
| 25 | # CONFIG_EFI_PARTITION is not set |
| 26 | CONFIG_SYSV68_PARTITION=y |
| 27 | CONFIG_IOSCHED_DEADLINE=m |
Geert Uytterhoeven | 50be9eb | 2014-02-04 21:19:17 +0100 | [diff] [blame] | 28 | CONFIG_KEXEC=y |
| 29 | CONFIG_BOOTINFO_PROC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | CONFIG_M68020=y |
| 31 | CONFIG_M68030=y |
| 32 | CONFIG_M68040=y |
| 33 | CONFIG_M68060=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 34 | CONFIG_APOLLO=y |
| 35 | # CONFIG_COMPACTION is not set |
| 36 | CONFIG_CLEANCACHE=y |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 37 | CONFIG_ZPOOL=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 38 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | CONFIG_BINFMT_AOUT=m |
| 40 | CONFIG_BINFMT_MISC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | CONFIG_NET=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 42 | CONFIG_PACKET=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 43 | CONFIG_PACKET_DIAG=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | CONFIG_UNIX=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 45 | CONFIG_UNIX_DIAG=m |
| 46 | CONFIG_XFRM_MIGRATE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 47 | CONFIG_NET_KEY=y |
| 48 | CONFIG_INET=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 49 | CONFIG_IP_PNP=y |
| 50 | CONFIG_IP_PNP_DHCP=y |
| 51 | CONFIG_IP_PNP_BOOTP=y |
| 52 | CONFIG_IP_PNP_RARP=y |
| 53 | CONFIG_NET_IPIP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 54 | CONFIG_NET_IPGRE_DEMUX=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 55 | CONFIG_NET_IPGRE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 56 | CONFIG_NET_IPVTI=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 57 | CONFIG_NET_FOU_IP_TUNNELS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 58 | CONFIG_INET_AH=m |
| 59 | CONFIG_INET_ESP=m |
| 60 | CONFIG_INET_IPCOMP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 61 | CONFIG_INET_XFRM_MODE_TRANSPORT=m |
| 62 | CONFIG_INET_XFRM_MODE_TUNNEL=m |
| 63 | CONFIG_INET_XFRM_MODE_BEET=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 64 | CONFIG_INET_DIAG=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 65 | CONFIG_INET_UDP_DIAG=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 66 | CONFIG_IPV6=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 67 | CONFIG_IPV6_ROUTER_PREF=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 68 | CONFIG_INET6_AH=m |
| 69 | CONFIG_INET6_ESP=m |
| 70 | CONFIG_INET6_IPCOMP=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 71 | CONFIG_IPV6_ILA=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 72 | CONFIG_IPV6_VTI=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 73 | CONFIG_IPV6_GRE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 74 | CONFIG_NETFILTER=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 75 | CONFIG_NF_CONNTRACK=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 76 | CONFIG_NF_CONNTRACK_ZONES=y |
| 77 | # CONFIG_NF_CONNTRACK_PROCFS is not set |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 78 | # CONFIG_NF_CT_PROTO_DCCP is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 79 | CONFIG_NF_CT_PROTO_UDPLITE=m |
| 80 | CONFIG_NF_CONNTRACK_AMANDA=m |
| 81 | CONFIG_NF_CONNTRACK_FTP=m |
| 82 | CONFIG_NF_CONNTRACK_H323=m |
| 83 | CONFIG_NF_CONNTRACK_IRC=m |
| 84 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 85 | CONFIG_NF_CONNTRACK_SNMP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 86 | CONFIG_NF_CONNTRACK_PPTP=m |
| 87 | CONFIG_NF_CONNTRACK_SANE=m |
| 88 | CONFIG_NF_CONNTRACK_SIP=m |
| 89 | CONFIG_NF_CONNTRACK_TFTP=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 90 | CONFIG_NF_TABLES=m |
Geert Uytterhoeven | 50be9eb | 2014-02-04 21:19:17 +0100 | [diff] [blame] | 91 | CONFIG_NF_TABLES_INET=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 92 | CONFIG_NF_TABLES_NETDEV=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 93 | CONFIG_NFT_EXTHDR=m |
| 94 | CONFIG_NFT_META=m |
| 95 | CONFIG_NFT_CT=m |
| 96 | CONFIG_NFT_RBTREE=m |
| 97 | CONFIG_NFT_HASH=m |
| 98 | CONFIG_NFT_COUNTER=m |
| 99 | CONFIG_NFT_LOG=m |
| 100 | CONFIG_NFT_LIMIT=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 101 | CONFIG_NFT_MASQ=m |
| 102 | CONFIG_NFT_REDIR=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 103 | CONFIG_NFT_NAT=m |
Geert Uytterhoeven | 50be9eb | 2014-02-04 21:19:17 +0100 | [diff] [blame] | 104 | CONFIG_NFT_QUEUE=m |
| 105 | CONFIG_NFT_REJECT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 106 | CONFIG_NFT_COMPAT=m |
Geert Uytterhoeven | daf670b | 2016-01-24 22:39:04 +0100 | [diff] [blame] | 107 | CONFIG_NFT_DUP_NETDEV=m |
| 108 | CONFIG_NFT_FWD_NETDEV=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 109 | CONFIG_NETFILTER_XT_SET=m |
| 110 | CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 111 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
| 112 | CONFIG_NETFILTER_XT_TARGET_CONNMARK=m |
| 113 | CONFIG_NETFILTER_XT_TARGET_DSCP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 114 | CONFIG_NETFILTER_XT_TARGET_HMARK=m |
| 115 | CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m |
| 116 | CONFIG_NETFILTER_XT_TARGET_LOG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 117 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 118 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 119 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 120 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m |
| 121 | CONFIG_NETFILTER_XT_TARGET_TEE=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 122 | CONFIG_NETFILTER_XT_TARGET_TPROXY=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 123 | CONFIG_NETFILTER_XT_TARGET_TRACE=m |
| 124 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m |
| 125 | CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 126 | CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m |
| 127 | CONFIG_NETFILTER_XT_MATCH_BPF=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 128 | CONFIG_NETFILTER_XT_MATCH_CLUSTER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 129 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
| 130 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 131 | CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 132 | CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m |
| 133 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m |
| 134 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 135 | CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 136 | CONFIG_NETFILTER_XT_MATCH_DSCP=m |
| 137 | CONFIG_NETFILTER_XT_MATCH_ESP=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 138 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 139 | CONFIG_NETFILTER_XT_MATCH_HELPER=m |
Geert Uytterhoeven | 50be9eb | 2014-02-04 21:19:17 +0100 | [diff] [blame] | 140 | CONFIG_NETFILTER_XT_MATCH_IPCOMP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 141 | CONFIG_NETFILTER_XT_MATCH_IPRANGE=m |
| 142 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m |
| 143 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m |
| 144 | CONFIG_NETFILTER_XT_MATCH_MAC=m |
| 145 | CONFIG_NETFILTER_XT_MATCH_MARK=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 146 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 147 | CONFIG_NETFILTER_XT_MATCH_NFACCT=m |
| 148 | CONFIG_NETFILTER_XT_MATCH_OSF=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 149 | CONFIG_NETFILTER_XT_MATCH_OWNER=m |
| 150 | CONFIG_NETFILTER_XT_MATCH_POLICY=m |
Geert Uytterhoeven | 4436820 | 2015-01-17 17:23:52 +0100 | [diff] [blame] | 151 | CONFIG_NETFILTER_XT_MATCH_PHYSDEV=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 152 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m |
| 153 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m |
| 154 | CONFIG_NETFILTER_XT_MATCH_RATEEST=m |
| 155 | CONFIG_NETFILTER_XT_MATCH_REALM=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 156 | CONFIG_NETFILTER_XT_MATCH_RECENT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 157 | CONFIG_NETFILTER_XT_MATCH_SOCKET=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 158 | CONFIG_NETFILTER_XT_MATCH_STATE=m |
| 159 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m |
| 160 | CONFIG_NETFILTER_XT_MATCH_STRING=m |
| 161 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m |
| 162 | CONFIG_NETFILTER_XT_MATCH_TIME=m |
| 163 | CONFIG_NETFILTER_XT_MATCH_U32=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 164 | CONFIG_IP_SET=m |
| 165 | CONFIG_IP_SET_BITMAP_IP=m |
| 166 | CONFIG_IP_SET_BITMAP_IPMAC=m |
| 167 | CONFIG_IP_SET_BITMAP_PORT=m |
| 168 | CONFIG_IP_SET_HASH_IP=m |
Geert Uytterhoeven | 44074e8 | 2014-04-17 10:21:01 +0200 | [diff] [blame] | 169 | CONFIG_IP_SET_HASH_IPMARK=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 170 | CONFIG_IP_SET_HASH_IPPORT=m |
| 171 | CONFIG_IP_SET_HASH_IPPORTIP=m |
| 172 | CONFIG_IP_SET_HASH_IPPORTNET=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 173 | CONFIG_IP_SET_HASH_MAC=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 174 | CONFIG_IP_SET_HASH_NETPORTNET=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 175 | CONFIG_IP_SET_HASH_NET=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 176 | CONFIG_IP_SET_HASH_NETNET=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 177 | CONFIG_IP_SET_HASH_NETPORT=m |
| 178 | CONFIG_IP_SET_HASH_NETIFACE=m |
| 179 | CONFIG_IP_SET_LIST_SET=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 180 | CONFIG_NF_CONNTRACK_IPV4=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 181 | CONFIG_NFT_CHAIN_ROUTE_IPV4=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 182 | CONFIG_NFT_DUP_IPV4=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 183 | CONFIG_NF_TABLES_ARP=m |
Geert Uytterhoeven | 4d686b0 | 2015-04-27 09:43:19 +0200 | [diff] [blame] | 184 | CONFIG_NF_LOG_ARP=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 185 | CONFIG_NFT_CHAIN_NAT_IPV4=m |
| 186 | CONFIG_NFT_MASQ_IPV4=m |
| 187 | CONFIG_NFT_REDIR_IPV4=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 188 | CONFIG_IP_NF_IPTABLES=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 189 | CONFIG_IP_NF_MATCH_AH=m |
| 190 | CONFIG_IP_NF_MATCH_ECN=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 191 | CONFIG_IP_NF_MATCH_RPFILTER=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 192 | CONFIG_IP_NF_MATCH_TTL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 193 | CONFIG_IP_NF_FILTER=m |
| 194 | CONFIG_IP_NF_TARGET_REJECT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 195 | CONFIG_IP_NF_TARGET_SYNPROXY=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 196 | CONFIG_IP_NF_NAT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 197 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 198 | CONFIG_IP_NF_TARGET_NETMAP=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 199 | CONFIG_IP_NF_TARGET_REDIRECT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 200 | CONFIG_IP_NF_MANGLE=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 201 | CONFIG_IP_NF_TARGET_CLUSTERIP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 202 | CONFIG_IP_NF_TARGET_ECN=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 203 | CONFIG_IP_NF_TARGET_TTL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 204 | CONFIG_IP_NF_RAW=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 205 | CONFIG_IP_NF_ARPTABLES=m |
| 206 | CONFIG_IP_NF_ARPFILTER=m |
| 207 | CONFIG_IP_NF_ARP_MANGLE=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 208 | CONFIG_NF_CONNTRACK_IPV6=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 209 | CONFIG_NFT_CHAIN_ROUTE_IPV6=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 210 | CONFIG_NFT_DUP_IPV6=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 211 | CONFIG_NFT_CHAIN_NAT_IPV6=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 212 | CONFIG_NFT_MASQ_IPV6=m |
| 213 | CONFIG_NFT_REDIR_IPV6=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 214 | CONFIG_IP6_NF_IPTABLES=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 215 | CONFIG_IP6_NF_MATCH_AH=m |
| 216 | CONFIG_IP6_NF_MATCH_EUI64=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 217 | CONFIG_IP6_NF_MATCH_FRAG=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 218 | CONFIG_IP6_NF_MATCH_OPTS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 219 | CONFIG_IP6_NF_MATCH_HL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 220 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 221 | CONFIG_IP6_NF_MATCH_MH=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 222 | CONFIG_IP6_NF_MATCH_RPFILTER=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 223 | CONFIG_IP6_NF_MATCH_RT=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 224 | CONFIG_IP6_NF_TARGET_HL=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 225 | CONFIG_IP6_NF_FILTER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 226 | CONFIG_IP6_NF_TARGET_REJECT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 227 | CONFIG_IP6_NF_TARGET_SYNPROXY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 228 | CONFIG_IP6_NF_MANGLE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 229 | CONFIG_IP6_NF_RAW=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 230 | CONFIG_IP6_NF_NAT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 231 | CONFIG_IP6_NF_TARGET_MASQUERADE=m |
| 232 | CONFIG_IP6_NF_TARGET_NPT=m |
Geert Uytterhoeven | 4436820 | 2015-01-17 17:23:52 +0100 | [diff] [blame] | 233 | CONFIG_NF_TABLES_BRIDGE=m |
| 234 | CONFIG_NFT_BRIDGE_META=m |
| 235 | CONFIG_NFT_BRIDGE_REJECT=m |
| 236 | CONFIG_NF_LOG_BRIDGE=m |
| 237 | CONFIG_BRIDGE_NF_EBTABLES=m |
| 238 | CONFIG_BRIDGE_EBT_BROUTE=m |
| 239 | CONFIG_BRIDGE_EBT_T_FILTER=m |
| 240 | CONFIG_BRIDGE_EBT_T_NAT=m |
| 241 | CONFIG_BRIDGE_EBT_802_3=m |
| 242 | CONFIG_BRIDGE_EBT_AMONG=m |
| 243 | CONFIG_BRIDGE_EBT_ARP=m |
| 244 | CONFIG_BRIDGE_EBT_IP=m |
| 245 | CONFIG_BRIDGE_EBT_IP6=m |
| 246 | CONFIG_BRIDGE_EBT_LIMIT=m |
| 247 | CONFIG_BRIDGE_EBT_MARK=m |
| 248 | CONFIG_BRIDGE_EBT_PKTTYPE=m |
| 249 | CONFIG_BRIDGE_EBT_STP=m |
| 250 | CONFIG_BRIDGE_EBT_VLAN=m |
| 251 | CONFIG_BRIDGE_EBT_ARPREPLY=m |
| 252 | CONFIG_BRIDGE_EBT_DNAT=m |
| 253 | CONFIG_BRIDGE_EBT_MARK_T=m |
| 254 | CONFIG_BRIDGE_EBT_REDIRECT=m |
| 255 | CONFIG_BRIDGE_EBT_SNAT=m |
| 256 | CONFIG_BRIDGE_EBT_LOG=m |
| 257 | CONFIG_BRIDGE_EBT_NFLOG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 258 | CONFIG_IP_DCCP=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 259 | # CONFIG_IP_DCCP_CCID3 is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 260 | CONFIG_SCTP_COOKIE_HMAC_SHA1=y |
| 261 | CONFIG_RDS=m |
| 262 | CONFIG_RDS_TCP=m |
| 263 | CONFIG_L2TP=m |
Geert Uytterhoeven | 4436820 | 2015-01-17 17:23:52 +0100 | [diff] [blame] | 264 | CONFIG_BRIDGE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 265 | CONFIG_ATALK=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 266 | CONFIG_6LOWPAN=m |
Geert Uytterhoeven | daf670b | 2016-01-24 22:39:04 +0100 | [diff] [blame] | 267 | CONFIG_6LOWPAN_GHC_EXT_HDR_HOP=m |
| 268 | CONFIG_6LOWPAN_GHC_UDP=m |
| 269 | CONFIG_6LOWPAN_GHC_ICMPV6=m |
| 270 | CONFIG_6LOWPAN_GHC_EXT_HDR_DEST=m |
| 271 | CONFIG_6LOWPAN_GHC_EXT_HDR_FRAG=m |
| 272 | CONFIG_6LOWPAN_GHC_EXT_HDR_ROUTE=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 273 | CONFIG_DNS_RESOLVER=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 274 | CONFIG_BATMAN_ADV=m |
| 275 | CONFIG_BATMAN_ADV_DAT=y |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 276 | CONFIG_BATMAN_ADV_NC=y |
Geert Uytterhoeven | 44074e8 | 2014-04-17 10:21:01 +0200 | [diff] [blame] | 277 | CONFIG_BATMAN_ADV_MCAST=y |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 278 | CONFIG_NETLINK_DIAG=m |
Geert Uytterhoeven | 4d686b0 | 2015-04-27 09:43:19 +0200 | [diff] [blame] | 279 | CONFIG_MPLS=y |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 280 | CONFIG_NET_MPLS_GSO=m |
Geert Uytterhoeven | 4d686b0 | 2015-04-27 09:43:19 +0200 | [diff] [blame] | 281 | CONFIG_MPLS_ROUTING=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 282 | CONFIG_MPLS_IPTUNNEL=m |
Geert Uytterhoeven | ea8d65a | 2015-11-16 10:01:50 +0100 | [diff] [blame] | 283 | CONFIG_NET_L3_MASTER_DEV=y |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 284 | CONFIG_AF_KCM=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 285 | # CONFIG_WIRELESS is not set |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 286 | CONFIG_NET_DEVLINK=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 287 | # CONFIG_UEVENT_HELPER is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 288 | CONFIG_DEVTMPFS=y |
Geert Uytterhoeven | d3125af | 2015-01-17 14:10:44 +0100 | [diff] [blame] | 289 | CONFIG_DEVTMPFS_MOUNT=y |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 290 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 291 | CONFIG_CONNECTOR=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 292 | CONFIG_BLK_DEV_LOOP=y |
| 293 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 294 | CONFIG_BLK_DEV_DRBD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 295 | CONFIG_BLK_DEV_NBD=m |
| 296 | CONFIG_BLK_DEV_RAM=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 297 | CONFIG_CDROM_PKTCDVD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 298 | CONFIG_ATA_OVER_ETH=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 299 | CONFIG_DUMMY_IRQ=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 300 | CONFIG_RAID_ATTRS=m |
| 301 | CONFIG_SCSI=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 302 | CONFIG_BLK_DEV_SD=y |
| 303 | CONFIG_CHR_DEV_ST=m |
| 304 | CONFIG_CHR_DEV_OSST=m |
| 305 | CONFIG_BLK_DEV_SR=y |
| 306 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 307 | CONFIG_CHR_DEV_SG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 308 | CONFIG_SCSI_CONSTANTS=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 309 | CONFIG_SCSI_SAS_ATTRS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 310 | CONFIG_ISCSI_TCP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 311 | CONFIG_ISCSI_BOOT_SYSFS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 312 | CONFIG_MD=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 313 | CONFIG_MD_LINEAR=m |
| 314 | CONFIG_MD_RAID0=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 315 | CONFIG_BLK_DEV_DM=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 316 | CONFIG_DM_CRYPT=m |
| 317 | CONFIG_DM_SNAPSHOT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 318 | CONFIG_DM_THIN_PROVISIONING=m |
Geert Uytterhoeven | 44074e8 | 2014-04-17 10:21:01 +0200 | [diff] [blame] | 319 | CONFIG_DM_ERA=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 320 | CONFIG_DM_MIRROR=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 321 | CONFIG_DM_RAID=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 322 | CONFIG_DM_ZERO=m |
| 323 | CONFIG_DM_MULTIPATH=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 324 | CONFIG_DM_UEVENT=y |
Geert Uytterhoeven | 4d686b0 | 2015-04-27 09:43:19 +0200 | [diff] [blame] | 325 | CONFIG_DM_LOG_WRITES=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 326 | CONFIG_TARGET_CORE=m |
| 327 | CONFIG_TCM_IBLOCK=m |
| 328 | CONFIG_TCM_FILEIO=m |
| 329 | CONFIG_TCM_PSCSI=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 330 | CONFIG_NETDEVICES=y |
| 331 | CONFIG_DUMMY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 332 | CONFIG_EQUALIZER=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 333 | CONFIG_NET_TEAM=m |
| 334 | CONFIG_NET_TEAM_MODE_BROADCAST=m |
| 335 | CONFIG_NET_TEAM_MODE_ROUNDROBIN=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 336 | CONFIG_NET_TEAM_MODE_RANDOM=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 337 | CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m |
| 338 | CONFIG_NET_TEAM_MODE_LOADBALANCE=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 339 | CONFIG_MACVLAN=m |
| 340 | CONFIG_MACVTAP=m |
| 341 | CONFIG_IPVLAN=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 342 | CONFIG_VXLAN=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 343 | CONFIG_GENEVE=m |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 344 | CONFIG_MACSEC=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 345 | CONFIG_NETCONSOLE=m |
| 346 | CONFIG_NETCONSOLE_DYNAMIC=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 347 | CONFIG_VETH=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 348 | # CONFIG_NET_VENDOR_ARC is not set |
Geert Uytterhoeven | 4d686b0 | 2015-04-27 09:43:19 +0200 | [diff] [blame] | 349 | # CONFIG_NET_CADENCE is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 350 | # CONFIG_NET_VENDOR_BROADCOM is not set |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 351 | # CONFIG_NET_VENDOR_EZCHIP is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 352 | # CONFIG_NET_VENDOR_INTEL is not set |
| 353 | # CONFIG_NET_VENDOR_MARVELL is not set |
| 354 | # CONFIG_NET_VENDOR_MICREL is not set |
| 355 | # CONFIG_NET_VENDOR_NATSEMI is not set |
Geert Uytterhoeven | daf670b | 2016-01-24 22:39:04 +0100 | [diff] [blame] | 356 | # CONFIG_NET_VENDOR_NETRONOME is not set |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 357 | # CONFIG_NET_VENDOR_QUALCOMM is not set |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 358 | # CONFIG_NET_VENDOR_RENESAS is not set |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 359 | # CONFIG_NET_VENDOR_ROCKER is not set |
Geert Uytterhoeven | 44074e8 | 2014-04-17 10:21:01 +0200 | [diff] [blame] | 360 | # CONFIG_NET_VENDOR_SAMSUNG is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 361 | # CONFIG_NET_VENDOR_SEEQ is not set |
| 362 | # CONFIG_NET_VENDOR_STMICRO is not set |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 363 | # CONFIG_NET_VENDOR_SYNOPSYS is not set |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 364 | # CONFIG_NET_VENDOR_VIA is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 365 | # CONFIG_NET_VENDOR_WIZNET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 366 | CONFIG_PPP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 367 | CONFIG_PPP_BSDCOMP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 368 | CONFIG_PPP_DEFLATE=m |
| 369 | CONFIG_PPP_FILTER=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 370 | CONFIG_PPP_MPPE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 371 | CONFIG_PPPOE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 372 | CONFIG_PPTP=m |
| 373 | CONFIG_PPPOL2TP=m |
| 374 | CONFIG_PPP_ASYNC=m |
| 375 | CONFIG_PPP_SYNC_TTY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 376 | CONFIG_SLIP=m |
| 377 | CONFIG_SLIP_COMPRESSED=y |
| 378 | CONFIG_SLIP_SMART=y |
| 379 | CONFIG_SLIP_MODE_SLIP6=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 380 | # CONFIG_WLAN is not set |
| 381 | CONFIG_INPUT_EVDEV=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 382 | # CONFIG_KEYBOARD_ATKBD is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 383 | # CONFIG_MOUSE_PS2 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 384 | CONFIG_MOUSE_SERIAL=m |
Geert Uytterhoeven | 865108d | 2005-04-18 10:47:34 -0700 | [diff] [blame] | 385 | CONFIG_SERIO=m |
Geert Uytterhoeven | ea8d65a | 2015-11-16 10:01:50 +0100 | [diff] [blame] | 386 | CONFIG_USERIO=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 387 | # CONFIG_LEGACY_PTYS is not set |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 388 | # CONFIG_DEVKMEM is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 389 | # CONFIG_HW_RANDOM is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 390 | CONFIG_NTP_PPS=y |
| 391 | CONFIG_PPS_CLIENT_LDISC=m |
| 392 | CONFIG_PTP_1588_CLOCK=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 393 | # CONFIG_HWMON is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 394 | CONFIG_FB=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 395 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 396 | CONFIG_LOGO=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 397 | # CONFIG_LOGO_LINUX_VGA16 is not set |
| 398 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 399 | CONFIG_HID=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 400 | CONFIG_HIDRAW=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 401 | CONFIG_UHID=m |
| 402 | # CONFIG_HID_GENERIC is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 403 | # CONFIG_USB_SUPPORT is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 404 | CONFIG_RTC_CLASS=y |
| 405 | CONFIG_RTC_DRV_GENERIC=m |
| 406 | # CONFIG_IOMMU_SUPPORT is not set |
| 407 | CONFIG_HEARTBEAT=y |
| 408 | CONFIG_PROC_HARDWARE=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 409 | CONFIG_EXT4_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | CONFIG_REISERFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 411 | CONFIG_JFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 412 | CONFIG_XFS_FS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 413 | CONFIG_OCFS2_FS=m |
| 414 | # CONFIG_OCFS2_DEBUG_MASKLOG is not set |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 415 | CONFIG_FS_ENCRYPTION=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 416 | CONFIG_FANOTIFY=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 417 | CONFIG_QUOTA_NETLINK_INTERFACE=y |
| 418 | # CONFIG_PRINT_QUOTA_WARNING is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 419 | CONFIG_AUTOFS4_FS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 420 | CONFIG_FUSE_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 421 | CONFIG_CUSE=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 422 | CONFIG_OVERLAY_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 423 | CONFIG_ISO9660_FS=y |
| 424 | CONFIG_JOLIET=y |
| 425 | CONFIG_ZISOFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 426 | CONFIG_UDF_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 427 | CONFIG_MSDOS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 428 | CONFIG_VFAT_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 429 | CONFIG_PROC_KCORE=y |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 430 | CONFIG_PROC_CHILDREN=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 431 | CONFIG_TMPFS=y |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 432 | CONFIG_ORANGEFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 433 | CONFIG_AFFS_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 434 | CONFIG_ECRYPT_FS=m |
| 435 | CONFIG_ECRYPT_FS_MESSAGING=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 436 | CONFIG_HFS_FS=m |
| 437 | CONFIG_HFSPLUS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 438 | CONFIG_CRAMFS=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 439 | CONFIG_SQUASHFS=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 440 | CONFIG_SQUASHFS_LZ4=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 441 | CONFIG_SQUASHFS_LZO=y |
| 442 | CONFIG_MINIX_FS=m |
| 443 | CONFIG_OMFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 444 | CONFIG_HPFS_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 445 | CONFIG_QNX4FS_FS=m |
| 446 | CONFIG_QNX6FS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 447 | CONFIG_SYSV_FS=m |
| 448 | CONFIG_UFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 449 | CONFIG_NFS_FS=y |
Geert Uytterhoeven | 51b9310 | 2013-09-17 09:04:34 +0200 | [diff] [blame] | 450 | CONFIG_NFS_V4=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 451 | CONFIG_NFS_SWAP=y |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 452 | CONFIG_ROOT_NFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 453 | CONFIG_NFSD=m |
| 454 | CONFIG_NFSD_V3=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 455 | CONFIG_CIFS=m |
| 456 | # CONFIG_CIFS_DEBUG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 457 | CONFIG_CODA_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 458 | CONFIG_NLS_CODEPAGE_437=y |
| 459 | CONFIG_NLS_CODEPAGE_737=m |
| 460 | CONFIG_NLS_CODEPAGE_775=m |
| 461 | CONFIG_NLS_CODEPAGE_850=m |
| 462 | CONFIG_NLS_CODEPAGE_852=m |
| 463 | CONFIG_NLS_CODEPAGE_855=m |
| 464 | CONFIG_NLS_CODEPAGE_857=m |
| 465 | CONFIG_NLS_CODEPAGE_860=m |
| 466 | CONFIG_NLS_CODEPAGE_861=m |
| 467 | CONFIG_NLS_CODEPAGE_862=m |
| 468 | CONFIG_NLS_CODEPAGE_863=m |
| 469 | CONFIG_NLS_CODEPAGE_864=m |
| 470 | CONFIG_NLS_CODEPAGE_865=m |
| 471 | CONFIG_NLS_CODEPAGE_866=m |
| 472 | CONFIG_NLS_CODEPAGE_869=m |
| 473 | CONFIG_NLS_CODEPAGE_936=m |
| 474 | CONFIG_NLS_CODEPAGE_950=m |
| 475 | CONFIG_NLS_CODEPAGE_932=m |
| 476 | CONFIG_NLS_CODEPAGE_949=m |
| 477 | CONFIG_NLS_CODEPAGE_874=m |
| 478 | CONFIG_NLS_ISO8859_8=m |
| 479 | CONFIG_NLS_CODEPAGE_1250=m |
| 480 | CONFIG_NLS_CODEPAGE_1251=m |
| 481 | CONFIG_NLS_ASCII=m |
| 482 | CONFIG_NLS_ISO8859_1=y |
| 483 | CONFIG_NLS_ISO8859_2=m |
| 484 | CONFIG_NLS_ISO8859_3=m |
| 485 | CONFIG_NLS_ISO8859_4=m |
| 486 | CONFIG_NLS_ISO8859_5=m |
| 487 | CONFIG_NLS_ISO8859_6=m |
| 488 | CONFIG_NLS_ISO8859_7=m |
| 489 | CONFIG_NLS_ISO8859_9=m |
| 490 | CONFIG_NLS_ISO8859_13=m |
| 491 | CONFIG_NLS_ISO8859_14=m |
| 492 | CONFIG_NLS_ISO8859_15=m |
| 493 | CONFIG_NLS_KOI8_R=m |
| 494 | CONFIG_NLS_KOI8_U=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 495 | CONFIG_NLS_MAC_ROMAN=m |
| 496 | CONFIG_NLS_MAC_CELTIC=m |
| 497 | CONFIG_NLS_MAC_CENTEURO=m |
| 498 | CONFIG_NLS_MAC_CROATIAN=m |
| 499 | CONFIG_NLS_MAC_CYRILLIC=m |
| 500 | CONFIG_NLS_MAC_GAELIC=m |
| 501 | CONFIG_NLS_MAC_GREEK=m |
| 502 | CONFIG_NLS_MAC_ICELAND=m |
| 503 | CONFIG_NLS_MAC_INUIT=m |
| 504 | CONFIG_NLS_MAC_ROMANIAN=m |
| 505 | CONFIG_NLS_MAC_TURKISH=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 506 | CONFIG_DLM=m |
Geert Uytterhoeven | ea8d65a | 2015-11-16 10:01:50 +0100 | [diff] [blame] | 507 | # CONFIG_SECTION_MISMATCH_WARN_ONLY is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 508 | CONFIG_MAGIC_SYSRQ=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 509 | CONFIG_ASYNC_RAID6_TEST=m |
Geert Uytterhoeven | 378690e | 2015-02-23 11:08:58 +0100 | [diff] [blame] | 510 | CONFIG_TEST_HEXDUMP=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 511 | CONFIG_TEST_STRING_HELPERS=m |
Geert Uytterhoeven | f619406 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 512 | CONFIG_TEST_KSTRTOX=m |
Geert Uytterhoeven | ea8d65a | 2015-11-16 10:01:50 +0100 | [diff] [blame] | 513 | CONFIG_TEST_PRINTF=m |
Geert Uytterhoeven | 7b8ba82 | 2016-03-27 11:11:09 +0200 | [diff] [blame] | 514 | CONFIG_TEST_BITMAP=m |
Geert Uytterhoeven | 378690e | 2015-02-23 11:08:58 +0100 | [diff] [blame] | 515 | CONFIG_TEST_RHASHTABLE=m |
Geert Uytterhoeven | f619406 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 516 | CONFIG_TEST_LKM=m |
| 517 | CONFIG_TEST_USER_COPY=m |
| 518 | CONFIG_TEST_BPF=m |
| 519 | CONFIG_TEST_FIRMWARE=m |
| 520 | CONFIG_TEST_UDELAY=m |
Geert Uytterhoeven | 95bc06e | 2015-09-13 11:24:02 +0200 | [diff] [blame] | 521 | CONFIG_TEST_STATIC_KEYS=m |
Geert Uytterhoeven | 42a6ab9 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 522 | CONFIG_EARLY_PRINTK=y |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 523 | CONFIG_CRYPTO_RSA=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 524 | CONFIG_CRYPTO_MANAGER=y |
| 525 | CONFIG_CRYPTO_USER=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 526 | CONFIG_CRYPTO_CRYPTD=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 527 | CONFIG_CRYPTO_MCRYPTD=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 528 | CONFIG_CRYPTO_TEST=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 529 | CONFIG_CRYPTO_CCM=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 530 | CONFIG_CRYPTO_CHACHA20POLY1305=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 531 | CONFIG_CRYPTO_LRW=m |
| 532 | CONFIG_CRYPTO_PCBC=m |
Geert Uytterhoeven | ea8d65a | 2015-11-16 10:01:50 +0100 | [diff] [blame] | 533 | CONFIG_CRYPTO_KEYWRAP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 534 | CONFIG_CRYPTO_XCBC=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 535 | CONFIG_CRYPTO_VMAC=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 536 | CONFIG_CRYPTO_MICHAEL_MIC=m |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 537 | CONFIG_CRYPTO_RMD128=m |
| 538 | CONFIG_CRYPTO_RMD160=m |
| 539 | CONFIG_CRYPTO_RMD256=m |
| 540 | CONFIG_CRYPTO_RMD320=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 541 | CONFIG_CRYPTO_SHA512=m |
Geert Uytterhoeven | 865108d | 2005-04-18 10:47:34 -0700 | [diff] [blame] | 542 | CONFIG_CRYPTO_TGR192=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 543 | CONFIG_CRYPTO_WP512=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 544 | CONFIG_CRYPTO_ANUBIS=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 545 | CONFIG_CRYPTO_BLOWFISH=m |
| 546 | CONFIG_CRYPTO_CAMELLIA=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 547 | CONFIG_CRYPTO_CAST5=m |
| 548 | CONFIG_CRYPTO_CAST6=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 549 | CONFIG_CRYPTO_FCRYPT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 550 | CONFIG_CRYPTO_KHAZAD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 551 | CONFIG_CRYPTO_SALSA20=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 552 | CONFIG_CRYPTO_SEED=m |
| 553 | CONFIG_CRYPTO_SERPENT=m |
| 554 | CONFIG_CRYPTO_TEA=m |
| 555 | CONFIG_CRYPTO_TWOFISH=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 556 | CONFIG_CRYPTO_LZO=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 557 | CONFIG_CRYPTO_842=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 558 | CONFIG_CRYPTO_LZ4=m |
| 559 | CONFIG_CRYPTO_LZ4HC=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 560 | CONFIG_CRYPTO_ANSI_CPRNG=m |
Geert Uytterhoeven | d5264e2 | 2014-06-17 10:06:56 +0200 | [diff] [blame] | 561 | CONFIG_CRYPTO_DRBG_HASH=y |
| 562 | CONFIG_CRYPTO_DRBG_CTR=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 563 | CONFIG_CRYPTO_USER_API_HASH=m |
| 564 | CONFIG_CRYPTO_USER_API_SKCIPHER=m |
Geert Uytterhoeven | 378690e | 2015-02-23 11:08:58 +0100 | [diff] [blame] | 565 | CONFIG_CRYPTO_USER_API_RNG=m |
Geert Uytterhoeven | 519f648 | 2015-07-06 09:43:22 +0200 | [diff] [blame] | 566 | CONFIG_CRYPTO_USER_API_AEAD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 567 | # CONFIG_CRYPTO_HW is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 568 | CONFIG_XZ_DEC_TEST=m |