Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | CONFIG_LOCALVERSION="-sun3x" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | CONFIG_SYSVIPC=y |
| 3 | CONFIG_POSIX_MQUEUE=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 4 | CONFIG_FHANDLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | CONFIG_BSD_PROCESS_ACCT=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 6 | CONFIG_BSD_PROCESS_ACCT_V3=y |
| 7 | CONFIG_LOG_BUF_SHIFT=16 |
| 8 | # CONFIG_UTS_NS is not set |
| 9 | # CONFIG_IPC_NS is not set |
| 10 | # CONFIG_PID_NS is not set |
| 11 | # CONFIG_NET_NS is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 12 | CONFIG_BLK_DEV_INITRD=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_EFI_PARTITION is not set |
| 25 | CONFIG_SYSV68_PARTITION=y |
| 26 | CONFIG_IOSCHED_DEADLINE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | CONFIG_SUN3X=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 28 | # CONFIG_COMPACTION is not set |
| 29 | CONFIG_CLEANCACHE=y |
| 30 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 31 | CONFIG_BINFMT_AOUT=m |
| 32 | CONFIG_BINFMT_MISC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | CONFIG_NET=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 34 | CONFIG_PACKET=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 35 | CONFIG_PACKET_DIAG=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | CONFIG_UNIX=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 37 | CONFIG_UNIX_DIAG=m |
| 38 | CONFIG_XFRM_MIGRATE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | CONFIG_NET_KEY=y |
| 40 | CONFIG_INET=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 41 | CONFIG_IP_PNP=y |
| 42 | CONFIG_IP_PNP_DHCP=y |
| 43 | CONFIG_IP_PNP_BOOTP=y |
| 44 | CONFIG_IP_PNP_RARP=y |
| 45 | CONFIG_NET_IPIP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 46 | CONFIG_NET_IPGRE_DEMUX=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 47 | CONFIG_NET_IPGRE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 48 | CONFIG_NET_IPVTI=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 49 | CONFIG_INET_AH=m |
| 50 | CONFIG_INET_ESP=m |
| 51 | CONFIG_INET_IPCOMP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 52 | CONFIG_INET_XFRM_MODE_TRANSPORT=m |
| 53 | CONFIG_INET_XFRM_MODE_TUNNEL=m |
| 54 | CONFIG_INET_XFRM_MODE_BEET=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 55 | # CONFIG_INET_LRO is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 56 | CONFIG_INET_DIAG=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 57 | CONFIG_INET_UDP_DIAG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 58 | CONFIG_IPV6_ROUTER_PREF=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 59 | CONFIG_INET6_AH=m |
| 60 | CONFIG_INET6_ESP=m |
| 61 | CONFIG_INET6_IPCOMP=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 62 | CONFIG_IPV6_VTI=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 63 | CONFIG_IPV6_GRE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 64 | CONFIG_NETFILTER=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 65 | CONFIG_NF_CONNTRACK=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 66 | CONFIG_NF_CONNTRACK_ZONES=y |
| 67 | # CONFIG_NF_CONNTRACK_PROCFS is not set |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 68 | # CONFIG_NF_CT_PROTO_DCCP is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 69 | CONFIG_NF_CT_PROTO_UDPLITE=m |
| 70 | CONFIG_NF_CONNTRACK_AMANDA=m |
| 71 | CONFIG_NF_CONNTRACK_FTP=m |
| 72 | CONFIG_NF_CONNTRACK_H323=m |
| 73 | CONFIG_NF_CONNTRACK_IRC=m |
| 74 | CONFIG_NF_CONNTRACK_NETBIOS_NS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 75 | CONFIG_NF_CONNTRACK_SNMP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 76 | CONFIG_NF_CONNTRACK_PPTP=m |
| 77 | CONFIG_NF_CONNTRACK_SANE=m |
| 78 | CONFIG_NF_CONNTRACK_SIP=m |
| 79 | CONFIG_NF_CONNTRACK_TFTP=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 80 | CONFIG_NF_TABLES=m |
| 81 | CONFIG_NFT_EXTHDR=m |
| 82 | CONFIG_NFT_META=m |
| 83 | CONFIG_NFT_CT=m |
| 84 | CONFIG_NFT_RBTREE=m |
| 85 | CONFIG_NFT_HASH=m |
| 86 | CONFIG_NFT_COUNTER=m |
| 87 | CONFIG_NFT_LOG=m |
| 88 | CONFIG_NFT_LIMIT=m |
| 89 | CONFIG_NFT_NAT=m |
| 90 | CONFIG_NFT_COMPAT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 91 | CONFIG_NETFILTER_XT_SET=m |
| 92 | CONFIG_NETFILTER_XT_TARGET_CHECKSUM=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 93 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
| 94 | CONFIG_NETFILTER_XT_TARGET_CONNMARK=m |
| 95 | CONFIG_NETFILTER_XT_TARGET_DSCP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 96 | CONFIG_NETFILTER_XT_TARGET_HMARK=m |
| 97 | CONFIG_NETFILTER_XT_TARGET_IDLETIMER=m |
| 98 | CONFIG_NETFILTER_XT_TARGET_LOG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 99 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 100 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 101 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 102 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m |
| 103 | CONFIG_NETFILTER_XT_TARGET_TEE=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 104 | CONFIG_NETFILTER_XT_TARGET_TPROXY=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 105 | CONFIG_NETFILTER_XT_TARGET_TRACE=m |
| 106 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m |
| 107 | CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 108 | CONFIG_NETFILTER_XT_MATCH_ADDRTYPE=m |
| 109 | CONFIG_NETFILTER_XT_MATCH_BPF=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 110 | CONFIG_NETFILTER_XT_MATCH_CLUSTER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 111 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
| 112 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 113 | CONFIG_NETFILTER_XT_MATCH_CONNLABEL=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 114 | CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m |
| 115 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m |
| 116 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 117 | CONFIG_NETFILTER_XT_MATCH_DEVGROUP=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 118 | CONFIG_NETFILTER_XT_MATCH_DSCP=m |
| 119 | CONFIG_NETFILTER_XT_MATCH_ESP=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 120 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 121 | CONFIG_NETFILTER_XT_MATCH_HELPER=m |
| 122 | CONFIG_NETFILTER_XT_MATCH_IPRANGE=m |
| 123 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m |
| 124 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m |
| 125 | CONFIG_NETFILTER_XT_MATCH_MAC=m |
| 126 | CONFIG_NETFILTER_XT_MATCH_MARK=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 127 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 128 | CONFIG_NETFILTER_XT_MATCH_NFACCT=m |
| 129 | CONFIG_NETFILTER_XT_MATCH_OSF=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 130 | CONFIG_NETFILTER_XT_MATCH_OWNER=m |
| 131 | CONFIG_NETFILTER_XT_MATCH_POLICY=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 132 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m |
| 133 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m |
| 134 | CONFIG_NETFILTER_XT_MATCH_RATEEST=m |
| 135 | CONFIG_NETFILTER_XT_MATCH_REALM=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 136 | CONFIG_NETFILTER_XT_MATCH_RECENT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 137 | CONFIG_NETFILTER_XT_MATCH_SOCKET=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 138 | CONFIG_NETFILTER_XT_MATCH_STATE=m |
| 139 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m |
| 140 | CONFIG_NETFILTER_XT_MATCH_STRING=m |
| 141 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m |
| 142 | CONFIG_NETFILTER_XT_MATCH_TIME=m |
| 143 | CONFIG_NETFILTER_XT_MATCH_U32=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 144 | CONFIG_IP_SET=m |
| 145 | CONFIG_IP_SET_BITMAP_IP=m |
| 146 | CONFIG_IP_SET_BITMAP_IPMAC=m |
| 147 | CONFIG_IP_SET_BITMAP_PORT=m |
| 148 | CONFIG_IP_SET_HASH_IP=m |
| 149 | CONFIG_IP_SET_HASH_IPPORT=m |
| 150 | CONFIG_IP_SET_HASH_IPPORTIP=m |
| 151 | CONFIG_IP_SET_HASH_IPPORTNET=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 152 | CONFIG_IP_SET_HASH_NETPORTNET=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 153 | CONFIG_IP_SET_HASH_NET=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 154 | CONFIG_IP_SET_HASH_NETNET=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 155 | CONFIG_IP_SET_HASH_NETPORT=m |
| 156 | CONFIG_IP_SET_HASH_NETIFACE=m |
| 157 | CONFIG_IP_SET_LIST_SET=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 158 | CONFIG_NF_CONNTRACK_IPV4=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 159 | CONFIG_NF_TABLES_IPV4=m |
| 160 | CONFIG_NFT_REJECT_IPV4=m |
| 161 | CONFIG_NFT_CHAIN_ROUTE_IPV4=m |
| 162 | CONFIG_NFT_CHAIN_NAT_IPV4=m |
| 163 | CONFIG_NF_TABLES_ARP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 164 | CONFIG_IP_NF_IPTABLES=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 165 | CONFIG_IP_NF_MATCH_AH=m |
| 166 | CONFIG_IP_NF_MATCH_ECN=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 167 | CONFIG_IP_NF_MATCH_RPFILTER=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 168 | CONFIG_IP_NF_MATCH_TTL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 169 | CONFIG_IP_NF_FILTER=m |
| 170 | CONFIG_IP_NF_TARGET_REJECT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 171 | CONFIG_IP_NF_TARGET_SYNPROXY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 172 | CONFIG_IP_NF_TARGET_ULOG=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 173 | CONFIG_NF_NAT_IPV4=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 174 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 175 | CONFIG_IP_NF_TARGET_NETMAP=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 176 | CONFIG_IP_NF_TARGET_REDIRECT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 177 | CONFIG_IP_NF_MANGLE=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 178 | CONFIG_IP_NF_TARGET_CLUSTERIP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 179 | CONFIG_IP_NF_TARGET_ECN=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 180 | CONFIG_IP_NF_TARGET_TTL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 181 | CONFIG_IP_NF_RAW=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 182 | CONFIG_IP_NF_ARPTABLES=m |
| 183 | CONFIG_IP_NF_ARPFILTER=m |
| 184 | CONFIG_IP_NF_ARP_MANGLE=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 185 | CONFIG_NF_CONNTRACK_IPV6=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 186 | CONFIG_NF_TABLES_IPV6=m |
| 187 | CONFIG_NFT_CHAIN_ROUTE_IPV6=m |
| 188 | CONFIG_NFT_CHAIN_NAT_IPV6=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 189 | CONFIG_IP6_NF_IPTABLES=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 190 | CONFIG_IP6_NF_MATCH_AH=m |
| 191 | CONFIG_IP6_NF_MATCH_EUI64=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 192 | CONFIG_IP6_NF_MATCH_FRAG=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 193 | CONFIG_IP6_NF_MATCH_OPTS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 194 | CONFIG_IP6_NF_MATCH_HL=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 195 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 196 | CONFIG_IP6_NF_MATCH_MH=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 197 | CONFIG_IP6_NF_MATCH_RPFILTER=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 198 | CONFIG_IP6_NF_MATCH_RT=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 199 | CONFIG_IP6_NF_TARGET_HL=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 200 | CONFIG_IP6_NF_FILTER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 201 | CONFIG_IP6_NF_TARGET_REJECT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 202 | CONFIG_IP6_NF_TARGET_SYNPROXY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 203 | CONFIG_IP6_NF_MANGLE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 204 | CONFIG_IP6_NF_RAW=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 205 | CONFIG_NF_NAT_IPV6=m |
| 206 | CONFIG_IP6_NF_TARGET_MASQUERADE=m |
| 207 | CONFIG_IP6_NF_TARGET_NPT=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 208 | CONFIG_NF_TABLES_BRIDGE=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 209 | CONFIG_IP_DCCP=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 210 | # CONFIG_IP_DCCP_CCID3 is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 211 | CONFIG_SCTP_COOKIE_HMAC_SHA1=y |
| 212 | CONFIG_RDS=m |
| 213 | CONFIG_RDS_TCP=m |
| 214 | CONFIG_L2TP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 215 | CONFIG_ATALK=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 216 | CONFIG_DNS_RESOLVER=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 217 | CONFIG_BATMAN_ADV=m |
| 218 | CONFIG_BATMAN_ADV_DAT=y |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 219 | CONFIG_BATMAN_ADV_NC=y |
| 220 | CONFIG_NETLINK_DIAG=m |
| 221 | CONFIG_NET_MPLS_GSO=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 222 | # CONFIG_WIRELESS is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 223 | CONFIG_DEVTMPFS=y |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 224 | # CONFIG_FIRMWARE_IN_KERNEL is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 225 | # CONFIG_FW_LOADER_USER_HELPER is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 226 | CONFIG_CONNECTOR=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 227 | CONFIG_BLK_DEV_LOOP=y |
| 228 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 229 | CONFIG_BLK_DEV_DRBD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 230 | CONFIG_BLK_DEV_NBD=m |
| 231 | CONFIG_BLK_DEV_RAM=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 232 | CONFIG_CDROM_PKTCDVD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 233 | CONFIG_ATA_OVER_ETH=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 234 | CONFIG_DUMMY_IRQ=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 235 | CONFIG_RAID_ATTRS=m |
| 236 | CONFIG_SCSI=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 237 | CONFIG_SCSI_TGT=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 238 | CONFIG_BLK_DEV_SD=y |
| 239 | CONFIG_CHR_DEV_ST=m |
| 240 | CONFIG_CHR_DEV_OSST=m |
| 241 | CONFIG_BLK_DEV_SR=y |
| 242 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 243 | CONFIG_CHR_DEV_SG=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 244 | CONFIG_SCSI_CONSTANTS=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 245 | CONFIG_SCSI_SAS_ATTRS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 246 | CONFIG_ISCSI_TCP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 247 | CONFIG_ISCSI_BOOT_SYSFS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 248 | CONFIG_SUN3X_ESP=y |
| 249 | CONFIG_MD=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 250 | CONFIG_MD_LINEAR=m |
| 251 | CONFIG_MD_RAID0=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 252 | CONFIG_BLK_DEV_DM=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 253 | CONFIG_DM_CRYPT=m |
| 254 | CONFIG_DM_SNAPSHOT=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 255 | CONFIG_DM_THIN_PROVISIONING=m |
| 256 | CONFIG_DM_CACHE=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 257 | CONFIG_DM_MIRROR=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 258 | CONFIG_DM_RAID=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 259 | CONFIG_DM_ZERO=m |
| 260 | CONFIG_DM_MULTIPATH=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 261 | CONFIG_DM_UEVENT=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 262 | CONFIG_TARGET_CORE=m |
| 263 | CONFIG_TCM_IBLOCK=m |
| 264 | CONFIG_TCM_FILEIO=m |
| 265 | CONFIG_TCM_PSCSI=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 266 | CONFIG_NETDEVICES=y |
| 267 | CONFIG_DUMMY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 268 | CONFIG_EQUALIZER=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 269 | CONFIG_NET_TEAM=m |
| 270 | CONFIG_NET_TEAM_MODE_BROADCAST=m |
| 271 | CONFIG_NET_TEAM_MODE_ROUNDROBIN=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 272 | CONFIG_NET_TEAM_MODE_RANDOM=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 273 | CONFIG_NET_TEAM_MODE_ACTIVEBACKUP=m |
| 274 | CONFIG_NET_TEAM_MODE_LOADBALANCE=m |
| 275 | CONFIG_VXLAN=m |
| 276 | CONFIG_NETCONSOLE=m |
| 277 | CONFIG_NETCONSOLE_DYNAMIC=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 278 | CONFIG_VETH=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 279 | CONFIG_SUN3LANCE=y |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 280 | # CONFIG_NET_VENDOR_ARC is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 281 | # CONFIG_NET_CADENCE is not set |
| 282 | # CONFIG_NET_VENDOR_BROADCOM is not set |
| 283 | # CONFIG_NET_VENDOR_INTEL is not set |
| 284 | # CONFIG_NET_VENDOR_MARVELL is not set |
| 285 | # CONFIG_NET_VENDOR_MICREL is not set |
| 286 | # CONFIG_NET_VENDOR_NATSEMI is not set |
| 287 | # CONFIG_NET_VENDOR_SEEQ is not set |
| 288 | # CONFIG_NET_VENDOR_STMICRO is not set |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 289 | # CONFIG_NET_VENDOR_VIA is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 290 | # CONFIG_NET_VENDOR_WIZNET is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 291 | CONFIG_PPP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 292 | CONFIG_PPP_BSDCOMP=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 293 | CONFIG_PPP_DEFLATE=m |
| 294 | CONFIG_PPP_FILTER=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 295 | CONFIG_PPP_MPPE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 296 | CONFIG_PPPOE=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 297 | CONFIG_PPTP=m |
| 298 | CONFIG_PPPOL2TP=m |
| 299 | CONFIG_PPP_ASYNC=m |
| 300 | CONFIG_PPP_SYNC_TTY=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 301 | CONFIG_SLIP=m |
| 302 | CONFIG_SLIP_COMPRESSED=y |
| 303 | CONFIG_SLIP_SMART=y |
| 304 | CONFIG_SLIP_MODE_SLIP6=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 305 | # CONFIG_WLAN is not set |
| 306 | CONFIG_INPUT_EVDEV=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 307 | # CONFIG_KEYBOARD_ATKBD is not set |
| 308 | CONFIG_KEYBOARD_SUNKBD=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 309 | # CONFIG_MOUSE_PS2 is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 310 | CONFIG_MOUSE_SERIAL=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 311 | # CONFIG_LEGACY_PTYS is not set |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 312 | # CONFIG_DEVKMEM is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 313 | # CONFIG_HW_RANDOM is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 314 | CONFIG_NTP_PPS=y |
| 315 | CONFIG_PPS_CLIENT_LDISC=m |
| 316 | CONFIG_PTP_1588_CLOCK=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 317 | # CONFIG_HWMON is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 318 | CONFIG_FB=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 319 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 320 | CONFIG_LOGO=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 321 | CONFIG_HID=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 322 | CONFIG_HIDRAW=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 323 | CONFIG_UHID=m |
| 324 | # CONFIG_HID_GENERIC is not set |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 325 | # CONFIG_USB_SUPPORT is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 326 | CONFIG_RTC_CLASS=y |
| 327 | CONFIG_RTC_DRV_GENERIC=m |
| 328 | # CONFIG_IOMMU_SUPPORT is not set |
| 329 | CONFIG_PROC_HARDWARE=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 330 | CONFIG_EXT4_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 331 | CONFIG_REISERFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 332 | CONFIG_JFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 333 | CONFIG_XFS_FS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 334 | CONFIG_OCFS2_FS=m |
| 335 | # CONFIG_OCFS2_DEBUG_MASKLOG is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 336 | CONFIG_FANOTIFY=y |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 337 | CONFIG_QUOTA_NETLINK_INTERFACE=y |
| 338 | # CONFIG_PRINT_QUOTA_WARNING is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 339 | CONFIG_AUTOFS4_FS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 340 | CONFIG_FUSE_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 341 | CONFIG_CUSE=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 342 | CONFIG_ISO9660_FS=y |
| 343 | CONFIG_JOLIET=y |
| 344 | CONFIG_ZISOFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 345 | CONFIG_UDF_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 346 | CONFIG_MSDOS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 347 | CONFIG_VFAT_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 348 | CONFIG_PROC_KCORE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 349 | CONFIG_TMPFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 350 | CONFIG_AFFS_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 351 | CONFIG_ECRYPT_FS=m |
| 352 | CONFIG_ECRYPT_FS_MESSAGING=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 353 | CONFIG_HFS_FS=m |
| 354 | CONFIG_HFSPLUS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 355 | CONFIG_CRAMFS=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 356 | CONFIG_SQUASHFS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 357 | CONFIG_SQUASHFS_LZO=y |
| 358 | CONFIG_MINIX_FS=m |
| 359 | CONFIG_OMFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 360 | CONFIG_HPFS_FS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 361 | CONFIG_QNX4FS_FS=m |
| 362 | CONFIG_QNX6FS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 363 | CONFIG_SYSV_FS=m |
| 364 | CONFIG_UFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 365 | CONFIG_NFS_FS=y |
Geert Uytterhoeven | 51b9310 | 2013-09-17 09:04:34 +0200 | [diff] [blame] | 366 | CONFIG_NFS_V4=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 367 | CONFIG_NFS_SWAP=y |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 368 | CONFIG_ROOT_NFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 369 | CONFIG_NFSD=m |
| 370 | CONFIG_NFSD_V3=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 371 | CONFIG_CIFS=m |
| 372 | # CONFIG_CIFS_DEBUG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 373 | CONFIG_CODA_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 374 | CONFIG_NLS_CODEPAGE_437=y |
| 375 | CONFIG_NLS_CODEPAGE_737=m |
| 376 | CONFIG_NLS_CODEPAGE_775=m |
| 377 | CONFIG_NLS_CODEPAGE_850=m |
| 378 | CONFIG_NLS_CODEPAGE_852=m |
| 379 | CONFIG_NLS_CODEPAGE_855=m |
| 380 | CONFIG_NLS_CODEPAGE_857=m |
| 381 | CONFIG_NLS_CODEPAGE_860=m |
| 382 | CONFIG_NLS_CODEPAGE_861=m |
| 383 | CONFIG_NLS_CODEPAGE_862=m |
| 384 | CONFIG_NLS_CODEPAGE_863=m |
| 385 | CONFIG_NLS_CODEPAGE_864=m |
| 386 | CONFIG_NLS_CODEPAGE_865=m |
| 387 | CONFIG_NLS_CODEPAGE_866=m |
| 388 | CONFIG_NLS_CODEPAGE_869=m |
| 389 | CONFIG_NLS_CODEPAGE_936=m |
| 390 | CONFIG_NLS_CODEPAGE_950=m |
| 391 | CONFIG_NLS_CODEPAGE_932=m |
| 392 | CONFIG_NLS_CODEPAGE_949=m |
| 393 | CONFIG_NLS_CODEPAGE_874=m |
| 394 | CONFIG_NLS_ISO8859_8=m |
| 395 | CONFIG_NLS_CODEPAGE_1250=m |
| 396 | CONFIG_NLS_CODEPAGE_1251=m |
| 397 | CONFIG_NLS_ASCII=m |
| 398 | CONFIG_NLS_ISO8859_1=y |
| 399 | CONFIG_NLS_ISO8859_2=m |
| 400 | CONFIG_NLS_ISO8859_3=m |
| 401 | CONFIG_NLS_ISO8859_4=m |
| 402 | CONFIG_NLS_ISO8859_5=m |
| 403 | CONFIG_NLS_ISO8859_6=m |
| 404 | CONFIG_NLS_ISO8859_7=m |
| 405 | CONFIG_NLS_ISO8859_9=m |
| 406 | CONFIG_NLS_ISO8859_13=m |
| 407 | CONFIG_NLS_ISO8859_14=m |
| 408 | CONFIG_NLS_ISO8859_15=m |
| 409 | CONFIG_NLS_KOI8_R=m |
| 410 | CONFIG_NLS_KOI8_U=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 411 | CONFIG_NLS_MAC_ROMAN=m |
| 412 | CONFIG_NLS_MAC_CELTIC=m |
| 413 | CONFIG_NLS_MAC_CENTEURO=m |
| 414 | CONFIG_NLS_MAC_CROATIAN=m |
| 415 | CONFIG_NLS_MAC_CYRILLIC=m |
| 416 | CONFIG_NLS_MAC_GAELIC=m |
| 417 | CONFIG_NLS_MAC_GREEK=m |
| 418 | CONFIG_NLS_MAC_ICELAND=m |
| 419 | CONFIG_NLS_MAC_INUIT=m |
| 420 | CONFIG_NLS_MAC_ROMANIAN=m |
| 421 | CONFIG_NLS_MAC_TURKISH=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 422 | CONFIG_DLM=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 423 | CONFIG_MAGIC_SYSRQ=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 424 | CONFIG_ASYNC_RAID6_TEST=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 425 | CONFIG_TEST_STRING_HELPERS=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 426 | CONFIG_ENCRYPTED_KEYS=m |
| 427 | CONFIG_CRYPTO_MANAGER=y |
| 428 | CONFIG_CRYPTO_USER=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 429 | CONFIG_CRYPTO_CRYPTD=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 430 | CONFIG_CRYPTO_TEST=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 431 | CONFIG_CRYPTO_CCM=m |
| 432 | CONFIG_CRYPTO_GCM=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 433 | CONFIG_CRYPTO_CTS=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 434 | CONFIG_CRYPTO_LRW=m |
| 435 | CONFIG_CRYPTO_PCBC=m |
| 436 | CONFIG_CRYPTO_XTS=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 437 | CONFIG_CRYPTO_XCBC=m |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 438 | CONFIG_CRYPTO_VMAC=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 439 | CONFIG_CRYPTO_MICHAEL_MIC=m |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 440 | CONFIG_CRYPTO_RMD128=m |
| 441 | CONFIG_CRYPTO_RMD160=m |
| 442 | CONFIG_CRYPTO_RMD256=m |
| 443 | CONFIG_CRYPTO_RMD320=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 444 | CONFIG_CRYPTO_SHA512=m |
Geert Uytterhoeven | 865108d | 2005-04-18 10:47:34 -0700 | [diff] [blame] | 445 | CONFIG_CRYPTO_TGR192=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 446 | CONFIG_CRYPTO_WP512=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 447 | CONFIG_CRYPTO_ANUBIS=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 448 | CONFIG_CRYPTO_BLOWFISH=m |
| 449 | CONFIG_CRYPTO_CAMELLIA=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 450 | CONFIG_CRYPTO_CAST5=m |
| 451 | CONFIG_CRYPTO_CAST6=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 452 | CONFIG_CRYPTO_FCRYPT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 453 | CONFIG_CRYPTO_KHAZAD=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 454 | CONFIG_CRYPTO_SALSA20=m |
Geert Uytterhoeven | b4029b3 | 2008-05-18 20:47:23 +0200 | [diff] [blame] | 455 | CONFIG_CRYPTO_SEED=m |
| 456 | CONFIG_CRYPTO_SERPENT=m |
| 457 | CONFIG_CRYPTO_TEA=m |
| 458 | CONFIG_CRYPTO_TWOFISH=m |
Geert Uytterhoeven | adfe7c6 | 2009-03-29 14:23:44 +0200 | [diff] [blame] | 459 | CONFIG_CRYPTO_ZLIB=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 460 | CONFIG_CRYPTO_LZO=m |
Geert Uytterhoeven | a16f9a4 | 2013-05-17 17:25:39 +0200 | [diff] [blame] | 461 | CONFIG_CRYPTO_LZ4=m |
| 462 | CONFIG_CRYPTO_LZ4HC=m |
Geert Uytterhoeven | ae4e143 | 2008-12-02 20:58:26 +0100 | [diff] [blame] | 463 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 464 | CONFIG_CRYPTO_USER_API_HASH=m |
| 465 | CONFIG_CRYPTO_USER_API_SKCIPHER=m |
Geert Uytterhoeven | a1aa758 | 2008-04-04 14:58:42 +0200 | [diff] [blame] | 466 | # CONFIG_CRYPTO_HW is not set |
Geert Uytterhoeven | 9e7222c | 2008-09-10 22:15:19 +0200 | [diff] [blame] | 467 | CONFIG_CRC_T10DIF=y |
Geert Uytterhoeven | 37c14e8 | 2013-05-28 10:22:06 +0200 | [diff] [blame] | 468 | CONFIG_XZ_DEC_X86=y |
| 469 | CONFIG_XZ_DEC_POWERPC=y |
| 470 | CONFIG_XZ_DEC_IA64=y |
| 471 | CONFIG_XZ_DEC_ARM=y |
| 472 | CONFIG_XZ_DEC_ARMTHUMB=y |
| 473 | CONFIG_XZ_DEC_SPARC=y |
| 474 | CONFIG_XZ_DEC_TEST=m |