http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / userapps / opensource / busybox / .config
1 #
2 # Automatically generated make config: don't edit
3 #
4 HAVE_DOT_CONFIG=y
5
6 #
7 # General Configuration
8 #
9 # CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
10 CONFIG_FEATURE_BUFFERS_GO_ON_STACK=y
11 # CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
12 CONFIG_FEATURE_VERBOSE_USAGE=y
13 # CONFIG_FEATURE_INSTALLER is not set
14 # CONFIG_LOCALE_SUPPORT is not set
15 # CONFIG_FEATURE_DEVFS is not set
16 # CONFIG_FEATURE_DEVPTS is not set
17 # CONFIG_FEATURE_CLEAN_UP is not set
18 # CONFIG_FEATURE_SUID is not set
19 # CONFIG_SELINUX is not set
20
21 #
22 # Build Options
23 #
24 # CONFIG_STATIC is not set
25 # CONFIG_LFS is not set
26 USING_CROSS_COMPILER=y
27 CROSS_COMPILER_PREFIX="/opt/toolchains/uclibc-crosstools/bin/mips-linux-uclibc-"
28 EXTRA_CFLAGS_OPTIONS=""
29
30 #
31 # Installation Options
32 #
33 # CONFIG_INSTALL_NO_USR is not set
34 PREFIX="./_install"
35
36 #
37 # Archival Utilities
38 #
39 # CONFIG_AR is not set
40 # CONFIG_BUNZIP2 is not set
41 # CONFIG_CPIO is not set
42 # CONFIG_DPKG is not set
43 # CONFIG_DPKG_DEB is not set
44 # CONFIG_GUNZIP is not set
45 # CONFIG_GZIP is not set
46 # CONFIG_RPM2CPIO is not set
47 # CONFIG_RPM is not set
48 # CONFIG_TAR is not set
49 # CONFIG_UNCOMPRESS is not set
50 # CONFIG_UNZIP is not set
51
52 #
53 # Coreutils
54 #
55 # CONFIG_BASENAME is not set
56 # CONFIG_CAL is not set
57 CONFIG_CAT=y
58 # CONFIG_CHGRP is not set
59 # CONFIG_CHMOD is not set
60 # CONFIG_CHOWN is not set
61 # CONFIG_CHROOT is not set
62 # CONFIG_CMP is not set
63 # CONFIG_CP is not set
64 # CONFIG_CUT is not set
65 # CONFIG_DATE is not set
66 # CONFIG_DD is not set
67 CONFIG_DF=y
68 # CONFIG_DIRNAME is not set
69 # CONFIG_DOS2UNIX is not set
70 # CONFIG_DU is not set
71 CONFIG_ECHO=y
72 CONFIG_FEATURE_FANCY_ECHO=y
73 # CONFIG_ENV is not set
74 CONFIG_EXPR=y
75 CONFIG_FALSE=y
76
77 #
78 # false (forced enabled for use with shell)
79 #
80 # CONFIG_FOLD is not set
81 # CONFIG_HEAD is not set
82 # CONFIG_HOSTID is not set
83 # CONFIG_ID is not set
84 # CONFIG_INSTALL is not set
85 # CONFIG_LENGTH is not set
86 # CONFIG_LN is not set
87 # CONFIG_LOGNAME is not set
88 # CONFIG_LS is not set
89 # CONFIG_MD5SUM is not set
90 CONFIG_MKDIR=y
91 # CONFIG_MKFIFO is not set
92 # CONFIG_MKNOD is not set
93 # CONFIG_MV is not set
94 # CONFIG_OD is not set
95 # CONFIG_PRINTF is not set
96 CONFIG_PWD=y
97 # CONFIG_REALPATH is not set
98 CONFIG_RM=y
99 # CONFIG_RMDIR is not set
100 # CONFIG_SEQ is not set
101 # CONFIG_SHA1SUM is not set
102 # CONFIG_SLEEP is not set
103 # CONFIG_SORT is not set
104 # CONFIG_STTY is not set
105 # CONFIG_SYNC is not set
106 # CONFIG_TAIL is not set
107 # CONFIG_TEE is not set
108 CONFIG_TEST=y
109
110 #
111 # test (forced enabled for use with shell)
112 #
113 # CONFIG_FEATURE_TEST_64 is not set
114 # CONFIG_TOUCH is not set
115 # CONFIG_TR is not set
116 CONFIG_TRUE=y
117
118 #
119 # true (forced enabled for use with shell)
120 #
121 CONFIG_TTY=y
122 # CONFIG_UNAME is not set
123 # CONFIG_UNIQ is not set
124 # CONFIG_USLEEP is not set
125 # CONFIG_UUDECODE is not set
126 # CONFIG_UUENCODE is not set
127 # CONFIG_WATCH is not set
128 # CONFIG_WC is not set
129 # CONFIG_WHO is not set
130 # CONFIG_WHOAMI is not set
131 # CONFIG_YES is not set
132
133 #
134 # Common options for df, du, ls
135 #
136 # CONFIG_FEATURE_HUMAN_READABLE is not set
137
138 #
139 # Console Utilities
140 #
141 # CONFIG_CHVT is not set
142 # CONFIG_CLEAR is not set
143 # CONFIG_DEALLOCVT is not set
144 # CONFIG_DUMPKMAP is not set
145 # CONFIG_LOADFONT is not set
146 # CONFIG_LOADKMAP is not set
147 # CONFIG_OPENVT is not set
148 # CONFIG_RESET is not set
149 # CONFIG_SETKEYCODES is not set
150
151 #
152 # Debian Utilities
153 #
154 # CONFIG_MKTEMP is not set
155 # CONFIG_PIPE_PROGRESS is not set
156 # CONFIG_READLINK is not set
157 # CONFIG_RUN_PARTS is not set
158 # CONFIG_START_STOP_DAEMON is not set
159 # CONFIG_WHICH is not set
160
161 #
162 # Editors
163 #
164 # CONFIG_AWK is not set
165 # CONFIG_PATCH is not set
166 # CONFIG_SED is not set
167 # CONFIG_VI is not set
168
169 #
170 # Finding Utilities
171 #
172 # CONFIG_FIND is not set
173 # CONFIG_GREP is not set
174 # CONFIG_XARGS is not set
175
176 #
177 # Init Utilities
178 #
179 CONFIG_INIT=y
180 CONFIG_FEATURE_USE_INITTAB=y
181 CONFIG_FEATURE_INITRD=y
182 # CONFIG_FEATURE_INIT_COREDUMPS is not set
183 # CONFIG_FEATURE_EXTRA_QUIET is not set
184 # CONFIG_HALT is not set
185 # CONFIG_POWEROFF is not set
186 CONFIG_REBOOT=y
187 # CONFIG_MESG is not set
188
189 #
190 # Login/Password Management Utilities
191 #
192 # CONFIG_USE_BB_PWD_GRP is not set
193 # CONFIG_ADDGROUP is not set
194 # CONFIG_DELGROUP is not set
195 # CONFIG_ADDUSER is not set
196 # CONFIG_DELUSER is not set
197 # CONFIG_GETTY is not set
198 # CONFIG_LOGIN is not set
199 # CONFIG_PASSWD is not set
200 # CONFIG_SU is not set
201 # CONFIG_SULOGIN is not set
202 # CONFIG_VLOCK is not set
203
204 #
205 # Miscellaneous Utilities
206 #
207 # CONFIG_ADJTIMEX is not set
208 # CONFIG_CROND is not set
209 # CONFIG_CRONTAB is not set
210 # CONFIG_DC is not set
211 # CONFIG_DEVFSD is not set
212 # CONFIG_LAST is not set
213 # CONFIG_HDPARM is not set
214 # CONFIG_MAKEDEVS is not set
215 # CONFIG_MT is not set
216 # CONFIG_RX is not set
217 # CONFIG_STRINGS is not set
218 # CONFIG_TIME is not set
219 # CONFIG_WATCHDOG is not set
220 CONFIG_SYSINFO=y
221
222 #
223 # Linux Module Utilities
224 #
225 CONFIG_INSMOD=y
226 # CONFIG_FEATURE_2_4_MODULES is not set
227 CONFIG_FEATURE_2_6_MODULES=y
228 # CONFIG_LSMOD is not set
229 # CONFIG_MODPROBE is not set
230 CONFIG_RMMOD=y
231 # CONFIG_FEATURE_CHECK_TAINTED_MODULE is not set
232
233 #
234 # Networking Utilities
235 #
236 # CONFIG_FEATURE_IPV6 is not set
237 # CONFIG_ARPING is not set
238 CONFIG_SENDARP=y
239 CONFIG_TFTPD=y
240 # CONFIG_FTPGET is not set
241 # CONFIG_FTPPUT is not set
242 # CONFIG_HOSTNAME is not set
243 # CONFIG_HTTPD is not set
244 CONFIG_IFCONFIG=y
245 CONFIG_FEATURE_IFCONFIG_STATUS=y
246 # CONFIG_FEATURE_IFCONFIG_SLIP is not set
247 # CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
248 CONFIG_FEATURE_IFCONFIG_HW=y
249 CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS=y
250 # CONFIG_IFUPDOWN is not set
251 # CONFIG_INETD is not set
252 # CONFIG_IP is not set
253 # CONFIG_IPCALC is not set
254 # CONFIG_IPADDR is not set
255 # CONFIG_IPLINK is not set
256 # CONFIG_IPROUTE is not set
257 # CONFIG_IPTUNNEL is not set
258 # CONFIG_NAMEIF is not set
259 # CONFIG_NC is not set
260 # CONFIG_NETSTAT is not set
261 # CONFIG_NSLOOKUP is not set
262 CONFIG_PING=y
263 CONFIG_FEATURE_FANCY_PING=y
264 CONFIG_ROUTE=y
265 # CONFIG_TELNET is not set
266 # CONFIG_TELNETD is not set
267 CONFIG_TFTP=y
268 CONFIG_FEATURE_TFTP_GET=y
269 CONFIG_FEATURE_TFTP_PUT=y
270 # CONFIG_FEATURE_TFTP_BLOCKSIZE is not set
271 # CONFIG_FEATURE_TFTP_DEBUG is not set
272 # CONFIG_TRACEROUTE is not set
273 CONFIG_VCONFIG=y
274 # CONFIG_WGET is not set
275
276 #
277 # udhcp Server/Client
278 #
279 # CONFIG_UDHCPD is not set
280 # CONFIG_UDHCPC is not set
281
282 #
283 # Process Utilities
284 #
285 # CONFIG_FREE is not set
286 CONFIG_KILL=y
287 # CONFIG_KILLALL is not set
288 # CONFIG_PIDOF is not set
289 CONFIG_PS=y
290 # CONFIG_RENICE is not set
291 # CONFIG_TOP is not set
292 # CONFIG_UPTIME is not set
293 # CONFIG_SYSCTL is not set
294
295 #
296 # Another Bourne-like Shell
297 #
298 # CONFIG_FEATURE_SH_IS_ASH is not set
299 # CONFIG_FEATURE_SH_IS_HUSH is not set
300 # CONFIG_FEATURE_SH_IS_LASH is not set
301 CONFIG_FEATURE_SH_IS_MSH=y
302 # CONFIG_FEATURE_SH_IS_NONE is not set
303 # CONFIG_ASH is not set
304 # CONFIG_HUSH is not set
305 # CONFIG_LASH is not set
306 CONFIG_MSH=y
307
308 #
309 # Bourne Shell Options
310 #
311 # CONFIG_FEATURE_SH_EXTRA_QUIET is not set
312 CONFIG_FEATURE_SH_STANDALONE_SHELL=y
313 CONFIG_FEATURE_COMMAND_EDITING=y
314 CONFIG_FEATURE_COMMAND_HISTORY=15
315 # CONFIG_FEATURE_COMMAND_TAB_COMPLETION is not set
316 # CONFIG_FEATURE_SH_FANCY_PROMPT is not set
317
318 #
319 # System Logging Utilities
320 #
321 CONFIG_SYSLOGD=y
322 # CONFIG_FEATURE_ROTATE_LOGFILE is not set
323 CONFIG_FEATURE_REMOTE_LOG=y
324 CONFIG_FEATURE_IPC_SYSLOG=y
325 CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=16
326 CONFIG_LOGREAD=y
327 # CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
328 CONFIG_KLOGD=y
329 CONFIG_LOGGER=y
330
331 #
332 # Linux System Utilities
333 #
334 CONFIG_DMESG=y
335 # CONFIG_FBSET is not set
336 # CONFIG_FDFLUSH is not set
337 # CONFIG_FDFORMAT is not set
338 # CONFIG_FDISK is not set
339 # CONFIG_FREERAMDISK is not set
340 # CONFIG_FSCK_MINIX is not set
341 # CONFIG_MKFS_MINIX is not set
342 # CONFIG_GETOPT is not set
343 # CONFIG_HEXDUMP is not set
344 # CONFIG_HWCLOCK is not set
345 # CONFIG_LOSETUP is not set
346 # CONFIG_MKSWAP is not set
347 # CONFIG_MORE is not set
348 # CONFIG_PIVOT_ROOT is not set
349 # CONFIG_RDATE is not set
350 # CONFIG_SWAPONOFF is not set
351 CONFIG_MOUNT=y
352 # CONFIG_NFSMOUNT is not set
353 # CONFIG_UMOUNT is not set
354
355 #
356 # Common options for mount/umount
357 #
358 # CONFIG_FEATURE_MOUNT_LOOP is not set
359 # CONFIG_FEATURE_MTAB_SUPPORT is not set
360
361 #
362 # Debugging Options
363 #
364 # CONFIG_DEBUG is not set