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