Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | CONFIG_MIPS_MALTA=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 2 | CONFIG_CPU_LITTLE_ENDIAN=y |
Ralf Baechle | adfc764 | 2005-12-23 02:48:17 +0100 | [diff] [blame] | 3 | CONFIG_CPU_MIPS32_R2=y |
Ralf Baechle | 59d6ab8 | 2006-10-06 17:36:20 +0100 | [diff] [blame] | 4 | CONFIG_MIPS_MT_SMP=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 5 | CONFIG_NO_HZ=y |
| 6 | CONFIG_HIGH_RES_TIMERS=y |
Atsushi Nemoto | 1723b4a | 2006-06-20 00:19:13 +0900 | [diff] [blame] | 7 | CONFIG_HZ_100=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 8 | CONFIG_EXPERIMENTAL=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 9 | CONFIG_SYSVIPC=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 10 | CONFIG_LOG_BUF_SHIFT=15 |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 11 | CONFIG_SYSFS_DEPRECATED_V2=y |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 12 | CONFIG_RELAY=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 13 | CONFIG_NAMESPACES=y |
| 14 | CONFIG_UTS_NS=y |
| 15 | CONFIG_IPC_NS=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 16 | CONFIG_PID_NS=y |
Ralf Baechle | 48e0810 | 2006-03-21 13:27:48 +0000 | [diff] [blame] | 17 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
David Rientjes | 6a108a1 | 2011-01-20 14:44:16 -0800 | [diff] [blame] | 18 | CONFIG_EXPERT=y |
Ralf Baechle | 59d6ab8 | 2006-10-06 17:36:20 +0100 | [diff] [blame] | 19 | # CONFIG_SYSCTL_SYSCALL is not set |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 20 | # CONFIG_COMPAT_BRK is not set |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 21 | CONFIG_SLAB=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 22 | CONFIG_MODULES=y |
| 23 | CONFIG_MODULE_UNLOAD=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 24 | CONFIG_MODVERSIONS=y |
| 25 | CONFIG_MODULE_SRCVERSION_ALL=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 26 | # CONFIG_BLK_DEV_BSG is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | CONFIG_PCI=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 28 | CONFIG_PM=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 29 | CONFIG_PACKET=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 30 | CONFIG_UNIX=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 31 | CONFIG_XFRM_USER=m |
| 32 | CONFIG_NET_KEY=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 33 | CONFIG_NET_KEY_MIGRATE=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 34 | CONFIG_INET=y |
| 35 | CONFIG_IP_MULTICAST=y |
| 36 | CONFIG_IP_ADVANCED_ROUTER=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 37 | CONFIG_IP_MULTIPLE_TABLES=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 38 | CONFIG_IP_ROUTE_MULTIPATH=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 39 | CONFIG_IP_ROUTE_VERBOSE=y |
| 40 | CONFIG_IP_PNP=y |
| 41 | CONFIG_IP_PNP_DHCP=y |
| 42 | CONFIG_IP_PNP_BOOTP=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 43 | CONFIG_NET_IPIP=m |
| 44 | CONFIG_NET_IPGRE=m |
| 45 | CONFIG_NET_IPGRE_BROADCAST=y |
| 46 | CONFIG_IP_MROUTE=y |
| 47 | CONFIG_IP_PIMSM_V1=y |
| 48 | CONFIG_IP_PIMSM_V2=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 49 | CONFIG_SYN_COOKIES=y |
| 50 | CONFIG_INET_AH=m |
| 51 | CONFIG_INET_ESP=m |
| 52 | CONFIG_INET_IPCOMP=m |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 53 | CONFIG_INET_XFRM_MODE_TRANSPORT=m |
| 54 | CONFIG_INET_XFRM_MODE_TUNNEL=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 55 | CONFIG_TCP_MD5SIG=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 56 | CONFIG_IPV6_PRIVACY=y |
| 57 | CONFIG_IPV6_ROUTER_PREF=y |
| 58 | CONFIG_IPV6_ROUTE_INFO=y |
| 59 | CONFIG_IPV6_OPTIMISTIC_DAD=y |
| 60 | CONFIG_INET6_AH=m |
| 61 | CONFIG_INET6_ESP=m |
| 62 | CONFIG_INET6_IPCOMP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 63 | CONFIG_IPV6_TUNNEL=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 64 | CONFIG_IPV6_MROUTE=y |
| 65 | CONFIG_IPV6_PIMSM_V2=y |
| 66 | CONFIG_NETWORK_SECMARK=y |
| 67 | CONFIG_NETFILTER=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 68 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 69 | CONFIG_NF_CONNTRACK=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 70 | CONFIG_NF_CONNTRACK_SECMARK=y |
| 71 | CONFIG_NF_CONNTRACK_EVENTS=y |
| 72 | CONFIG_NF_CT_PROTO_DCCP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 73 | CONFIG_NF_CT_PROTO_UDPLITE=m |
| 74 | CONFIG_NF_CONNTRACK_AMANDA=m |
| 75 | CONFIG_NF_CONNTRACK_FTP=m |
| 76 | CONFIG_NF_CONNTRACK_H323=m |
| 77 | CONFIG_NF_CONNTRACK_IRC=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 78 | CONFIG_NF_CONNTRACK_PPTP=m |
| 79 | CONFIG_NF_CONNTRACK_SANE=m |
| 80 | CONFIG_NF_CONNTRACK_SIP=m |
| 81 | CONFIG_NF_CONNTRACK_TFTP=m |
| 82 | CONFIG_NF_CT_NETLINK=m |
| 83 | CONFIG_NETFILTER_TPROXY=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 84 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
| 85 | CONFIG_NETFILTER_XT_TARGET_CONNMARK=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 86 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
| 87 | CONFIG_NETFILTER_XT_TARGET_NFLOG=m |
| 88 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
| 89 | CONFIG_NETFILTER_XT_TARGET_NOTRACK=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 90 | CONFIG_NETFILTER_XT_TARGET_TPROXY=m |
| 91 | CONFIG_NETFILTER_XT_TARGET_TRACE=m |
| 92 | CONFIG_NETFILTER_XT_TARGET_SECMARK=m |
| 93 | CONFIG_NETFILTER_XT_TARGET_TCPMSS=m |
| 94 | CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m |
| 95 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
| 96 | CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m |
| 97 | CONFIG_NETFILTER_XT_MATCH_CONNLIMIT=m |
| 98 | CONFIG_NETFILTER_XT_MATCH_CONNMARK=m |
| 99 | CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m |
| 100 | CONFIG_NETFILTER_XT_MATCH_DCCP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 101 | CONFIG_NETFILTER_XT_MATCH_ESP=m |
| 102 | CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m |
| 103 | CONFIG_NETFILTER_XT_MATCH_HELPER=m |
| 104 | CONFIG_NETFILTER_XT_MATCH_IPRANGE=m |
| 105 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m |
| 106 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m |
| 107 | CONFIG_NETFILTER_XT_MATCH_MAC=m |
| 108 | CONFIG_NETFILTER_XT_MATCH_MARK=m |
| 109 | CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m |
| 110 | CONFIG_NETFILTER_XT_MATCH_OWNER=m |
| 111 | CONFIG_NETFILTER_XT_MATCH_POLICY=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 112 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m |
| 113 | CONFIG_NETFILTER_XT_MATCH_QUOTA=m |
| 114 | CONFIG_NETFILTER_XT_MATCH_RATEEST=m |
| 115 | CONFIG_NETFILTER_XT_MATCH_REALM=m |
| 116 | CONFIG_NETFILTER_XT_MATCH_RECENT=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 117 | CONFIG_NETFILTER_XT_MATCH_SOCKET=m |
| 118 | CONFIG_NETFILTER_XT_MATCH_STATE=m |
| 119 | CONFIG_NETFILTER_XT_MATCH_STATISTIC=m |
| 120 | CONFIG_NETFILTER_XT_MATCH_STRING=m |
| 121 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m |
| 122 | CONFIG_NETFILTER_XT_MATCH_TIME=m |
| 123 | CONFIG_NETFILTER_XT_MATCH_U32=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 124 | CONFIG_IP_VS=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 125 | CONFIG_IP_VS_IPV6=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 126 | CONFIG_IP_VS_PROTO_TCP=y |
| 127 | CONFIG_IP_VS_PROTO_UDP=y |
| 128 | CONFIG_IP_VS_PROTO_ESP=y |
| 129 | CONFIG_IP_VS_PROTO_AH=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 130 | CONFIG_IP_VS_RR=m |
| 131 | CONFIG_IP_VS_WRR=m |
| 132 | CONFIG_IP_VS_LC=m |
| 133 | CONFIG_IP_VS_WLC=m |
| 134 | CONFIG_IP_VS_LBLC=m |
| 135 | CONFIG_IP_VS_LBLCR=m |
| 136 | CONFIG_IP_VS_DH=m |
| 137 | CONFIG_IP_VS_SH=m |
| 138 | CONFIG_IP_VS_SED=m |
| 139 | CONFIG_IP_VS_NQ=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 140 | CONFIG_IP_VS_FTP=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 141 | CONFIG_NF_CONNTRACK_IPV4=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 142 | CONFIG_IP_NF_QUEUE=m |
| 143 | CONFIG_IP_NF_IPTABLES=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 144 | CONFIG_IP_NF_MATCH_ADDRTYPE=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 145 | CONFIG_IP_NF_MATCH_AH=m |
| 146 | CONFIG_IP_NF_MATCH_ECN=m |
| 147 | CONFIG_IP_NF_MATCH_TTL=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 148 | CONFIG_IP_NF_FILTER=m |
| 149 | CONFIG_IP_NF_TARGET_REJECT=m |
| 150 | CONFIG_IP_NF_TARGET_LOG=m |
| 151 | CONFIG_IP_NF_TARGET_ULOG=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 152 | CONFIG_NF_NAT=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 153 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 154 | CONFIG_IP_NF_TARGET_NETMAP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 155 | CONFIG_IP_NF_TARGET_REDIRECT=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 156 | CONFIG_NF_NAT_SNMP_BASIC=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 157 | CONFIG_IP_NF_MANGLE=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 158 | CONFIG_IP_NF_TARGET_CLUSTERIP=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 159 | CONFIG_IP_NF_TARGET_ECN=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 160 | CONFIG_IP_NF_TARGET_TTL=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 161 | CONFIG_IP_NF_RAW=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 162 | CONFIG_IP_NF_ARPTABLES=m |
| 163 | CONFIG_IP_NF_ARPFILTER=m |
| 164 | CONFIG_IP_NF_ARP_MANGLE=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 165 | CONFIG_NF_CONNTRACK_IPV6=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 166 | CONFIG_IP6_NF_QUEUE=m |
| 167 | CONFIG_IP6_NF_IPTABLES=m |
Ralf Baechle | b775565 | 2006-04-24 15:00:59 +0100 | [diff] [blame] | 168 | CONFIG_IP6_NF_MATCH_AH=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 169 | CONFIG_IP6_NF_MATCH_EUI64=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 170 | CONFIG_IP6_NF_MATCH_FRAG=m |
| 171 | CONFIG_IP6_NF_MATCH_OPTS=m |
| 172 | CONFIG_IP6_NF_MATCH_HL=m |
| 173 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
| 174 | CONFIG_IP6_NF_MATCH_MH=m |
| 175 | CONFIG_IP6_NF_MATCH_RT=m |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 176 | CONFIG_IP6_NF_TARGET_HL=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 177 | CONFIG_IP6_NF_TARGET_LOG=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 178 | CONFIG_IP6_NF_FILTER=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 179 | CONFIG_IP6_NF_TARGET_REJECT=m |
| 180 | CONFIG_IP6_NF_MANGLE=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 181 | CONFIG_IP6_NF_RAW=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 182 | CONFIG_BRIDGE_NF_EBTABLES=m |
| 183 | CONFIG_BRIDGE_EBT_BROUTE=m |
| 184 | CONFIG_BRIDGE_EBT_T_FILTER=m |
| 185 | CONFIG_BRIDGE_EBT_T_NAT=m |
| 186 | CONFIG_BRIDGE_EBT_802_3=m |
| 187 | CONFIG_BRIDGE_EBT_AMONG=m |
| 188 | CONFIG_BRIDGE_EBT_ARP=m |
| 189 | CONFIG_BRIDGE_EBT_IP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 190 | CONFIG_BRIDGE_EBT_IP6=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 191 | CONFIG_BRIDGE_EBT_LIMIT=m |
| 192 | CONFIG_BRIDGE_EBT_MARK=m |
| 193 | CONFIG_BRIDGE_EBT_PKTTYPE=m |
| 194 | CONFIG_BRIDGE_EBT_STP=m |
| 195 | CONFIG_BRIDGE_EBT_VLAN=m |
| 196 | CONFIG_BRIDGE_EBT_ARPREPLY=m |
| 197 | CONFIG_BRIDGE_EBT_DNAT=m |
| 198 | CONFIG_BRIDGE_EBT_MARK_T=m |
| 199 | CONFIG_BRIDGE_EBT_REDIRECT=m |
| 200 | CONFIG_BRIDGE_EBT_SNAT=m |
| 201 | CONFIG_BRIDGE_EBT_LOG=m |
| 202 | CONFIG_BRIDGE_EBT_ULOG=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 203 | CONFIG_BRIDGE_EBT_NFLOG=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 204 | CONFIG_IP_SCTP=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 205 | CONFIG_BRIDGE=m |
| 206 | CONFIG_VLAN_8021Q=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 207 | CONFIG_VLAN_8021Q_GVRP=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 208 | CONFIG_ATALK=m |
Ralf Baechle | 59d6ab8 | 2006-10-06 17:36:20 +0100 | [diff] [blame] | 209 | CONFIG_DEV_APPLETALK=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 210 | CONFIG_IPDDP=m |
| 211 | CONFIG_IPDDP_ENCAP=y |
| 212 | CONFIG_IPDDP_DECAP=y |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 213 | CONFIG_PHONET=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 214 | CONFIG_NET_SCHED=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 215 | CONFIG_NET_SCH_CBQ=m |
| 216 | CONFIG_NET_SCH_HTB=m |
| 217 | CONFIG_NET_SCH_HFSC=m |
| 218 | CONFIG_NET_SCH_PRIO=m |
| 219 | CONFIG_NET_SCH_RED=m |
| 220 | CONFIG_NET_SCH_SFQ=m |
| 221 | CONFIG_NET_SCH_TEQL=m |
| 222 | CONFIG_NET_SCH_TBF=m |
| 223 | CONFIG_NET_SCH_GRED=m |
| 224 | CONFIG_NET_SCH_DSMARK=m |
| 225 | CONFIG_NET_SCH_NETEM=m |
| 226 | CONFIG_NET_SCH_INGRESS=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 227 | CONFIG_NET_CLS_BASIC=m |
| 228 | CONFIG_NET_CLS_TCINDEX=m |
| 229 | CONFIG_NET_CLS_ROUTE4=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 230 | CONFIG_NET_CLS_FW=m |
| 231 | CONFIG_NET_CLS_U32=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 232 | CONFIG_NET_CLS_RSVP=m |
| 233 | CONFIG_NET_CLS_RSVP6=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 234 | CONFIG_NET_CLS_FLOW=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 235 | CONFIG_NET_CLS_ACT=y |
| 236 | CONFIG_NET_ACT_POLICE=y |
| 237 | CONFIG_NET_ACT_GACT=m |
| 238 | CONFIG_GACT_PROB=y |
| 239 | CONFIG_NET_ACT_MIRRED=m |
| 240 | CONFIG_NET_ACT_IPT=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 241 | CONFIG_NET_ACT_NAT=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 242 | CONFIG_NET_ACT_PEDIT=m |
| 243 | CONFIG_NET_ACT_SIMP=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 244 | CONFIG_NET_ACT_SKBEDIT=m |
Ralf Baechle | aec8b75 | 2005-11-17 16:23:58 +0000 | [diff] [blame] | 245 | CONFIG_NET_CLS_IND=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 246 | CONFIG_CFG80211=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 247 | CONFIG_MAC80211=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 248 | CONFIG_MAC80211_RC_PID=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 249 | CONFIG_MAC80211_RC_DEFAULT_PID=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 250 | CONFIG_MAC80211_MESH=y |
| 251 | CONFIG_MAC80211_LEDS=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 252 | CONFIG_RFKILL=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 253 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 254 | CONFIG_CONNECTOR=m |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 255 | CONFIG_MTD=y |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 256 | CONFIG_MTD_PARTITIONS=y |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 257 | CONFIG_MTD_CHAR=y |
| 258 | CONFIG_MTD_BLOCK=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 259 | CONFIG_MTD_OOPS=m |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 260 | CONFIG_MTD_CFI=y |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 261 | CONFIG_MTD_CFI_INTELEXT=y |
| 262 | CONFIG_MTD_CFI_AMDSTD=y |
| 263 | CONFIG_MTD_CFI_STAA=y |
Ralf Baechle | b228f4c | 2006-12-11 15:33:30 +0000 | [diff] [blame] | 264 | CONFIG_MTD_PHYSMAP=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 265 | CONFIG_MTD_UBI=m |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 266 | CONFIG_MTD_UBI_GLUEBI=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 267 | CONFIG_BLK_DEV_FD=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 268 | CONFIG_BLK_DEV_UMEM=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 269 | CONFIG_BLK_DEV_LOOP=m |
| 270 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
| 271 | CONFIG_BLK_DEV_NBD=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 272 | CONFIG_BLK_DEV_RAM=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 273 | CONFIG_CDROM_PKTCDVD=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 274 | CONFIG_ATA_OVER_ETH=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 275 | # CONFIG_MISC_DEVICES is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 276 | CONFIG_IDE=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 277 | CONFIG_BLK_DEV_IDECD=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 278 | CONFIG_IDE_GENERIC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 279 | CONFIG_BLK_DEV_GENERIC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 280 | CONFIG_BLK_DEV_PIIX=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 281 | CONFIG_BLK_DEV_IT8213=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 282 | CONFIG_BLK_DEV_TC86C001=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 283 | CONFIG_RAID_ATTRS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 284 | CONFIG_SCSI=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 285 | CONFIG_SCSI_TGT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 286 | CONFIG_BLK_DEV_SD=m |
| 287 | CONFIG_CHR_DEV_ST=m |
| 288 | CONFIG_CHR_DEV_OSST=m |
| 289 | CONFIG_BLK_DEV_SR=m |
| 290 | CONFIG_BLK_DEV_SR_VENDOR=y |
| 291 | CONFIG_CHR_DEV_SG=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 292 | CONFIG_SCSI_MULTI_LUN=y |
| 293 | CONFIG_SCSI_CONSTANTS=y |
| 294 | CONFIG_SCSI_LOGGING=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 295 | CONFIG_SCSI_SCAN_ASYNC=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 296 | CONFIG_SCSI_FC_ATTRS=m |
Ralf Baechle | aec8b75 | 2005-11-17 16:23:58 +0000 | [diff] [blame] | 297 | CONFIG_ISCSI_TCP=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 298 | CONFIG_BLK_DEV_3W_XXXX_RAID=m |
| 299 | CONFIG_SCSI_3W_9XXX=m |
| 300 | CONFIG_SCSI_ACARD=m |
| 301 | CONFIG_SCSI_AACRAID=m |
| 302 | CONFIG_SCSI_AIC7XXX=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 303 | CONFIG_AIC7XXX_RESET_DELAY_MS=15000 |
| 304 | # CONFIG_AIC7XXX_DEBUG_ENABLE is not set |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 305 | CONFIG_MD=y |
| 306 | CONFIG_BLK_DEV_MD=m |
| 307 | CONFIG_MD_LINEAR=m |
| 308 | CONFIG_MD_RAID0=m |
| 309 | CONFIG_MD_RAID1=m |
| 310 | CONFIG_MD_RAID10=m |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 311 | CONFIG_MD_RAID456=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 312 | CONFIG_MD_MULTIPATH=m |
| 313 | CONFIG_MD_FAULTY=m |
| 314 | CONFIG_BLK_DEV_DM=m |
| 315 | CONFIG_DM_CRYPT=m |
| 316 | CONFIG_DM_SNAPSHOT=m |
| 317 | CONFIG_DM_MIRROR=m |
| 318 | CONFIG_DM_ZERO=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 319 | CONFIG_DM_MULTIPATH=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 320 | CONFIG_NETDEVICES=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 321 | CONFIG_IFB=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 322 | CONFIG_DUMMY=m |
| 323 | CONFIG_BONDING=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 324 | CONFIG_MACVLAN=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 325 | CONFIG_EQUALIZER=m |
| 326 | CONFIG_TUN=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 327 | CONFIG_VETH=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 328 | CONFIG_MARVELL_PHY=m |
| 329 | CONFIG_DAVICOM_PHY=m |
| 330 | CONFIG_QSEMI_PHY=m |
| 331 | CONFIG_LXT_PHY=m |
| 332 | CONFIG_CICADA_PHY=m |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 333 | CONFIG_VITESSE_PHY=m |
| 334 | CONFIG_SMSC_PHY=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 335 | CONFIG_BROADCOM_PHY=m |
| 336 | CONFIG_ICPLUS_PHY=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 337 | CONFIG_REALTEK_PHY=m |
| 338 | CONFIG_MDIO_BITBANG=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 339 | CONFIG_NET_ETHERNET=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 340 | CONFIG_AX88796=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 341 | CONFIG_NET_PCI=y |
| 342 | CONFIG_PCNET32=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 343 | CONFIG_TC35815=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 344 | CONFIG_CHELSIO_T3=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 345 | CONFIG_NETXEN_NIC=m |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 346 | CONFIG_ATMEL=m |
| 347 | CONFIG_PCI_ATMEL=m |
| 348 | CONFIG_PRISM54=m |
| 349 | CONFIG_HOSTAP=m |
| 350 | CONFIG_HOSTAP_FIRMWARE=y |
| 351 | CONFIG_HOSTAP_FIRMWARE_NVRAM=y |
| 352 | CONFIG_HOSTAP_PLX=m |
| 353 | CONFIG_HOSTAP_PCI=m |
Sam Ravnborg | 8b1bb90 | 2010-08-14 22:05:58 +0200 | [diff] [blame] | 354 | CONFIG_IPW2100=m |
| 355 | CONFIG_IPW2100_MONITOR=y |
| 356 | CONFIG_IPW2200=m |
| 357 | CONFIG_IPW2200_MONITOR=y |
| 358 | CONFIG_IPW2200_PROMISCUOUS=y |
| 359 | CONFIG_IPW2200_QOS=y |
| 360 | CONFIG_LIBERTAS=m |
| 361 | CONFIG_HERMES=m |
| 362 | CONFIG_PLX_HERMES=m |
| 363 | CONFIG_TMD_HERMES=m |
| 364 | CONFIG_NORTEL_HERMES=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 365 | # CONFIG_INPUT_KEYBOARD is not set |
| 366 | # CONFIG_INPUT_MOUSE is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 367 | # CONFIG_SERIO_I8042 is not set |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 368 | CONFIG_VT_HW_CONSOLE_BINDING=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 369 | CONFIG_SERIAL_8250=y |
| 370 | CONFIG_SERIAL_8250_CONSOLE=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 371 | # CONFIG_HWMON is not set |
Aurelien Jarno | 79aa18d | 2011-01-18 12:20:45 +0100 | [diff] [blame] | 372 | CONFIG_FB=y |
| 373 | CONFIG_FB_CIRRUS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 374 | # CONFIG_VGA_CONSOLE is not set |
Aurelien Jarno | 79aa18d | 2011-01-18 12:20:45 +0100 | [diff] [blame] | 375 | CONFIG_FRAMEBUFFER_CONSOLE=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 376 | CONFIG_HID=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 377 | CONFIG_LEDS_CLASS=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 378 | CONFIG_LEDS_TRIGGER_TIMER=m |
| 379 | CONFIG_LEDS_TRIGGER_IDE_DISK=y |
| 380 | CONFIG_LEDS_TRIGGER_HEARTBEAT=m |
| 381 | CONFIG_LEDS_TRIGGER_BACKLIGHT=m |
| 382 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=m |
Tiejun Chen | 192cc7f | 2008-11-25 16:33:20 +0800 | [diff] [blame] | 383 | CONFIG_RTC_CLASS=y |
Tiejun Chen | 192cc7f | 2008-11-25 16:33:20 +0800 | [diff] [blame] | 384 | CONFIG_RTC_DRV_CMOS=y |
Ralf Baechle | 028151b | 2007-08-07 13:05:27 +0100 | [diff] [blame] | 385 | CONFIG_UIO=m |
| 386 | CONFIG_UIO_CIF=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 387 | CONFIG_EXT2_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 388 | CONFIG_EXT3_FS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 389 | CONFIG_REISERFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 390 | CONFIG_REISERFS_PROC_INFO=y |
| 391 | CONFIG_REISERFS_FS_XATTR=y |
| 392 | CONFIG_REISERFS_FS_POSIX_ACL=y |
| 393 | CONFIG_REISERFS_FS_SECURITY=y |
| 394 | CONFIG_JFS_FS=m |
| 395 | CONFIG_JFS_POSIX_ACL=y |
| 396 | CONFIG_JFS_SECURITY=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 397 | CONFIG_XFS_FS=m |
Ralf Baechle | aec8b75 | 2005-11-17 16:23:58 +0000 | [diff] [blame] | 398 | CONFIG_XFS_QUOTA=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 399 | CONFIG_XFS_POSIX_ACL=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 400 | CONFIG_QUOTA=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 401 | CONFIG_QFMT_V2=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 402 | CONFIG_AUTOFS_FS=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 403 | CONFIG_FUSE_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 404 | CONFIG_ISO9660_FS=m |
| 405 | CONFIG_JOLIET=y |
| 406 | CONFIG_ZISOFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 407 | CONFIG_UDF_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 408 | CONFIG_MSDOS_FS=m |
| 409 | CONFIG_VFAT_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 410 | CONFIG_PROC_KCORE=y |
Ralf Baechle | f83b854 | 2006-09-26 03:07:22 +0100 | [diff] [blame] | 411 | CONFIG_TMPFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 412 | CONFIG_AFFS_FS=m |
| 413 | CONFIG_HFS_FS=m |
| 414 | CONFIG_HFSPLUS_FS=m |
| 415 | CONFIG_BEFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 416 | CONFIG_BFS_FS=m |
| 417 | CONFIG_EFS_FS=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 418 | CONFIG_JFFS2_FS=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 419 | CONFIG_JFFS2_FS_XATTR=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 420 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 421 | CONFIG_JFFS2_RUBIN=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 422 | CONFIG_CRAMFS=m |
| 423 | CONFIG_VXFS_FS=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 424 | CONFIG_MINIX_FS=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 425 | CONFIG_ROMFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 426 | CONFIG_SYSV_FS=m |
| 427 | CONFIG_UFS_FS=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 428 | CONFIG_NFS_FS=y |
| 429 | CONFIG_NFS_V3=y |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 430 | CONFIG_ROOT_NFS=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 431 | CONFIG_NFSD=y |
| 432 | CONFIG_NFSD_V3=y |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 433 | CONFIG_NLS_CODEPAGE_437=m |
| 434 | CONFIG_NLS_CODEPAGE_737=m |
| 435 | CONFIG_NLS_CODEPAGE_775=m |
| 436 | CONFIG_NLS_CODEPAGE_850=m |
| 437 | CONFIG_NLS_CODEPAGE_852=m |
| 438 | CONFIG_NLS_CODEPAGE_855=m |
| 439 | CONFIG_NLS_CODEPAGE_857=m |
| 440 | CONFIG_NLS_CODEPAGE_860=m |
| 441 | CONFIG_NLS_CODEPAGE_861=m |
| 442 | CONFIG_NLS_CODEPAGE_862=m |
| 443 | CONFIG_NLS_CODEPAGE_863=m |
| 444 | CONFIG_NLS_CODEPAGE_864=m |
| 445 | CONFIG_NLS_CODEPAGE_865=m |
| 446 | CONFIG_NLS_CODEPAGE_866=m |
| 447 | CONFIG_NLS_CODEPAGE_869=m |
| 448 | CONFIG_NLS_CODEPAGE_936=m |
| 449 | CONFIG_NLS_CODEPAGE_950=m |
| 450 | CONFIG_NLS_CODEPAGE_932=m |
| 451 | CONFIG_NLS_CODEPAGE_949=m |
| 452 | CONFIG_NLS_CODEPAGE_874=m |
| 453 | CONFIG_NLS_ISO8859_8=m |
| 454 | CONFIG_NLS_CODEPAGE_1250=m |
| 455 | CONFIG_NLS_CODEPAGE_1251=m |
| 456 | CONFIG_NLS_ASCII=m |
| 457 | CONFIG_NLS_ISO8859_1=m |
| 458 | CONFIG_NLS_ISO8859_2=m |
| 459 | CONFIG_NLS_ISO8859_3=m |
| 460 | CONFIG_NLS_ISO8859_4=m |
| 461 | CONFIG_NLS_ISO8859_5=m |
| 462 | CONFIG_NLS_ISO8859_6=m |
| 463 | CONFIG_NLS_ISO8859_7=m |
| 464 | CONFIG_NLS_ISO8859_9=m |
| 465 | CONFIG_NLS_ISO8859_13=m |
| 466 | CONFIG_NLS_ISO8859_14=m |
| 467 | CONFIG_NLS_ISO8859_15=m |
| 468 | CONFIG_NLS_KOI8_R=m |
| 469 | CONFIG_NLS_KOI8_U=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 470 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 471 | CONFIG_CRYPTO_NULL=m |
| 472 | CONFIG_CRYPTO_CRYPTD=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 473 | CONFIG_CRYPTO_LRW=m |
| 474 | CONFIG_CRYPTO_PCBC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 475 | CONFIG_CRYPTO_HMAC=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 476 | CONFIG_CRYPTO_XCBC=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 477 | CONFIG_CRYPTO_MD4=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 478 | CONFIG_CRYPTO_SHA256=m |
| 479 | CONFIG_CRYPTO_SHA512=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 480 | CONFIG_CRYPTO_TGR192=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 481 | CONFIG_CRYPTO_WP512=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 482 | CONFIG_CRYPTO_ANUBIS=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 483 | CONFIG_CRYPTO_BLOWFISH=m |
| 484 | CONFIG_CRYPTO_CAMELLIA=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 485 | CONFIG_CRYPTO_CAST5=m |
| 486 | CONFIG_CRYPTO_CAST6=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 487 | CONFIG_CRYPTO_FCRYPT=m |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 488 | CONFIG_CRYPTO_KHAZAD=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 489 | CONFIG_CRYPTO_SERPENT=m |
| 490 | CONFIG_CRYPTO_TEA=m |
| 491 | CONFIG_CRYPTO_TWOFISH=m |
Ralf Baechle | 3e27cce | 2008-12-01 08:09:10 +0000 | [diff] [blame] | 492 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 493 | CONFIG_CRC16=m |