Tcl build fix
[gumsense-br.git] / .defconfig
blob69895e13821919a7da9af22e988863148d86d124
2 # Automatically generated make config: don't edit
4 BR2_HAVE_DOT_CONFIG=y
5 # BR2_alpha is not set
6 BR2_arm=y
7 # BR2_armeb is not set
8 # BR2_cris is not set
9 # BR2_i386 is not set
10 # BR2_m68k is not set
11 # BR2_mips is not set
12 # BR2_mipsel is not set
13 # BR2_nios2 is not set
14 # BR2_powerpc is not set
15 # BR2_sh is not set
16 # BR2_sparc is not set
17 # BR2_x86_64 is not set
18 # BR2_generic_arm is not set
19 # BR2_arm610 is not set
20 # BR2_arm710 is not set
21 # BR2_arm720t is not set
22 # BR2_arm920t is not set
23 # BR2_arm922t is not set
24 # BR2_arm926t is not set
25 # BR2_arm1136jf_s is not set
26 # BR2_sa110 is not set
27 # BR2_sa1100 is not set
28 BR2_xscale=y
29 BR2_ARM_TYPE="ARM_XSCALE"
30 # BR2_ARM_OABI is not set
31 BR2_ARM_EABI=y
32 BR2_ARCH="arm"
33 BR2_ENDIAN="LITTLE"
36 # Build options
38 BR2_WGET="toolchain/getter_script.sh"
39 BR2_SVN="svn co"
40 BR2_TAR_OPTIONS=""
41 BR2_DL_DIR="$(BASE_DIR)/dl"
42 BR2_SOURCEFORGE_MIRROR="easynews"
43 BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
44 BR2_TOPDIR_PREFIX=""
45 BR2_TOPDIR_SUFFIX=""
46 BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
47 BR2_GNU_TARGET_SUFFIX="linux-uclibc"
48 BR2_JLEVEL=3
51 # Toolchain Options
55 # uClibc Options
57 BR2_UCLIBC_VERSION_SNAPSHOT=y
58 BR2_USE_UCLIBC_SNAPSHOT="20061006"
59 # BR2_ENABLE_LOCALE is not set
60 # BR2_PTHREADS_NONE is not set
61 # BR2_PTHREADS is not set
62 # BR2_PTHREADS_OLD is not set
63 BR2_PTHREADS_NATIVE=y
66 # Binutils Options
68 # BR2_BINUTILS_VERSION_2_16_1 is not set
69 # BR2_BINUTILS_VERSION_2_16_90_0_3 is not set
70 # BR2_BINUTILS_VERSION_2_16_91_0_3 is not set
71 # BR2_BINUTILS_VERSION_2_16_91_0_4 is not set
72 # BR2_BINUTILS_VERSION_2_16_91_0_5 is not set
73 # BR2_BINUTILS_VERSION_2_16_91_0_6 is not set
74 # BR2_BINUTILS_VERSION_2_17 is not set
75 BR2_BINUTILS_VERSION_2_17_50_0_6=y
76 BR2_BINUTILS_VERSION="2.17.50.0.6"
79 # Gcc Options
81 # BR2_GCC_VERSION_3_4_4 is not set
82 # BR2_GCC_VERSION_3_4_5 is not set
83 # BR2_GCC_VERSION_4_0_0 is not set
84 # BR2_GCC_VERSION_4_0_1 is not set
85 # BR2_GCC_VERSION_4_0_2 is not set
86 # BR2_GCC_VERSION_4_1_0 is not set
87 BR2_GCC_VERSION_4_1_1=y
88 BR2_GCC_VERSION="4.1.1"
89 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
90 BR2_EXTRA_GCC_CONFIG_OPTIONS="--without-fp"
91 # BR2_INSTALL_LIBSTDCPP is not set
92 # BR2_INSTALL_OBJC is not set
95 # Ccache Options
97 BR2_CCACHE=y
100 # Gdb Options
102 # BR2_PACKAGE_GDB is not set
103 BR2_PACKAGE_GDB_SERVER=y
104 BR2_PACKAGE_GDB_CLIENT=y
105 # BR2_GDB_VERSION_6_2_1 is not set
106 # BR2_GDB_VERSION_6_3 is not set
107 BR2_GDB_VERSION_6_4=y
108 # BR2_GDB_VERSION_SNAPSHOT is not set
109 BR2_GDB_VERSION="6.4"
112 # elf2flt
114 # BR2_ELF2FLT is not set
117 # Common Toolchain Options
119 # BR2_PACKAGE_SSTRIP_TARGET is not set
120 # BR2_PACKAGE_SSTRIP_HOST is not set
121 # BR2_ENABLE_MULTILIB is not set
122 BR2_LARGEFILE=y
123 BR2_SOFT_FLOAT=y
124 BR2_TARGET_OPTIMIZATION="-pipe -Os -march=armv5te -mtune=xscale -Wa,-mcpu=xscale"
125 # BR2_CROSS_TOOLCHAIN_TARGET_UTILS is not set
128 # Package Selection for the target
132 # The default minimal system
134 BR2_PACKAGE_BUSYBOX=y
135 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
136 BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
137 BR2_PACKAGE_BUSYBOX_CONFIG="target/device/Gumstix/basix-connex/busybox.config"
140 # The minimum needed to build a uClibc development system
142 # BR2_PACKAGE_BASH is not set
143 # BR2_PACKAGE_BZIP2 is not set
144 # BR2_PACKAGE_COREUTILS is not set
145 # BR2_PACKAGE_DIFFUTILS is not set
146 # BR2_PACKAGE_ED is not set
147 # BR2_PACKAGE_FINDUTILS is not set
148 # BR2_PACKAGE_FLEX is not set
149 # BR2_PACKAGE_GAWK is not set
150 # BR2_PACKAGE_GCC_TARGET is not set
151 # BR2_PACKAGE_CCACHE_TARGET is not set
152 # BR2_PACKAGE_GREP is not set
153 # BR2_PACKAGE_MAKE is not set
154 # BR2_PACKAGE_PATCH is not set
155 # BR2_PACKAGE_SED is not set
156 # BR2_PACKAGE_TAR is not set
159 # Other stuff
161 # BR2_PACKAGE_ACPID is not set
162 # BR2_PACKAGE_ALSA-LIB is not set
163 # BR2_PACKAGE_ALSA-UTILS is not set
164 # BR2_PACKAGE_ASTERISK is not set
165 # BR2_PACKAGE_AT is not set
166 # BR2_PACKAGE_AUMIX is not set
167 # BR2_PACKAGE_AUTOCONF is not set
168 # BR2_PACKAGE_AUTOMAKE is not set
169 # BR2_PACKAGE_BERKELEYDB is not set
170 # BR2_PACKAGE_BIND is not set
171 # BR2_PACKAGE_BISON is not set
172 # BR2_PACKAGE_BLUEZ is not set
173 # BR2_PACKAGE_BOA is not set
174 # BR2_PACKAGE_BONJOUR is not set
175 # BR2_PACKAGE_BPLAY is not set
176 # BR2_PACKAGE_BRIDGE is not set
177 # BR2_PACKAGE_BTSCANNER is not set
178 # BR2_PACKAGE_BWMON is not set
179 # BR2_PACKAGE_CARWHISPERER is not set
180 # BR2_PACKAGE_CKERMIT is not set
181 # BR2_PACKAGE_CLASSPATH is not set
182 # BR2_PACKAGE_CONFIG is not set
183 # BR2_PACKAGE_CUSTOMIZE is not set
184 # BR2_PACKAGE_CVC is not set
185 # BR2_PACKAGE_ISC_DHCP is not set
186 # BR2_PACKAGE_DIALOG is not set
187 # BR2_PACKAGE_DIRECTFB is not set
188 # BR2_PACKAGE_DISTCC is not set
189 # BR2_PACKAGE_DM is not set
190 # BR2_PACKAGE_DNSMASQ is not set
191 BR2_PACKAGE_DROPBEAR=y
192 BR2_PACKAGE_DROPBEAR_URANDOM=y
193 # BR2_PACKAGE_E2FSPROGS is not set
194 # BR2_PACKAGE_EXPAT is not set
195 # BR2_PACKAGE_FAKEROOT is not set
196 # BR2_PACKAGE_FILE is not set
197 # BR2_PACKAGE_FLITE is not set
198 # BR2_PACKAGE_FREETYPE is not set
199 # BR2_PACKAGE_FPING is not set
200 # BR2_PACKAGE_GD is not set
201 # BR2_PACKAGE_GDBM is not set
202 # BR2_PACKAGE_GETTEXT is not set
203 # BR2_PACKAGE_LIBINTL is not set
204 # BR2_PACKAGE_GPSD is not set
205 # BR2_PACKAGE_GPSUTIL is not set
206 # BR2_PACKAGE_GZIP is not set
207 # BR2_PACKAGE_HOSTAP is not set
208 BR2_PACKAGE_HOTPLUG=y
209 # BR2_PACKAGE_ICONV is not set
210 # BR2_PACKAGE_IOSTAT is not set
211 # BR2_PACKAGE_IPROUTE2 is not set
212 # BR2_PACKAGE_IPSEC_TOOLS is not set
213 # BR2_PACKAGE_IPTABLES is not set
214 # BR2_PACKAGE_JAMVM is not set
215 # BR2_PACKAGE_JPEG is not set
216 BR2_PACKAGE_LESS=y
217 # BR2_PACKAGE_LIBAO is not set
218 # BR2_PACKAGE_LIBCGI is not set
219 # BR2_PACKAGE_LIBCGICC is not set
220 # BR2_PACKAGE_LIBELF is not set
221 # BR2_PACKAGE_LIBFLOAT is not set
222 # BR2_PACKAGE_LIBGLIB12 is not set
223 # BR2_PACKAGE_LIBID3TAG is not set
224 # BR2_PACKAGE_LIBLO is not set
225 # BR2_PACKAGE_LIBMAD is not set
226 # BR2_PACKAGE_LIBOGG is not set
227 # BR2_PACKAGE_LIBOSIP2 is not set
228 # BR2_PACKAGE_LIBPCAP is not set
229 # BR2_PACKAGE_LIBPCRE is not set
230 # BR2_PACKAGE_LIBPNG is not set
231 BR2_PACKAGE_LIBSYSFS=y
232 # BR2_PACKAGE_LIBTOOL is not set
233 # BR2_PACKAGE_LIBUSB is not set
234 # BR2_PACKAGE_LIGHTTPD is not set
235 # BR2_PACKAGE_LINKS is not set
236 # BR2_PACKAGE_LINPHONE is not set
237 # BR2_PACKAGE_LRZSZ is not set
238 # BR2_PACKAGE_LTP-TESTSUITE is not set
239 # BR2_PACKAGE_LTT is not set
240 # BR2_PACKAGE_LVM2 is not set
241 # BR2_PACKAGE_LZO is not set
242 # BR2_PACKAGE_M4 is not set
243 # BR2_PACKAGE_MADPLAY is not set
244 # BR2_PACKAGE_MDADM is not set
245 # BR2_PACKAGE_MEMTESTER is not set
246 # BR2_PACKAGE_MICROCOM is not set
247 # BR2_PACKAGE_MICROPERL is not set
248 # BR2_PACKAGE_MICROWIN is not set
249 # BR2_PACKAGE_MKDOSFS is not set
250 BR2_PACKAGE_MODULE_INIT_TOOLS=y
251 # BR2_PACKAGE_MODUTILS is not set
252 # BR2_PACKAGE_MPG123 is not set
253 # BR2_PACKAGE_MROUTED is not set
254 BR2_PACKAGE_MTD=y
257 # MTD package selection
259 BR2_PACKAGE_MTD_ORIG=y
260 # BR2_PACKAGE_MTD_SNAPSHOT is not set
261 BR2_PACKAGE_MTD_ORIG_STRING="mtd-utils-1.0.0.tar.gz"
264 # MTD tools selection
266 # BR2_PACKAGE_MTD_FLASH_ERASE is not set
267 # BR2_PACKAGE_MTD_FLASH_ERASEALL is not set
268 # BR2_PACKAGE_MTD_FLASH_INFO is not set
269 BR2_PACKAGE_MTD_FLASH_LOCK=y
270 BR2_PACKAGE_MTD_FLASH_UNLOCK=y
271 BR2_PACKAGE_MTD_FLASHCP=y
272 # BR2_PACKAGE_MTD_JFFS2DUMP is not set
273 # BR2_PACKAGE_MTD_JFFS3DUMP is not set
274 # BR2_PACKAGE_MTD_SUMTOOL is not set
275 # BR2_PACKAGE_MTD_FTL_CHECK is not set
276 # BR2_PACKAGE_MTD_FTL_FORMAT is not set
277 # BR2_PACKAGE_MTD_NFTL_FORMAT is not set
278 # BR2_PACKAGE_MTD_NFTLDUMP is not set
279 # BR2_PACKAGE_MTD_MKFSJFFS2 is not set
280 # BR2_PACKAGE_MTD_MKFSJFFS is not set
281 # BR2_PACKAGE_MTD_NANDDUMP is not set
282 # BR2_PACKAGE_MTD_NANDWRITE is not set
283 # BR2_PACKAGE_MTD_MTD_DEBUG is not set
284 # BR2_PACKAGE_MTD_DOCFDISK is not set
285 # BR2_PACKAGE_MTD_DOC_LOADBIOS is not set
286 # BR2_PACKAGE_NANO is not set
287 BR2_PACKAGE_NCURSES=y
288 # BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set
289 # BR2_PACKAGE_NETKITBASE is not set
290 # BR2_PACKAGE_NETKITTELNET is not set
291 # BR2_PACKAGE_NETPERF is not set
292 # BR2_PACKAGE_NETSNMP is not set
293 # BR2_PACKAGE_NEWT is not set
294 # BR2_PACKAGE_NMAP is not set
295 # BR2_PACKAGE_NTP is not set
296 # BR2_PACKAGE_OGG123 is not set
297 # BR2_PACKAGE_OLSRD is not set
298 # BR2_PACKAGE_OPENNTPD is not set
299 # BR2_PACKAGE_OPENOBEX is not set
300 # BR2_PACKAGE_OPENSSH is not set
301 BR2_PACKAGE_OPENSSL=y
302 # BR2_PACKAGE_OPENSSL_TARGET_HEADERS is not set
303 # BR2_PACKAGE_OPENVPN is not set
304 # BR2_PACKAGE_PCIUTILS is not set
305 BR2_PACKAGE_PCMCIAUTILS=y
306 # BR2_PACKAGE_PORTAGE is not set
307 # BR2_PACKAGE_PORTMAP is not set
308 # BR2_PACKAGE_PPPD is not set
309 # BR2_PACKAGE_PROCPS is not set
310 # BR2_PACKAGE_PSMISC is not set
311 BR2_PACKAGE_PXAREGS=y
312 BR2_PACKAGE_PYTHON=y
313 BR2_PACKAGE_PYTHON_SHARED_LIB=y
314 # BR2_PACKAGE_PYSERIAL is not set
315 # BR2_PACKAGE_QTE is not set
316 BR2_QTE_TMAKE_VERSION="1.13"
317 # BR2_PACKAGE_RAIDTOOLS is not set
318 # BR2_READLINE is not set
319 # BR2_PACKAGE_ROK-FLASH is not set
320 # BR2_PACKAGE_RSYNC is not set
321 # BR2_PACKAGE_RUBY is not set
322 # BR2_PACKAGE_RXVT is not set
323 BR2_PACKAGE_SCHEDUTILS=y
324 # BR2_PACKAGE_SDL is not set
325 # BR2_PACKAGE_SFDISK is not set
326 # BR2_PACKAGE_SLANG is not set
327 # BR2_PACKAGE_SMARTMONTOOLS is not set
328 # BR2_PACKAGE_SNORT is not set
329 # BR2_PACKAGE_SOCAT is not set
330 # BR2_PACKAGE_SPEEX is not set
331 # BR2_PACKAGE_SQLITE is not set
332 # BR2_PACKAGE_STRACE is not set
333 # BR2_PACKAGE_SYSKLOGD is not set
334 # BR2_PACKAGE_SYSVINIT is not set
335 BR2_PACKAGE_TCL=y
336 BR2_PACKAGE_TCL_DEL_ENCODINGS=y
337 BR2_PACKAGE_TCL_SHLIB_ONLY=y
338 # BR2_PACKAGE_TCPDUMP is not set
339 # BR2_PACKAGE_TFTPD is not set
340 # BR2_PACKAGE_THTTPD is not set
341 # BR2_PACKAGE_TINYLOGIN is not set
342 # BR2_PACKAGE_TINYX is not set
343 # BR2_PACKAGE_TN5250 is not set
344 # BR2_PACKAGE_TREMOR is not set
345 # BR2_PACKAGE_TSLIB is not set
346 # BR2_PACKAGE_TTCP is not set
347 BR2_PACKAGE_UDEV=y
348 # BR2_PACKAGE_UISP is not set
349 # BR2_PACKAGE_UPTIMED is not set
350 # BR2_PACKAGE_USBUTILS is not set
351 # BR2_PACKAGE_UTIL-LINUX is not set
352 # BR2_PACKAGE_VALGRIND is not set
353 # BR2_PACKAGE_VTUN is not set
354 # BR2_PACKAGE_WGET is not set
355 # BR2_PACKAGE_WHICH is not set
356 BR2_PACKAGE_CF8385=y
357 BR2_PACKAGE_WPA_SUPPLICANT=y
358 # BR2_PACKAGE_WIPE is not set
359 BR2_PACKAGE_WIRELESS_TOOLS=y
360 # BR2_PACKAGE_XFSPROGS is not set
361 # BR2_PACKAGE_XML2 is not set
362 # BR2_PACKAGE_XORG is not set
363 BR2_PACKAGE_ZLIB=y
364 # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
367 # Target Options
371 # filesystem for target device
373 # BR2_TARGET_ROOTFS_CRAMFS is not set
374 # BR2_TARGET_ROOTFS_CLOOP is not set
375 # BR2_TARGET_ROOTFS_EXT2 is not set
376 BR2_TARGET_ROOTFS_JFFS2=y
377 BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
378 # BR2_TARGET_ROOTFS_JFFS2_PAD is not set
379 BR2_TARGET_ROOTFS_JFFS2_LE=y
380 # BR2_TARGET_ROOTFS_JFFS2_BE is not set
381 BR2_TARGET_ROOTFS_JFFS2_SQUASH=y
382 BR2_TARGET_ROOTFS_JFFS2_SUMTOOL=y
383 BR2_TARGET_ROOTFS_JFFS2_OUTPUT="$(IMAGE).jffs2"
384 BR2_TARGET_ROOTFS_JFFS2_COPYTO=""
385 # BR2_TARGET_ROOTFS_SQUASHFS is not set
386 # BR2_TARGET_ROOTFS_TAR is not set
389 # bootloader for target device
391 BR2_TARGET_UBOOT=y
392 BR2_TARGET_UBOOT_FWPRINT=y
395 # Board Support Options
397 BR2_TARGET_GUMSTIX_BASIXCONNEX=y
398 GUMSTIX_400MHZ=y
399 BR2_PACKAGE_LINUX=y
400 BR2_PACKAGE_ETC_GUMSTIX_RELEASE=y
403 # Sharp Specific Device Support
405 # BR2_TARGET_SHARP_LNODE80 is not set
408 # Generic System Support
410 # BR2_TARGET_GENERIC_ACCESS_POINT is not set
411 # BR2_TARGET_GENERIC_FIREWALL is not set
412 # BR2_TARGET_GENERIC_DEV_SYSTEM is not set