bcm963xx_3.02L.02V_consumer.tar.gz
[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"
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_gcc-3.4.2_uclibc-20050428/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 #undef CONFIG_LS
96 #undef CONFIG_MD5SUM
97 #define CONFIG_MKDIR 1
98 #undef CONFIG_MKFIFO
99 #undef CONFIG_MKNOD
100 #undef CONFIG_MV
101 #undef CONFIG_OD
102 #undef CONFIG_PRINTF
103 #define CONFIG_PWD 1
104 #undef CONFIG_REALPATH
105 #define CONFIG_RM 1
106 #undef CONFIG_RMDIR
107 #undef CONFIG_SEQ
108 #undef CONFIG_SHA1SUM
109 #undef CONFIG_SLEEP
110 #undef CONFIG_SORT
111 #undef CONFIG_STTY
112 #undef CONFIG_SYNC
113 #undef CONFIG_TAIL
114 #undef CONFIG_TEE
115 #define CONFIG_TEST 1
116
117 /*
118  * test (forced enabled for use with shell)
119  */
120 #undef CONFIG_FEATURE_TEST_64
121 #undef CONFIG_TOUCH
122 #undef CONFIG_TR
123 #define CONFIG_TRUE 1
124
125 /*
126  * true (forced enabled for use with shell)
127  */
128 #define CONFIG_TTY 1
129 #undef CONFIG_UNAME
130 #undef CONFIG_UNIQ
131 #undef CONFIG_USLEEP
132 #undef CONFIG_UUDECODE
133 #undef CONFIG_UUENCODE
134 #undef CONFIG_WATCH
135 #undef CONFIG_WC
136 #undef CONFIG_WHO
137 #undef CONFIG_WHOAMI
138 #undef CONFIG_YES
139
140 /*
141  * Common options for df, du, ls
142  */
143 #undef CONFIG_FEATURE_HUMAN_READABLE
144
145 /*
146  * Console Utilities
147  */
148 #undef CONFIG_CHVT
149 #undef CONFIG_CLEAR
150 #undef CONFIG_DEALLOCVT
151 #undef CONFIG_DUMPKMAP
152 #undef CONFIG_LOADFONT
153 #undef CONFIG_LOADKMAP
154 #undef CONFIG_OPENVT
155 #undef CONFIG_RESET
156 #undef CONFIG_SETKEYCODES
157
158 /*
159  * Debian Utilities
160  */
161 #undef CONFIG_MKTEMP
162 #undef CONFIG_PIPE_PROGRESS
163 #undef CONFIG_READLINK
164 #undef CONFIG_RUN_PARTS
165 #undef CONFIG_START_STOP_DAEMON
166 #undef CONFIG_WHICH
167
168 /*
169  * Editors
170  */
171 #undef CONFIG_AWK
172 #undef CONFIG_PATCH
173 #undef CONFIG_SED
174 #undef CONFIG_VI
175
176 /*
177  * Finding Utilities
178  */
179 #undef CONFIG_FIND
180 #undef CONFIG_GREP
181 #undef CONFIG_XARGS
182
183 /*
184  * Init Utilities
185  */
186 #define CONFIG_INIT 1
187 #define CONFIG_FEATURE_USE_INITTAB 1
188 #define CONFIG_FEATURE_INITRD 1
189 #undef CONFIG_FEATURE_INIT_COREDUMPS
190 #undef CONFIG_FEATURE_EXTRA_QUIET
191 #undef CONFIG_HALT
192 #undef CONFIG_POWEROFF
193 #define CONFIG_REBOOT 1
194 #undef CONFIG_MESG
195
196 /*
197  * Login/Password Management Utilities
198  */
199 #undef CONFIG_USE_BB_PWD_GRP
200 #undef CONFIG_ADDGROUP
201 #undef CONFIG_DELGROUP
202 #undef CONFIG_ADDUSER
203 #undef CONFIG_DELUSER
204 #undef CONFIG_GETTY
205 #undef CONFIG_LOGIN
206 #undef CONFIG_PASSWD
207 #undef CONFIG_SU
208 #undef CONFIG_SULOGIN
209 #undef CONFIG_VLOCK
210
211 /*
212  * Miscellaneous Utilities
213  */
214 #undef CONFIG_ADJTIMEX
215 #undef CONFIG_CROND
216 #undef CONFIG_CRONTAB
217 #undef CONFIG_DC
218 #undef CONFIG_DEVFSD
219 #undef CONFIG_LAST
220 #undef CONFIG_HDPARM
221 #undef CONFIG_MAKEDEVS
222 #undef CONFIG_MT
223 #undef CONFIG_RX
224 #undef CONFIG_STRINGS
225 #undef CONFIG_TIME
226 #undef CONFIG_WATCHDOG
227 #define CONFIG_SYSINFO 1
228
229 /*
230  * Linux Module Utilities
231  */
232 #define CONFIG_INSMOD 1
233 #undef CONFIG_FEATURE_2_4_MODULES
234 #define CONFIG_FEATURE_2_6_MODULES 1
235 #undef CONFIG_LSMOD
236 #undef CONFIG_MODPROBE
237 #define CONFIG_RMMOD 1
238 #undef CONFIG_FEATURE_CHECK_TAINTED_MODULE
239
240 /*
241  * Networking Utilities
242  */
243 #undef CONFIG_FEATURE_IPV6
244 #undef CONFIG_ARPING
245 #define CONFIG_SENDARP 1
246 #define CONFIG_TFTPD 1
247 #undef CONFIG_FTPGET
248 #undef CONFIG_FTPPUT
249 #undef CONFIG_HOSTNAME
250 #undef CONFIG_HTTPD
251 #define CONFIG_IFCONFIG 1
252 #define CONFIG_FEATURE_IFCONFIG_STATUS 1
253 #undef CONFIG_FEATURE_IFCONFIG_SLIP
254 #undef CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ
255 #define CONFIG_FEATURE_IFCONFIG_HW 1
256 #define CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS 1
257 #undef CONFIG_IFUPDOWN
258 #undef CONFIG_INETD
259 #undef CONFIG_IP
260 #undef CONFIG_IPCALC
261 #undef CONFIG_IPADDR
262 #undef CONFIG_IPLINK
263 #undef CONFIG_IPROUTE
264 #undef CONFIG_IPTUNNEL
265 #undef CONFIG_NAMEIF
266 #undef CONFIG_NC
267 #undef CONFIG_NETSTAT
268 #undef CONFIG_NSLOOKUP
269 #define CONFIG_PING 1
270 #define CONFIG_FEATURE_FANCY_PING 1
271 #define CONFIG_ROUTE 1
272 #undef CONFIG_TELNET
273 #undef CONFIG_TELNETD
274 #define CONFIG_TFTP 1
275 #define CONFIG_FEATURE_TFTP_GET 1
276 #define CONFIG_FEATURE_TFTP_PUT 1
277 #undef CONFIG_FEATURE_TFTP_BLOCKSIZE
278 #undef CONFIG_FEATURE_TFTP_DEBUG
279 #undef CONFIG_TRACEROUTE
280 #define CONFIG_VCONFIG 1
281 #undef CONFIG_WGET
282
283 /*
284  * udhcp Server/Client
285  */
286 #undef CONFIG_UDHCPD
287 #undef CONFIG_UDHCPC
288
289 /*
290  * Process Utilities
291  */
292 #undef CONFIG_FREE
293 #define CONFIG_KILL 1
294 #undef CONFIG_KILLALL
295 #undef CONFIG_PIDOF
296 #define CONFIG_PS 1
297 #undef CONFIG_RENICE
298 #undef CONFIG_TOP
299 #undef CONFIG_UPTIME
300 #undef CONFIG_SYSCTL
301
302 /*
303  * Another Bourne-like Shell
304  */
305 #undef CONFIG_FEATURE_SH_IS_ASH
306 #undef CONFIG_FEATURE_SH_IS_HUSH
307 #undef CONFIG_FEATURE_SH_IS_LASH
308 #define CONFIG_FEATURE_SH_IS_MSH 1
309 #undef CONFIG_FEATURE_SH_IS_NONE
310 #undef CONFIG_ASH
311 #undef CONFIG_HUSH
312 #undef CONFIG_LASH
313 #define CONFIG_MSH 1
314
315 /*
316  * Bourne Shell Options
317  */
318 #undef CONFIG_FEATURE_SH_EXTRA_QUIET
319 #define CONFIG_FEATURE_SH_STANDALONE_SHELL 1
320 #define CONFIG_FEATURE_COMMAND_EDITING 1
321 #define CONFIG_FEATURE_COMMAND_HISTORY 15
322 #undef CONFIG_FEATURE_COMMAND_TAB_COMPLETION
323 #undef CONFIG_FEATURE_SH_FANCY_PROMPT
324
325 /*
326  * System Logging Utilities
327  */
328 #define CONFIG_SYSLOGD 1
329 #undef CONFIG_FEATURE_ROTATE_LOGFILE
330 #define CONFIG_FEATURE_REMOTE_LOG 1
331 #define CONFIG_FEATURE_IPC_SYSLOG 1
332 #define CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE 16
333 #define CONFIG_LOGREAD 1
334 #undef CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING
335 #define CONFIG_KLOGD 1
336 #define CONFIG_LOGGER 1
337
338 /*
339  * Linux System Utilities
340  */
341 #define CONFIG_DMESG 1
342 #undef CONFIG_FBSET
343 #undef CONFIG_FDFLUSH
344 #undef CONFIG_FDFORMAT
345 #undef CONFIG_FDISK
346 #undef CONFIG_FREERAMDISK
347 #undef CONFIG_FSCK_MINIX
348 #undef CONFIG_MKFS_MINIX
349 #undef CONFIG_GETOPT
350 #undef CONFIG_HEXDUMP
351 #undef CONFIG_HWCLOCK
352 #undef CONFIG_LOSETUP
353 #undef CONFIG_MKSWAP
354 #undef CONFIG_MORE
355 #undef CONFIG_PIVOT_ROOT
356 #undef CONFIG_RDATE
357 #undef CONFIG_SWAPONOFF
358 #define CONFIG_MOUNT 1
359 #undef CONFIG_NFSMOUNT
360 #undef CONFIG_UMOUNT
361
362 /*
363  * Common options for mount/umount
364  */
365 #undef CONFIG_FEATURE_MOUNT_LOOP
366 #undef CONFIG_FEATURE_MTAB_SUPPORT
367
368 /*
369  * Debugging Options
370  */
371 #undef CONFIG_DEBUG