]> Git Repo - buildroot-mgba.git/blob - configs/integrator926_huge_defconfig
toolchain: remove multilib
[buildroot-mgba.git] / configs / integrator926_huge_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Thu Jan 29 21:05:22 2009
4 #
5 BR2_HAVE_DOT_CONFIG=y
6 BR2_VERSION="2009.02-svn"
7 # BR2_alpha is not set
8 BR2_arm=y
9 # BR2_armeb is not set
10 # BR2_avr32 is not set
11 # BR2_cris is not set
12 # BR2_ia64 is not set
13 # BR2_i386 is not set
14 # BR2_m68k is not set
15 # BR2_mips is not set
16 # BR2_mipsel is not set
17 # BR2_nios2 is not set
18 # BR2_powerpc is not set
19 # BR2_sh is not set
20 # BR2_sh64 is not set
21 # BR2_sparc is not set
22 # BR2_sparc64 is not set
23 # BR2_x86_64 is not set
24 # BR2_generic_arm is not set
25 # BR2_arm7tdmi is not set
26 # BR2_arm610 is not set
27 # BR2_arm710 is not set
28 # BR2_arm720t is not set
29 # BR2_arm920t is not set
30 # BR2_arm922t is not set
31 BR2_arm926t=y
32 # BR2_arm10t is not set
33 # BR2_arm1136jf_s is not set
34 # BR2_arm1176jz_s is not set
35 # BR2_arm1176jzf_s is not set
36 # BR2_sa110 is not set
37 # BR2_sa1100 is not set
38 # BR2_xscale is not set
39 # BR2_iwmmxt is not set
40 BR2_ARM_TYPE="ARM926T"
41 # BR2_ARM_OABI is not set
42 BR2_ARM_EABI=y
43 BR2_ARCH="arm"
44 BR2_ENDIAN="LITTLE"
45 BR2_GCC_TARGET_TUNE="arm9tdmi"
46
47 #
48 # Target options
49 #
50
51 #
52 # Project Options
53 #
54 BR2_PROJECT="uclibc"
55 BR2_HOSTNAME="uclibc"
56 BR2_BANNER="Welcome to the Erik's uClibc development environment."
57
58 #
59 # Preset Devices
60 #
61 BR2_TARGET_ARMLTD=y
62
63 #
64 # ARM Ltd. based Device Support
65 #
66 # BR2_TARGET_ARM_INTEGRATOR_926 is not set
67 BR2_TARGET_ARM_INTEGRATOR_926_HUGE=y
68 BR2_BOARD_NAME="integrator926_huge"
69 BR2_BOARD_PATH="target/device/ARMLTD/$(BR2_BOARD_NAME)"
70 # BR2_TARGET_ATMEL is not set
71 # BR2_TARGET_KWIKBYTE is not set
72
73 #
74 # Generic System Support
75 #
76 # BR2_TARGET_GENERIC_ACCESS_POINT is not set
77 # BR2_TARGET_GENERIC_FIREWALL is not set
78 # BR2_TARGET_GENERIC_DEV_SYSTEM is not set
79
80 #
81 # Build options
82 #
83 BR2_WGET="wget --passive-ftp -nd"
84 BR2_SVN_CO="svn co"
85 BR2_SVN_UP="svn up"
86 BR2_GIT="git clone"
87 BR2_ZCAT="gzip -d -c"
88 BR2_BZCAT="bzcat"
89 BR2_TAR_OPTIONS=""
90 BR2_DL_DIR="$(TOPDIR)/dl"
91
92 #
93 # Mirrors and Download locations
94 #
95 BR2_PRIMARY_SITE=""
96 BR2_BACKUP_SITE="http://sources.buildroot.net/"
97 BR2_SOURCEFORGE_MIRROR="switch"
98 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
99 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
100 BR2_DEBIAN_MIRROR="http://ftp.debian.org"
101
102 #
103 # Atmel Mirrors
104 #
105 BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot"
106 BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
107 BR2_STAGING_DIR="$(BASE_DIR)/staging"
108 # BR2_FPU_SUFFIX is not set
109 BR2_TOPDIR_PREFIX=""
110 BR2_TOPDIR_SUFFIX=""
111 BR2_ROOTFS_PREFIX="$(BOARD_NAME)-rootfs"
112 BR2_JLEVEL=2
113 # BR2_DEPRECATED is not set
114 # BR2_CONFIG_CACHE is not set
115 # BR2_ENABLE_DEBUG is not set
116 BR2_STRIP_strip=y
117 # BR2_STRIP_sstrip is not set
118 # BR2_STRIP_none is not set
119 # BR2_OPTIMIZE_0 is not set
120 # BR2_OPTIMIZE_1 is not set
121 # BR2_OPTIMIZE_2 is not set
122 # BR2_OPTIMIZE_3 is not set
123 BR2_OPTIMIZE_S=y
124 # BR2_PREFER_STATIC_LIB is not set
125 # BR2_HAVE_DOCUMENTATION is not set
126 # BR2_HAVE_DEVFILES is not set
127
128 #
129 # Toolchain
130 #
131 BR2_TOOLCHAIN_BUILDROOT=y
132 # BR2_TOOLCHAIN_EXTERNAL is not set
133
134 #
135 # Kernel Header Options
136 #
137 # BR2_KERNEL_HEADERS_2_4_31 is not set
138 # BR2_KERNEL_HEADERS_2_6_20_4 is not set
139 # BR2_KERNEL_HEADERS_2_6_20 is not set
140 # BR2_KERNEL_HEADERS_2_6_21_5 is not set
141 # BR2_KERNEL_HEADERS_2_6_21 is not set
142 # BR2_KERNEL_HEADERS_2_6_22_1 is not set
143 # BR2_KERNEL_HEADERS_2_6_22_10 is not set
144 # BR2_KERNEL_HEADERS_2_6_22 is not set
145 # BR2_KERNEL_HEADERS_2_6_23 is not set
146 # BR2_KERNEL_HEADERS_2_6_24 is not set
147 # BR2_KERNEL_HEADERS_2_6_25 is not set
148 # BR2_KERNEL_HEADERS_2_6_26 is not set
149 # BR2_KERNEL_HEADERS_2_6_27 is not set
150 BR2_KERNEL_HEADERS_2_6_28=y
151 # BR2_KERNEL_HEADERS_SNAP is not set
152 BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2"
153
154 #
155 # uClibc Options
156 #
157 # BR2_UCLIBC_VERSION_0_9_28_3 is not set
158 # BR2_UCLIBC_VERSION_0_9_29 is not set
159 BR2_UCLIBC_VERSION_0_9_30=y
160 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
161 BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
162 # BR2_ENABLE_LOCALE is not set
163 # BR2_PTHREADS_NONE is not set
164 # BR2_PTHREADS is not set
165 BR2_PTHREADS_OLD=y
166 # BR2_PTHREADS_NATIVE is not set
167 # BR2_PTHREAD_DEBUG is not set
168 # BR2_PROGRAM_INVOCATION is not set
169 # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
170
171 #
172 # Binutils Options
173 #
174 # BR2_BINUTILS_VERSION_2_17 is not set
175 # BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
176 # BR2_BINUTILS_VERSION_2_18 is not set
177 # BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
178 # BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
179 # BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
180 # BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
181 # BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
182 BR2_BINUTILS_VERSION_2_19=y
183 BR2_BINUTILS_VERSION="2.19"
184 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
185
186 #
187 # GCC Options
188 #
189 # BR2_GCC_VERSION_3_4_6 is not set
190 # BR2_GCC_VERSION_4_0_4 is not set
191 # BR2_GCC_VERSION_4_1_2 is not set
192 # BR2_GCC_VERSION_4_2_1 is not set
193 # BR2_GCC_VERSION_4_2_2 is not set
194 # BR2_GCC_VERSION_4_2_3 is not set
195 # BR2_GCC_VERSION_4_2_4 is not set
196 # BR2_GCC_VERSION_4_3_1 is not set
197 BR2_GCC_VERSION_4_3_2=y
198 BR2_GCC_SUPPORTS_SYSROOT=y
199 BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
200 BR2_GCC_VERSION="4.3.2"
201 BR2_TOOLCHAIN_SYSROOT=y
202 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
203 BR2_GCC_CROSS_CXX=y
204 # BR2_GCC_CROSS_FORTRAN is not set
205 BR2_INSTALL_LIBSTDCPP=y
206 # BR2_INSTALL_LIBGCJ is not set
207 # BR2_INSTALL_OBJC is not set
208 # BR2_INSTALL_FORTRAN is not set
209 BR2_GCC_SHARED_LIBGCC=y
210
211 #
212 # Ccache Options
213 #
214 # BR2_CCACHE is not set
215
216 #
217 # Gdb Options
218 #
219 # BR2_PACKAGE_GDB is not set
220 # BR2_PACKAGE_GDB_SERVER is not set
221 # BR2_PACKAGE_GDB_HOST is not set
222
223 #
224 # Common Toolchain Options
225 #
226 # BR2_ELF2FLT is not set
227 # BR2_MKLIBS is not set
228 # BR2_PACKAGE_SSTRIP_TARGET is not set
229 # BR2_PACKAGE_SSTRIP_HOST is not set
230 BR2_LARGEFILE=y
231 BR2_INET_IPV6=y
232 BR2_INET_RPC=y
233 BR2_USE_WCHAR=y
234 BR2_SOFT_FLOAT=y
235 BR2_TARGET_OPTIMIZATION="-Os -pipe -fwrapv"
236 BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
237
238 #
239 # Package Selection for the target
240 #
241 BR2_PACKAGE_BUSYBOX=y
242 # BR2_BUSYBOX_VERSION_1_2_2_1 is not set
243 # BR2_BUSYBOX_VERSION_1_6_1 is not set
244 # BR2_BUSYBOX_VERSION_1_7_X is not set
245 # BR2_BUSYBOX_VERSION_1_8_X is not set
246 # BR2_BUSYBOX_VERSION_1_9_X is not set
247 # BR2_BUSYBOX_VERSION_1_10_X is not set
248 # BR2_BUSYBOX_VERSION_1_11_X is not set
249 # BR2_BUSYBOX_VERSION_1_12_X is not set
250 BR2_BUSYBOX_VERSION_1_13_X=y
251 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
252 BR2_BUSYBOX_VERSION="1.13.4"
253 BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
254 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
255 # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
256
257 #
258 # The minimum needed to build a uClibc development system
259 #
260 BR2_PACKAGE_FLEX=y
261 BR2_PACKAGE_FLEX_LIBFL=y
262 BR2_PACKAGE_GCC_TARGET=y
263 BR2_EXTRA_TARGET_GCC_CONFIG_OPTIONS=""
264 BR2_PACKAGE_MAKE=y
265
266 #
267 # Other development stuff
268 #
269 # BR2_PACKAGE_AUTOCONF is not set
270 # BR2_PACKAGE_AUTOMAKE is not set
271 BR2_PACKAGE_BISON=y
272 # BR2_PACKAGE_CCACHE_TARGET is not set
273 # BR2_PACKAGE_CVS is not set
274 # BR2_PACKAGE_DISTCC is not set
275 # BR2_PACKAGE_DMALLOC is not set
276 # BR2_PACKAGE_FAKEROOT is not set
277 BR2_PACKAGE_GETTEXT=y
278 # BR2_PACKAGE_GETTEXT_STATIC is not set
279 BR2_PACKAGE_LIBINTL=y
280 BR2_PACKAGE_LIBGMP=y
281 BR2_PACKAGE_LIBGMP_HEADERS=y
282 # BR2_PACKAGE_GPERF is not set
283 BR2_PACKAGE_LIBMPFR=y
284 BR2_PACKAGE_LIBMPFR_HEADERS=y
285 BR2_PACKAGE_LIBTOOL=y
286 BR2_PACKAGE_M4=y
287 # BR2_PACKAGE_MPATROL is not set
288 # BR2_PACKAGE_OPROFILE is not set
289 BR2_PACKAGE_READLINE=y
290 BR2_PACKAGE_READLINE_TARGET=y
291 # BR2_PACKAGE_READLINE_HEADERS is not set
292 # BR2_PACKAGE_PCRE is not set
293
294 #
295 # Other stuff
296 #
297 # BR2_PACKAGE_AT is not set
298 # BR2_PACKAGE_BEECRYPT is not set
299 # BR2_PACKAGE_BERKELEYDB is not set
300 # BR2_PACKAGE_BSDIFF is not set
301 # BR2_PACKAGE_CUPS is not set
302 # BR2_PACKAGE_CUSTOMIZE is not set
303 # BR2_PACKAGE_FILE is not set
304 # BR2_PACKAGE_GAMIN is not set
305 # BR2_PACKAGE_ICU is not set
306 # BR2_PACKAGE_KEXEC is not set
307 # BR2_PACKAGE_LIBCONFIG is not set
308 # BR2_PACKAGE_LIBCONFUSE is not set
309 # BR2_PACKAGE_LIBDAEMON is not set
310 # BR2_PACKAGE_LIBELF is not set
311 # BR2_PACKAGE_LIBEVENT is not set
312 # BR2_PACKAGE_LIBGCRYPT is not set
313 # BR2_PACKAGE_LIBGPG_ERROR is not set
314 # BR2_PACKAGE_LIBICONV is not set
315 # BR2_PACKAGE_LIBIDN is not set
316 # BR2_PACKAGE_LIBLOCKFILE is not set
317 # BR2_PACKAGE_LIBOIL is not set
318 # BR2_PACKAGE_LIBSYSFS is not set
319 # BR2_PACKAGE_LOCKFILE_PROGS is not set
320 # BR2_PACKAGE_LOGROTATE is not set
321 # BR2_PACKAGE_LSOF is not set
322 # BR2_PACKAGE_LTP-TESTSUITE is not set
323 # BR2_PACKAGE_LTRACE is not set
324 # BR2_PACKAGE_MEMSTAT is not set
325 # BR2_PACKAGE_NG_SPICE_REWORK is not set
326 # BR2_PACKAGE_POPT is not set
327 # BR2_PACKAGE_SCREEN is not set
328 # BR2_PACKAGE_STARTUP_NOTIFICATION is not set
329 # BR2_PACKAGE_STRACE is not set
330 # BR2_PACKAGE_SUDO is not set
331
332 #
333 # Database
334 #
335 # BR2_PACKAGE_MYSQL_CLIENT is not set
336 # BR2_PACKAGE_SQLITE is not set
337
338 #
339 # Networking
340 #
341
342 #
343 # Networking applications
344 #
345 # BR2_PACKAGE_ARGUS is not set
346 # BR2_PACKAGE_AVAHI is not set
347 # BR2_PACKAGE_AXEL is not set
348 # BR2_PACKAGE_BIND is not set
349 # BR2_PACKAGE_BRIDGE is not set
350 # BR2_PACKAGE_DNSMASQ is not set
351 # BR2_PACKAGE_DROPBEAR is not set
352 # BR2_PACKAGE_ETHTOOL is not set
353 # BR2_PACKAGE_HASERL is not set
354 # BR2_PACKAGE_IFPLUGD is not set
355 # BR2_PACKAGE_IPERF is not set
356 # BR2_PACKAGE_IPROUTE2 is not set
357 # BR2_PACKAGE_IPSEC_TOOLS is not set
358 # BR2_PACKAGE_IPTABLES is not set
359 # BR2_PACKAGE_KISMET is not set
360 # BR2_PACKAGE_L2TP is not set
361 # BR2_PACKAGE_LIBCGI is not set
362 # BR2_PACKAGE_LIBCGICC is not set
363 # BR2_PACKAGE_LIBCURL is not set
364 # BR2_PACKAGE_LIBDNET is not set
365 # BR2_PACKAGE_LIBEXOSIP2 is not set
366 # BR2_PACKAGE_LIBOSIP2 is not set
367 BR2_PACKAGE_LIBPCAP=y
368 # BR2_PACKAGE_LIBUPNP is not set
369 # BR2_PACKAGE_LINKS is not set
370 # BR2_PACKAGE_LRZSZ is not set
371 # BR2_PACKAGE_MDNSRESPONDER is not set
372 # BR2_PACKAGE_MICROCOM is not set
373 # BR2_PACKAGE_MIIDIAG is not set
374 # BR2_PACKAGE_MROUTED is not set
375 # BR2_PACKAGE_MUTT is not set
376 # BR2_PACKAGE_NBD is not set
377 # BR2_PACKAGE_NCFTP is not set
378 # BR2_PACKAGE_NEON is not set
379 # BR2_PACKAGE_NETKITBASE is not set
380 # BR2_PACKAGE_NETKITTELNET is not set
381 # BR2_PACKAGE_NETPLUG is not set
382 # BR2_PACKAGE_NETSNMP is not set
383 # BR2_PACKAGE_NFS_UTILS is not set
384 # BR2_PACKAGE_NTP is not set
385 # BR2_PACKAGE_OLSR is not set
386 # BR2_PACKAGE_OPENNTPD is not set
387 BR2_PACKAGE_OPENSSH=y
388 BR2_PACKAGE_OPENSSL=y
389 # BR2_PACKAGE_OPENSSL_BIN is not set
390 # BR2_PACKAGE_OPENSSL_ENGINES is not set
391 # BR2_PACKAGE_OPENVPN is not set
392 # BR2_PACKAGE_OPENSWAN is not set
393 # BR2_PACKAGE_PORTMAP is not set
394 # BR2_PACKAGE_PPPD is not set
395 # BR2_PACKAGE_RADVD is not set
396 # BR2_PACKAGE_RP_PPPOE is not set
397 # BR2_PACKAGE_PPTP_LINUX is not set
398 # BR2_PACKAGE_PROFTPD is not set
399
400 #
401 # quagga suite
402 #
403 # BR2_PACKAGE_QUAGGA_ZEBRA is not set
404 # BR2_PACKAGE_QUAGGA_BGPD is not set
405 # BR2_PACKAGE_QUAGGA_RIPD is not set
406 # BR2_PACKAGE_QUAGGA_RIPNGD is not set
407 # BR2_PACKAGE_QUAGGA_OSPFD is not set
408 # BR2_PACKAGE_QUAGGA_OSPF6D is not set
409 # BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
410 # BR2_PACKAGE_QUAGGA_ISISD is not set
411 # BR2_PACKAGE_RSYNC is not set
412 # BR2_PACKAGE_SAMBA is not set
413 # BR2_PACKAGE_SOCAT is not set
414 # BR2_PACKAGE_STUNNEL is not set
415 BR2_PACKAGE_TCPDUMP=y
416 # BR2_PACKAGE_TCPDUMP_SMB is not set
417 # BR2_PACKAGE_DHCPDUMP is not set
418 # BR2_PACKAGE_TFTPD is not set
419 # BR2_PACKAGE_TN5250 is not set
420 # BR2_PACKAGE_TTCP is not set
421 # BR2_PACKAGE_UDPCAST is not set
422 # BR2_PACKAGE_VPNC is not set
423 # BR2_PACKAGE_VSFTPD is not set
424 # BR2_PACKAGE_VTUN is not set
425 # BR2_PACKAGE_WEBIF is not set
426 # BR2_PACKAGE_WIRELESS_TOOLS is not set
427
428 #
429 # Hardware handling / blockdevices and filesystem maintenance
430 #
431 # BR2_PACKAGE_DBUS is not set
432 # BR2_PACKAGE_DEVMEM2 is not set
433 # BR2_PACKAGE_DM is not set
434 # BR2_PACKAGE_DMRAID is not set
435 # BR2_PACKAGE_E2FSPROGS is not set
436 # BR2_PACKAGE_EEPROG is not set
437 # BR2_PACKAGE_FCONFIG is not set
438 # BR2_PACKAGE_FIS is not set
439 # BR2_PACKAGE_LIBFUSE is not set
440 # BR2_PACKAGE_GADGETFS_TEST is not set
441 # BR2_PACKAGE_HAL is not set
442 # BR2_PACKAGE_HWDATA is not set
443 # BR2_PACKAGE_I2C_TOOLS is not set
444 # BR2_PACKAGE_INPUT_TOOLS is not set
445 # BR2_PACKAGE_IOSTAT is not set
446 # BR2_PACKAGE_LIBAIO is not set
447 # BR2_PACKAGE_LIBRAW1394 is not set
448 # BR2_PACKAGE_LIBUSB is not set
449 # BR2_PACKAGE_LM_SENSORS is not set
450 # BR2_PACKAGE_LVM2 is not set
451 # BR2_PACKAGE_MDADM is not set
452 # BR2_PACKAGE_MEMTESTER is not set
453 # BR2_PACKAGE_MKDOSFS is not set
454 # BR2_PACKAGE_MTD is not set
455 # BR2_PACKAGE_NTFS-3G is not set
456 BR2_PACKAGE_PCIUTILS=y
457 # BR2_PACKAGE_PCMCIA is not set
458 # BR2_PACKAGE_SETSERIAL is not set
459 # BR2_PACKAGE_SMARTMONTOOLS is not set
460 # BR2_PACKAGE_USBMOUNT is not set
461 # BR2_PACKAGE_USBUTILS is not set
462 # BR2_PACKAGE_WIPE is not set
463 # BR2_PACKAGE_XFSPROGS is not set
464
465 #
466 # Audio and video libraries and applications
467 #
468 # BR2_PACKAGE_ALSA_LIB is not set
469
470 #
471 # asterisk      - disabled (required openssl and mpg123)
472 #
473 # BR2_PACKAGE_AUMIX is not set
474 # BR2_PACKAGE_GSTREAMER is not set
475 # BR2_PACKAGE_LIBID3TAG is not set
476 # BR2_PACKAGE_LIBMAD is not set
477 # BR2_PACKAGE_LIBMPD is not set
478 # BR2_PACKAGE_LIBOGG is not set
479 # BR2_PACKAGE_LIBSNDFILE is not set
480 # BR2_PACKAGE_LIBTHEORA is not set
481
482 #
483 # libvorbis requires the package libogg to build
484 #
485 # BR2_PACKAGE_MADPLAY is not set
486 # BR2_PACKAGE_MPG123 is not set
487 # BR2_PACKAGE_MPLAYER is not set
488 # BR2_PACKAGE_SPEEX is not set
489 # BR2_PACKAGE_FESTIVAL is not set
490 # BR2_PACKAGE_VLC is not set
491
492 #
493 # Graphic libraries and applications (graphic/text)
494 #
495
496 #
497 # text rendering libraries
498 #
499 BR2_PACKAGE_NCURSES=y
500 # BR2_PACKAGE_NCURSES_TARGET_PANEL is not set
501 # BR2_PACKAGE_NCURSES_TARGET_FORM is not set
502 # BR2_PACKAGE_NCURSES_TARGET_MENU is not set
503 # BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set
504 # BR2_PACKAGE_NEWT is not set
505 # BR2_PACKAGE_SLANG is not set
506
507 #
508 # text rendering applications
509 #
510 # BR2_PACKAGE_DIALOG is not set
511
512 #
513 # graphic libraries
514 #
515 # BR2_PACKAGE_DIRECTFB is not set
516 # BR2_PACKAGE_FBDUMP is not set
517 # BR2_PACKAGE_IMAGEMAGICK is not set
518 # BR2_PACKAGE_JPEG is not set
519 # BR2_PACKAGE_LIBART is not set
520 # BR2_PACKAGE_LIBPNG is not set
521 # BR2_PACKAGE_LIBUNGIF is not set
522 # BR2_PACKAGE_LINUX_FUSION is not set
523 # BR2_PACKAGE_PIXMAN is not set
524 # BR2_PACKAGE_SDL is not set
525 # BR2_PACKAGE_TIFF is not set
526
527 #
528 # busybox graphic applications
529 #
530
531 #
532 # --> May be broken in busybox
533 #
534 # BR2_PACKAGE_FBV is not set
535 # BR2_PACKAGE_FBSET is not set
536
537 #
538 # other GUIs
539 #
540 # BR2_PACKAGE_QT is not set
541 BR2_PACKAGE_XSERVER_none=y
542 # BR2_PACKAGE_XSERVER_xorg is not set
543
544 #
545 # xorg requires a toolchain with LOCALE and WCHAR support
546 #
547 # BR2_PACKAGE_XSERVER_tinyx is not set
548
549 #
550 # X libraries and helper libraries
551 #
552 # BR2_PACKAGE_ATK is not set
553 # BR2_PACKAGE_PANGO is not set
554 # BR2_PACKAGE_LIBDRM is not set
555 # BR2_PACKAGE_LIBERATION is not set
556 # BR2_PACKAGE_LIBGLIB12 is not set
557 # BR2_PACKAGE_LIBGLIB2 is not set
558 # BR2_PACKAGE_OPENMOTIF is not set
559 # BR2_PACKAGE_FONTCONFIG is not set
560 # BR2_PACKAGE_FREETYPE is not set
561 # BR2_PACKAGE_TSLIB is not set
562 # BR2_PACKAGE_WEBKIT is not set
563
564 #
565 # X Window managers
566 #
567 # BR2_PACKAGE_MATCHBOX is not set
568
569 #
570 # X applications
571 #
572 # BR2_PACKAGE_ALSAMIXERGUI is not set
573
574 #
575 # dillo         - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
576 #
577 # BR2_PACKAGE_GQVIEW is not set
578 # BR2_PACKAGE_LEAFPAD is not set
579
580 #
581 # midori                - disabled (requires Xorg(7))
582 #
583 # BR2_PACKAGE_PCMANFM is not set
584 # BR2_PACKAGE_SYLPHEED is not set
585 # BR2_PACKAGE_TORSMO is not set
586 # BR2_PACKAGE_X11VNC is not set
587 # BR2_PACKAGE_XPDF is not set
588 # BR2_PACKAGE_XSTROKE is not set
589 # BR2_PACKAGE_XVKBD is not set
590
591 #
592 # Compressors / decompressors
593 #
594 # BR2_PACKAGE_LZO is not set
595 BR2_PACKAGE_LZMA=y
596 # BR2_PACKAGE_LZMA_HEADERS is not set
597 # BR2_PACKAGE_LZMA_HOST is not set
598 BR2_PACKAGE_ZLIB=y
599 # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
600
601 #
602 # Package managers
603 #
604 # BR2_PACKAGE_IPKG is not set
605 # BR2_PACKAGE_PORTAGE is not set
606
607 #
608 # Interpreter languages / Scripting
609 #
610 # BR2_PACKAGE_LUA is not set
611 # BR2_PACKAGE_MICROPERL is not set
612 # BR2_PACKAGE_PYTHON is not set
613 # BR2_PACKAGE_RUBY is not set
614 # BR2_PACKAGE_TCL is not set
615 # BR2_PACKAGE_PHP is not set
616
617 #
618 # XML handling
619 #
620 BR2_PACKAGE_EXPAT=y
621 # BR2_PACKAGE_EZXML is not set
622 # BR2_PACKAGE_LIBXML2 is not set
623 # BR2_PACKAGE_LIBXSLT is not set
624 # BR2_PACKAGE_XERCES is not set
625
626 #
627 # Java
628 #
629 # BR2_PACKAGE_CLASSPATH is not set
630
631 #
632 # Games
633 #
634 # BR2_PACKAGE_GNUCHESS is not set
635 # BR2_PACKAGE_MAGICCUBE4D is not set
636 # BR2_PACKAGE_PRBOOM is not set
637 # BR2_PACKAGE_RUBIX is not set
638 # BR2_PACKAGE_VICE is not set
639 # BR2_PACKAGE_XBOARD is not set
640
641 #
642 # Target filesystem options
643 #
644
645 #
646 # filesystem for target device
647 #
648 # BR2_TARGET_ROOTFS_CRAMFS is not set
649 # BR2_TARGET_ROOTFS_CLOOP is not set
650 BR2_TARGET_ROOTFS_EXT2=y
651 BR2_TARGET_ROOTFS_EXT2_BLOCKS=0
652 BR2_TARGET_ROOTFS_EXT2_INODES=0
653 BR2_TARGET_ROOTFS_EXT2_RESBLKS=0
654 BR2_TARGET_ROOTFS_EXT2_SQUASH=y
655
656 BR2_TARGET_ROOTFS_EXT2_NONE=y
657 # BR2_TARGET_ROOTFS_EXT2_GZIP is not set
658 # BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
659 # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
660
661 # BR2_TARGET_ROOTFS_JFFS2 is not set
662 # BR2_TARGET_ROOTFS_UBIFS is not set
663 # BR2_TARGET_ROOTFS_SQUASHFS is not set
664 # BR2_TARGET_ROOTFS_TAR is not set
665 BR2_TARGET_ROOTFS_CPIO=y
666 BR2_TARGET_ROOTFS_CPIO_NONE=y
667 # BR2_TARGET_ROOTFS_CPIO_GZIP is not set
668 # BR2_TARGET_ROOTFS_CPIO_BZIP2 is not set
669 # BR2_TARGET_ROOTFS_CPIO_LZMA is not set
670
671 # BR2_TARGET_ROOTFS_INITRAMFS is not set
672 # BR2_TARGET_ROOTFS_ROMFS is not set
673
674 #
675 # bootloader for target device
676 #
677 BR2_TARGET_UBOOT=y
678 BR2_TARGET_UBOOT_BOARDNAME="cp926ejs"
679 BR2_TARGET_UBOOT_2009_01=y
680 # BR2_TARGET_UBOOT_2008_10 is not set
681 BR2_UBOOT_VERSION="2009.01"
682 BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR=""
683 # BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set
684 # BR2_TARGET_UBOOT_TOOL_ENV is not set
685
686 #
687 # Kernel
688 #
689 # BR2_KERNEL_none is not set
690 BR2_KERNEL_LINUX_ADVANCED=y
691 # BR2_KERNEL_LINUX is not set
692 BR2_PACKAGE_LINUX=y
693 BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX26_VERSION).config"
694 BR2_PACKAGE_LINUX_FORMAT="uImage"
695 BR2_KERNEL_CURRENT_VERSION="2.6.28.2"
696 BR2_KERNEL_LATEST_2_6_28="2"
697 BR2_KERNEL_LATEST_2_6_27="13"
698 BR2_KERNEL_LATEST_2_6_26="8"
699 BR2_KERNEL_LATEST_2_6_25="19"
700 BR2_KERNEL_LATEST_2_6_24="7"
701 BR2_KERNEL_LATEST_2_6_23="17"
702 BR2_KERNEL_LATEST_2_6_22="19"
703 BR2_KERNEL_LATEST_2_6_21="7"
704 BR2_KERNEL_LATEST_2_6_20="21"
705 BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6"
706 BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
707 BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
708 BR2_LINUX_2_6_STABLE=y
709 # BR2_LINUX_2_6_28 is not set
710 # BR2_LINUX_2_6_27 is not set
711 # BR2_LINUX_2_6_26 is not set
712 # BR2_LINUX_2_6_25 is not set
713 # BR2_LINUX_2_6_24 is not set
714 # BR2_LINUX_2_6_23 is not set
715 # BR2_LINUX_2_6_22 is not set
716 # BR2_LINUX_2_6_21 is not set
717 # BR2_LINUX_2_6_20 is not set
718 # BR2_LINUX_2_6_29 is not set
719 # BR2_LINUX26_CUSTOM is not set
720
721 #
722 # Patches
723 #
724 # BR2_KERNEL_ARCH_PATCH_ENABLED is not set
725 BR2_LINUX_BSP_PATCH=""
726 BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
727 BR2_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
728
729 #
730 # Linux Kernel Configuration
731 #
732 BR2_PACKAGE_LINUX_USE_KCONFIG=y
733 # BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
734 # BR2_PACKAGE_LINUX_USE_XCONFIG is not set
735 # BR2_LINUX_BIN_BZIMAGE is not set
736 BR2_LINUX_BIN_UIMAGE=y
737 # BR2_LINUX_BIN_VMLINUX is not set
738 # BR2_LINUX_BIN_ZIMAGE is not set
739 # BR2_LINUX_BIN_CUSTOM is not set
740
741 #
742 # Destinations for linux kernel binaries
743 #
744 # BR2_LINUX_COPYTO_ROOTFS is not set
745 # BR2_LINUX_COPYTO_TFTPBOOT is not set
746 BR2_LINUX_COPYTO=""
747 # BR2_LINUX_COPY_CONFIGURATION is not set
This page took 0.067118 seconds and 4 git commands to generate.