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