Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 1 | CONFIG_SIBYTE_BIGSUR=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 2 | CONFIG_64BIT=y |
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 3 | CONFIG_SMP=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 4 | CONFIG_NO_HZ=y |
5 | CONFIG_HIGH_RES_TIMERS=y | ||||
Atsushi Nemoto | 1723b4a | 2006-06-20 00:19:13 +0900 | [diff] [blame] | 6 | CONFIG_HZ_1000=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 7 | CONFIG_EXPERIMENTAL=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 8 | CONFIG_SYSVIPC=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 9 | CONFIG_POSIX_MQUEUE=y |
10 | CONFIG_BSD_PROCESS_ACCT=y | ||||
11 | CONFIG_BSD_PROCESS_ACCT_V3=y | ||||
12 | CONFIG_TASKSTATS=y | ||||
13 | CONFIG_TASK_DELAY_ACCT=y | ||||
14 | CONFIG_TASK_XACCT=y | ||||
15 | CONFIG_TASK_IO_ACCOUNTING=y | ||||
16 | CONFIG_AUDIT=y | ||||
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 17 | CONFIG_IKCONFIG=y |
18 | CONFIG_IKCONFIG_PROC=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 19 | CONFIG_LOG_BUF_SHIFT=16 |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 20 | CONFIG_RELAY=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 21 | CONFIG_NAMESPACES=y |
22 | CONFIG_UTS_NS=y | ||||
23 | CONFIG_IPC_NS=y | ||||
24 | CONFIG_USER_NS=y | ||||
25 | CONFIG_PID_NS=y | ||||
26 | CONFIG_NET_NS=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 27 | CONFIG_BLK_DEV_INITRD=y |
Ralf Baechle | 48e0810 | 2006-03-21 13:27:48 +0000 | [diff] [blame] | 28 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 29 | CONFIG_EMBEDDED=y |
Ralf Baechle | 67672f5 | 2006-10-11 01:42:30 +0100 | [diff] [blame] | 30 | # CONFIG_SYSCTL_SYSCALL is not set |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 31 | # CONFIG_PCSPKR_PLATFORM is not set |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 32 | CONFIG_SLAB=y |
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 33 | CONFIG_MODULES=y |
34 | CONFIG_MODULE_UNLOAD=y | ||||
Ralf Baechle | 80b4259 | 2005-12-01 11:05:19 +0000 | [diff] [blame] | 35 | CONFIG_MODVERSIONS=y |
36 | CONFIG_MODULE_SRCVERSION_ALL=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 37 | # CONFIG_BLK_DEV_BSG is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 38 | CONFIG_PCI=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 39 | CONFIG_PCI_DEBUG=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 40 | CONFIG_MIPS32_COMPAT=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 41 | CONFIG_MIPS32_O32=y |
Ralf Baechle | 67672f5 | 2006-10-11 01:42:30 +0100 | [diff] [blame] | 42 | CONFIG_MIPS32_N32=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 43 | CONFIG_PM=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 44 | CONFIG_NET=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 45 | CONFIG_PACKET=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 46 | CONFIG_UNIX=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 47 | CONFIG_XFRM_USER=m |
48 | CONFIG_NET_KEY=y | ||||
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 49 | CONFIG_NET_KEY_MIGRATE=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 50 | CONFIG_INET=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 51 | CONFIG_IP_MULTICAST=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 52 | CONFIG_IP_PNP=y |
53 | CONFIG_IP_PNP_DHCP=y | ||||
54 | CONFIG_IP_PNP_BOOTP=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 55 | CONFIG_IP_MROUTE=y |
56 | CONFIG_IP_PIMSM_V1=y | ||||
57 | CONFIG_IP_PIMSM_V2=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 58 | CONFIG_INET_AH=m |
59 | CONFIG_INET_ESP=m | ||||
60 | CONFIG_INET_IPCOMP=m | ||||
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 61 | CONFIG_INET_XFRM_MODE_TRANSPORT=m |
62 | CONFIG_INET_XFRM_MODE_TUNNEL=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 63 | # CONFIG_INET_LRO is not set |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 64 | CONFIG_TCP_MD5SIG=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 65 | CONFIG_IPV6_PRIVACY=y |
66 | CONFIG_IPV6_ROUTER_PREF=y | ||||
67 | CONFIG_IPV6_ROUTE_INFO=y | ||||
68 | CONFIG_IPV6_OPTIMISTIC_DAD=y | ||||
69 | CONFIG_INET6_AH=m | ||||
70 | CONFIG_INET6_ESP=m | ||||
71 | CONFIG_INET6_IPCOMP=m | ||||
72 | CONFIG_IPV6_MIP6=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 73 | CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 74 | CONFIG_IPV6_SIT_6RD=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 75 | CONFIG_IPV6_TUNNEL=m |
76 | CONFIG_IPV6_MULTIPLE_TABLES=y | ||||
77 | CONFIG_IPV6_SUBTREES=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 78 | CONFIG_NETLABEL=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 79 | CONFIG_NETFILTER=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 80 | # CONFIG_NETFILTER_ADVANCED is not set |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 81 | CONFIG_IP_VS=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 82 | CONFIG_IP_VS_IPV6=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 83 | CONFIG_IP_VS_PROTO_TCP=y |
84 | CONFIG_IP_VS_PROTO_UDP=y | ||||
85 | CONFIG_IP_VS_PROTO_ESP=y | ||||
86 | CONFIG_IP_VS_PROTO_AH=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 87 | CONFIG_IP_VS_PROTO_SCTP=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 88 | CONFIG_IP_VS_RR=m |
89 | CONFIG_IP_VS_WRR=m | ||||
90 | CONFIG_IP_VS_LC=m | ||||
91 | CONFIG_IP_VS_WLC=m | ||||
92 | CONFIG_IP_VS_LBLC=m | ||||
93 | CONFIG_IP_VS_LBLCR=m | ||||
94 | CONFIG_IP_VS_DH=m | ||||
95 | CONFIG_IP_VS_SH=m | ||||
96 | CONFIG_IP_VS_SED=m | ||||
97 | CONFIG_IP_VS_NQ=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 98 | CONFIG_IP_VS_FTP=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 99 | CONFIG_IP_DCCP=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 100 | CONFIG_SCTP_HMAC_SHA1=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 101 | CONFIG_BRIDGE=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 102 | CONFIG_VLAN_8021Q=m |
103 | CONFIG_VLAN_8021Q_GVRP=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 104 | CONFIG_HAMRADIO=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 105 | CONFIG_AX25=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 106 | CONFIG_NETROM=m |
107 | CONFIG_ROSE=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 108 | CONFIG_MKISS=m |
109 | CONFIG_6PACK=m | ||||
110 | CONFIG_BPQETHER=m | ||||
111 | CONFIG_BAYCOM_SER_FDX=m | ||||
112 | CONFIG_BAYCOM_SER_HDX=m | ||||
113 | CONFIG_YAM=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 114 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 115 | CONFIG_FW_LOADER=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 116 | CONFIG_BLK_DEV_LOOP=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 117 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 118 | CONFIG_BLK_DEV_NBD=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 119 | CONFIG_SGI_IOC4=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 120 | CONFIG_EEPROM_LEGACY=y |
121 | CONFIG_EEPROM_MAX6875=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 122 | CONFIG_IDE=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 123 | CONFIG_BLK_DEV_IDECD=y |
124 | CONFIG_BLK_DEV_IDETAPE=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 125 | CONFIG_IDE_GENERIC=y |
Ralf Baechle | 67672f5 | 2006-10-11 01:42:30 +0100 | [diff] [blame] | 126 | CONFIG_BLK_DEV_GENERIC=y |
Ralf Baechle | 67672f5 | 2006-10-11 01:42:30 +0100 | [diff] [blame] | 127 | CONFIG_BLK_DEV_CMD64X=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 128 | CONFIG_BLK_DEV_IT8213=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 129 | CONFIG_BLK_DEV_TC86C001=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 130 | CONFIG_BLK_DEV_SD=y |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 131 | CONFIG_CHR_DEV_ST=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 132 | CONFIG_BLK_DEV_SR=m |
133 | CONFIG_BLK_DEV_SR_VENDOR=y | ||||
134 | CONFIG_CHR_DEV_SG=m | ||||
135 | CONFIG_CHR_DEV_SCH=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 136 | CONFIG_ATA=y |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 137 | CONFIG_SATA_SIL24=y |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 138 | CONFIG_PATA_SIL680=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 139 | CONFIG_NETDEVICES=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 140 | CONFIG_NET_ETHERNET=y |
141 | CONFIG_MII=y | ||||
Maciej W. Rozycki | 1a9e854 | 2007-09-14 12:05:00 +0100 | [diff] [blame] | 142 | CONFIG_SB1250_MAC=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 143 | CONFIG_CHELSIO_T3=m |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 144 | CONFIG_NETXEN_NIC=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 145 | CONFIG_PPP=m |
146 | CONFIG_PPP_MULTILINK=y | ||||
147 | CONFIG_PPP_FILTER=y | ||||
148 | CONFIG_PPP_ASYNC=m | ||||
149 | CONFIG_PPP_SYNC_TTY=m | ||||
150 | CONFIG_PPP_DEFLATE=m | ||||
151 | CONFIG_PPP_BSDCOMP=m | ||||
152 | CONFIG_PPP_MPPE=m | ||||
153 | CONFIG_PPPOE=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 154 | CONFIG_SLIP=m |
155 | CONFIG_SLIP_COMPRESSED=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 156 | CONFIG_SLIP_SMART=y |
157 | CONFIG_SLIP_MODE_SLIP6=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 158 | # CONFIG_INPUT is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 159 | # CONFIG_SERIO_I8042 is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 160 | CONFIG_SERIO_RAW=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 161 | # CONFIG_VT is not set |
162 | CONFIG_SERIAL_NONSTANDARD=y | ||||
Ralf Baechle | 98ab66c | 2006-07-13 21:25:57 +0100 | [diff] [blame] | 163 | # CONFIG_HW_RANDOM is not set |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 164 | CONFIG_I2C=y |
165 | CONFIG_I2C_CHARDEV=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 166 | CONFIG_I2C_SIBYTE=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 167 | CONFIG_I2C_DEBUG_CORE=y |
168 | CONFIG_I2C_DEBUG_ALGO=y | ||||
169 | CONFIG_I2C_DEBUG_BUS=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 170 | # CONFIG_HWMON is not set |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 171 | CONFIG_EXT2_FS=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 172 | CONFIG_EXT2_FS_XATTR=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 173 | CONFIG_EXT2_FS_POSIX_ACL=y |
174 | CONFIG_EXT2_FS_SECURITY=y | ||||
175 | CONFIG_EXT2_FS_XIP=y | ||||
176 | CONFIG_EXT3_FS=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 177 | CONFIG_EXT3_FS_POSIX_ACL=y |
178 | CONFIG_EXT3_FS_SECURITY=y | ||||
179 | CONFIG_EXT4_FS=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 180 | CONFIG_EXT4_FS_POSIX_ACL=y |
181 | CONFIG_EXT4_FS_SECURITY=y | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 182 | CONFIG_QUOTA=y |
183 | CONFIG_QUOTA_NETLINK_INTERFACE=y | ||||
184 | # CONFIG_PRINT_QUOTA_WARNING is not set | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 185 | CONFIG_QFMT_V2=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 186 | CONFIG_AUTOFS_FS=m |
187 | CONFIG_AUTOFS4_FS=m | ||||
188 | CONFIG_FUSE_FS=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 189 | CONFIG_ISO9660_FS=m |
190 | CONFIG_JOLIET=y | ||||
191 | CONFIG_ZISOFS=y | ||||
192 | CONFIG_UDF_FS=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 193 | CONFIG_MSDOS_FS=m |
194 | CONFIG_VFAT_FS=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 195 | CONFIG_NTFS_FS=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 196 | CONFIG_NTFS_RW=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 197 | CONFIG_PROC_KCORE=y |
Ralf Baechle | 67672f5 | 2006-10-11 01:42:30 +0100 | [diff] [blame] | 198 | CONFIG_TMPFS=y |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 199 | CONFIG_NFS_FS=y |
200 | CONFIG_NFS_V3=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 201 | CONFIG_ROOT_NFS=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 202 | CONFIG_RPCSEC_GSS_KRB5=m |
203 | CONFIG_RPCSEC_GSS_SPKM3=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 204 | CONFIG_NLS_CODEPAGE_437=m |
205 | CONFIG_NLS_CODEPAGE_737=m | ||||
206 | CONFIG_NLS_CODEPAGE_775=m | ||||
207 | CONFIG_NLS_CODEPAGE_850=m | ||||
208 | CONFIG_NLS_CODEPAGE_852=m | ||||
209 | CONFIG_NLS_CODEPAGE_855=m | ||||
210 | CONFIG_NLS_CODEPAGE_857=m | ||||
211 | CONFIG_NLS_CODEPAGE_860=m | ||||
212 | CONFIG_NLS_CODEPAGE_861=m | ||||
213 | CONFIG_NLS_CODEPAGE_862=m | ||||
214 | CONFIG_NLS_CODEPAGE_863=m | ||||
215 | CONFIG_NLS_CODEPAGE_864=m | ||||
216 | CONFIG_NLS_CODEPAGE_865=m | ||||
217 | CONFIG_NLS_CODEPAGE_866=m | ||||
218 | CONFIG_NLS_CODEPAGE_869=m | ||||
219 | CONFIG_NLS_CODEPAGE_936=m | ||||
220 | CONFIG_NLS_CODEPAGE_950=m | ||||
221 | CONFIG_NLS_CODEPAGE_932=m | ||||
222 | CONFIG_NLS_CODEPAGE_949=m | ||||
223 | CONFIG_NLS_CODEPAGE_874=m | ||||
224 | CONFIG_NLS_ISO8859_8=m | ||||
225 | CONFIG_NLS_CODEPAGE_1250=m | ||||
226 | CONFIG_NLS_CODEPAGE_1251=m | ||||
227 | CONFIG_NLS_ASCII=m | ||||
228 | CONFIG_NLS_ISO8859_1=m | ||||
229 | CONFIG_NLS_ISO8859_2=m | ||||
230 | CONFIG_NLS_ISO8859_3=m | ||||
231 | CONFIG_NLS_ISO8859_4=m | ||||
232 | CONFIG_NLS_ISO8859_5=m | ||||
233 | CONFIG_NLS_ISO8859_6=m | ||||
234 | CONFIG_NLS_ISO8859_7=m | ||||
235 | CONFIG_NLS_ISO8859_9=m | ||||
236 | CONFIG_NLS_ISO8859_13=m | ||||
237 | CONFIG_NLS_ISO8859_14=m | ||||
238 | CONFIG_NLS_ISO8859_15=m | ||||
239 | CONFIG_NLS_KOI8_R=m | ||||
240 | CONFIG_NLS_KOI8_U=m | ||||
241 | CONFIG_NLS_UTF8=m | ||||
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 242 | CONFIG_DLM=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 243 | CONFIG_MAGIC_SYSRQ=y |
Ralf Baechle | 48e0810 | 2006-03-21 13:27:48 +0000 | [diff] [blame] | 244 | CONFIG_DEBUG_KERNEL=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 245 | CONFIG_DETECT_HUNG_TASK=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 246 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 247 | CONFIG_DEBUG_MEMORY_INIT=y |
248 | CONFIG_DEBUG_LIST=y | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 249 | CONFIG_KEYS=y |
250 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 251 | CONFIG_SECURITY=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 252 | CONFIG_SECURITY_NETWORK=y |
253 | CONFIG_SECURITY_NETWORK_XFRM=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 254 | CONFIG_SECURITY_SELINUX=y |
255 | CONFIG_SECURITY_SELINUX_BOOTPARAM=y | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 256 | CONFIG_SECURITY_SELINUX_DISABLE=y |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 257 | CONFIG_DEFAULT_SECURITY_DAC=y |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 258 | CONFIG_CRYPTO_NULL=y |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 259 | CONFIG_CRYPTO_CCM=m |
260 | CONFIG_CRYPTO_GCM=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 261 | CONFIG_CRYPTO_CTS=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 262 | CONFIG_CRYPTO_LRW=m |
263 | CONFIG_CRYPTO_PCBC=m | ||||
264 | CONFIG_CRYPTO_XTS=m | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 265 | CONFIG_CRYPTO_HMAC=y |
Ralf Baechle | 040cf8c | 2007-02-18 00:50:57 +0000 | [diff] [blame] | 266 | CONFIG_CRYPTO_XCBC=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 267 | CONFIG_CRYPTO_VMAC=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 268 | CONFIG_CRYPTO_MD4=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 269 | CONFIG_CRYPTO_MICHAEL_MIC=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 270 | CONFIG_CRYPTO_RMD128=m |
271 | CONFIG_CRYPTO_RMD160=m | ||||
272 | CONFIG_CRYPTO_RMD256=m | ||||
273 | CONFIG_CRYPTO_RMD320=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 274 | CONFIG_CRYPTO_SHA256=m |
275 | CONFIG_CRYPTO_SHA512=m | ||||
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 276 | CONFIG_CRYPTO_TGR192=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 277 | CONFIG_CRYPTO_WP512=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 278 | CONFIG_CRYPTO_ANUBIS=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 279 | CONFIG_CRYPTO_BLOWFISH=m |
280 | CONFIG_CRYPTO_CAMELLIA=m | ||||
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 281 | CONFIG_CRYPTO_CAST6=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 282 | CONFIG_CRYPTO_FCRYPT=m |
Ralf Baechle | 09af7b4 | 2005-10-29 19:32:54 +0100 | [diff] [blame] | 283 | CONFIG_CRYPTO_KHAZAD=m |
Ralf Baechle | 0519649 | 2008-03-31 08:52:30 +0100 | [diff] [blame] | 284 | CONFIG_CRYPTO_SALSA20=m |
Ralf Baechle | 74c8494 | 2008-07-15 18:44:33 +0100 | [diff] [blame] | 285 | CONFIG_CRYPTO_SEED=m |
286 | CONFIG_CRYPTO_SERPENT=m | ||||
287 | CONFIG_CRYPTO_TEA=m | ||||
288 | CONFIG_CRYPTO_TWOFISH=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 289 | CONFIG_CRYPTO_ZLIB=m |
290 | CONFIG_CRYPTO_LZO=m | ||||
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 291 | CONFIG_CRC_T10DIF=m |
Ralf Baechle | 2844e49 | 2010-04-03 10:59:52 +0100 | [diff] [blame] | 292 | CONFIG_CRC7=m |