]> Git Repo - buildroot-mgba.git/blob - configs/i386_defconfig
move default skeleton to fs/ and drop busybox skeleton
[buildroot-mgba.git] / configs / i386_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Wed May 13 01:39:19 2009
4 #
5 BR2_HAVE_DOT_CONFIG=y
6 BR2_VERSION="2009.05-rc1"
7 # BR2_alpha is not set
8 # BR2_arm is not set
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=y
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_x86_i386=y
25 # BR2_x86_i486 is not set
26 # BR2_x86_i586 is not set
27 # BR2_x86_i686 is not set
28 # BR2_x86_pentiumpro is not set
29 # BR2_x86_pentium_mmx is not set
30 # BR2_x86_pentium_m is not set
31 # BR2_x86_pentium2 is not set
32 # BR2_x86_pentium3 is not set
33 # BR2_x86_pentium4 is not set
34 # BR2_x86_prescott is not set
35 # BR2_x86_nocona is not set
36 # BR2_x86_core2 is not set
37 # BR2_x86_k6 is not set
38 # BR2_x86_k6_2 is not set
39 # BR2_x86_athlon is not set
40 # BR2_x86_athlon_4 is not set
41 # BR2_x86_opteron is not set
42 # BR2_x86_opteron_sse3 is not set
43 # BR2_x86_barcelona is not set
44 # BR2_x86_geode is not set
45 # BR2_x86_c3 is not set
46 # BR2_x86_winchip_c6 is not set
47 # BR2_x86_winchip2 is not set
48 BR2_ARCH="i386"
49 BR2_ENDIAN="LITTLE"
50 BR2_GCC_TARGET_TUNE="i386"
51 BR2_GCC_TARGET_ARCH="i386"
52
53 #
54 # Target options
55 #
56
57 #
58 # Project Options
59 #
60 BR2_PROJECT="uclibc"
61 BR2_HOSTNAME="uclibc"
62 BR2_BANNER="Welcome to the Erik's uClibc development environment."
63
64 #
65 # Preset Devices
66 #
67 # BR2_TARGET_AMD is not set
68 BR2_BOARD_NAME="i686"
69 BR2_BOARD_PATH="target/device/x86/$(BR2_BOARD_NAME)"
70 BR2_TARGET_X86=y
71 BR2_TARGET_I686=y
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
79 #
80 # Generic development system requires a toolchain with WCHAR and PROGRAM_INVOCATION support
81 #
82 # BR2_TARGET_GENERIC_GETTY is not set
83
84 #
85 # Build options
86 #
87 BR2_WGET="wget --passive-ftp"
88 BR2_SVN_CO="svn co"
89 BR2_SVN_UP="svn up"
90 BR2_GIT="git clone"
91 BR2_ZCAT="gzip -d -c"
92 BR2_BZCAT="bzcat"
93 BR2_TAR_OPTIONS=""
94 BR2_DL_DIR="$(TOPDIR)/dl"
95
96 #
97 # Mirrors and Download locations
98 #
99 BR2_PRIMARY_SITE=""
100 BR2_BACKUP_SITE="http://sources.buildroot.net/"
101 BR2_SOURCEFORGE_MIRROR="easynews"
102 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
103 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
104 BR2_DEBIAN_MIRROR="http://ftp.debian.org"
105
106 #
107 # Atmel Mirrors
108 #
109 BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/"
110 BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
111 BR2_STAGING_DIR="$(BASE_DIR)/staging"
112 # BR2_FPU_SUFFIX is not set
113 BR2_TOPDIR_PREFIX=""
114 BR2_TOPDIR_SUFFIX=""
115 BR2_JLEVEL=2
116 # BR2_DEPRECATED is not set
117 # BR2_CONFIG_CACHE is not set
118 # BR2_ENABLE_DEBUG is not set
119 BR2_STRIP_strip=y
120 # BR2_STRIP_sstrip is not set
121 # BR2_STRIP_none is not set
122 # BR2_OPTIMIZE_0 is not set
123 # BR2_OPTIMIZE_1 is not set
124 # BR2_OPTIMIZE_2 is not set
125 # BR2_OPTIMIZE_3 is not set
126 BR2_OPTIMIZE_S=y
127 # BR2_PREFER_STATIC_LIB is not set
128 # BR2_HAVE_DOCUMENTATION is not set
129 # BR2_HAVE_DEVFILES is not set
130
131 #
132 # Toolchain
133 #
134 BR2_TOOLCHAIN_BUILDROOT=y
135 # BR2_TOOLCHAIN_EXTERNAL is not set
136
137 #
138 # Kernel Header Options
139 #
140 # BR2_KERNEL_HEADERS_2_6_23 is not set
141 # BR2_KERNEL_HEADERS_2_6_24 is not set
142 # BR2_KERNEL_HEADERS_2_6_25 is not set
143 # BR2_KERNEL_HEADERS_2_6_26 is not set
144 # BR2_KERNEL_HEADERS_2_6_27 is not set
145 # BR2_KERNEL_HEADERS_2_6_28 is not set
146 BR2_KERNEL_HEADERS_2_6_29=y
147 # BR2_KERNEL_HEADERS_SNAP is not set
148 BR2_DEFAULT_KERNEL_HEADERS="2.6.29.2"
149
150 #
151 # uClibc Options
152 #
153 # BR2_UCLIBC_VERSION_0_9_28_3 is not set
154 # BR2_UCLIBC_VERSION_0_9_29 is not set
155 # BR2_UCLIBC_VERSION_0_9_30 is not set
156 BR2_UCLIBC_VERSION_0_9_30_1=y
157 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
158 BR2_UCLIBC_VERSION_STRING="0.9.30.1"
159 BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
160 # BR2_PTHREAD_DEBUG is not set
161 # BR2_PROGRAM_INVOCATION is not set
162 # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
163
164 #
165 # Binutils Options
166 #
167 # BR2_BINUTILS_VERSION_2_17 is not set
168 # BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
169 # BR2_BINUTILS_VERSION_2_18 is not set
170 # BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
171 # BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
172 # BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
173 # BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
174 # BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
175 # BR2_BINUTILS_VERSION_2_19 is not set
176 BR2_BINUTILS_VERSION_2_19_1=y
177 BR2_BINUTILS_VERSION="2.19.1"
178 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
179
180 #
181 # GCC Options
182 #
183 # BR2_GCC_VERSION_3_4_6 is not set
184 # BR2_GCC_VERSION_4_0_4 is not set
185 # BR2_GCC_VERSION_4_1_2 is not set
186 # BR2_GCC_VERSION_4_2_1 is not set
187 # BR2_GCC_VERSION_4_2_2 is not set
188 # BR2_GCC_VERSION_4_2_3 is not set
189 # BR2_GCC_VERSION_4_2_4 is not set
190 # BR2_GCC_VERSION_4_3_1 is not set
191 # BR2_GCC_VERSION_4_3_2 is not set
192 # BR2_GCC_VERSION_4_3_3 is not set
193 BR2_GCC_VERSION_4_4_X=y
194 BR2_GCC_SUPPORTS_SYSROOT=y
195 BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
196 BR2_GCC_VERSION="4.4.0"
197 BR2_TOOLCHAIN_SYSROOT=y
198 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
199 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
200 # BR2_GCC_CROSS_FORTRAN is not set
201 # BR2_INSTALL_LIBGCJ is not set
202 # BR2_INSTALL_OBJC is not set
203 # BR2_INSTALL_FORTRAN is not set
204 BR2_GCC_SHARED_LIBGCC=y
205
206 #
207 # Ccache Options
208 #
209 # BR2_CCACHE is not set
210
211 #
212 # Gdb Options
213 #
214 # BR2_PACKAGE_GDB is not set
215 BR2_PACKAGE_GDB_SERVER=y
216 # BR2_PACKAGE_GDB_HOST is not set
217 # BR2_GDB_VERSION_6_4 is not set
218 # BR2_GDB_VERSION_6_5 is not set
219 # BR2_GDB_VERSION_6_6 is not set
220 # BR2_GDB_VERSION_6_7_1 is not set
221 BR2_GDB_VERSION_6_8=y
222 BR2_GDB_VERSION="6.8"
223
224 #
225 # Common Toolchain Options
226 #
227 BR2_LARGEFILE=y
228 BR2_INET_IPV6=y
229 BR2_INET_RPC=y
230 BR2_ENABLE_LOCALE=y
231 # BR2_ENABLE_LOCALE_PURGE is not set
232 BR2_USE_WCHAR=y
233 # BR2_USE_SSP is not set
234 # BR2_PTHREADS_NONE is not set
235 # BR2_PTHREADS is not set
236 BR2_PTHREADS_OLD=y
237 # BR2_PTHREADS_NATIVE is not set
238 BR2_GCC_CROSS_CXX=y
239 BR2_INSTALL_LIBSTDCPP=y
240 BR2_TARGET_OPTIMIZATION="-Os -pipe"
241 # BR2_MKLIBS is not set
242 # BR2_PACKAGE_SSTRIP_TARGET is not set
243 # BR2_PACKAGE_SSTRIP_HOST is not set
244 # BR2_ENABLE_MULTILIB is not set
245 BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
246
247 #
248 # Package Selection for the target
249 #
250 BR2_PACKAGE_BUSYBOX=y
251 # BR2_BUSYBOX_VERSION_1_12_X is not set
252 # BR2_BUSYBOX_VERSION_1_13_X is not set
253 BR2_BUSYBOX_VERSION_1_14_X=y
254 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
255 BR2_BUSYBOX_VERSION="1.14.0"
256 BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
257 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
258 # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
259
260 #
261 # The minimum needed to build a uClibc development system
262 #
263 # BR2_PACKAGE_FLEX is not set
264 # BR2_PACKAGE_GCC_TARGET is not set
265 # BR2_PACKAGE_MAKE is not set
266
267 #
268 # Other development stuff
269 #
270 # BR2_PACKAGE_AUTOCONF is not set
271 # BR2_PACKAGE_AUTOMAKE is not set
272 # BR2_PACKAGE_BISON is not set
273 # BR2_PACKAGE_CCACHE_TARGET is not set
274 # BR2_PACKAGE_CVS is not set
275 # BR2_PACKAGE_DISTCC is not set
276 # BR2_PACKAGE_DMALLOC is not set
277 # BR2_PACKAGE_FAKEROOT is not set
278 # BR2_PACKAGE_GETTEXT is not set
279 # BR2_PACKAGE_LIBINTL is not set
280 # BR2_PACKAGE_LIBGMP is not set
281 # BR2_PACKAGE_GPERF is not set
282 # BR2_PACKAGE_LIBMPFR is not set
283 # BR2_PACKAGE_LIBTOOL is not set
284 # BR2_PACKAGE_M4 is not set
285 # BR2_PACKAGE_OPROFILE is not set
286 # BR2_PACKAGE_PKG_CONFIG is not set
287 # BR2_PACKAGE_READLINE is not set
288 # BR2_PACKAGE_VALGRIND is not set
289 # BR2_PACKAGE_PCRE is not set
290
291 #
292 # Other stuff
293 #
294 # BR2_PACKAGE_AT is not set
295 # BR2_PACKAGE_BEECRYPT is not set
296 # BR2_PACKAGE_BERKELEYDB is not set
297 # BR2_PACKAGE_BSDIFF is not set
298
299 #
300 # cups requires a toolchain with Stack Protection support
301 #
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_SHARED_MIME_INFO is not set
329 # BR2_PACKAGE_STARTUP_NOTIFICATION is not set
330 # BR2_PACKAGE_STRACE is not set
331 # BR2_PACKAGE_SUDO is not set
332
333 #
334 # Database
335 #
336 # BR2_PACKAGE_MYSQL_CLIENT is not set
337 # BR2_PACKAGE_SQLITE is not set
338
339 #
340 # Networking
341 #
342
343 #
344 # Networking applications
345 #
346 # BR2_PACKAGE_ARGUS is not set
347 # BR2_PACKAGE_AVAHI is not set
348 # BR2_PACKAGE_AXEL is not set
349 # BR2_PACKAGE_BIND is not set
350 # BR2_PACKAGE_BRIDGE is not set
351 # BR2_PACKAGE_DNSMASQ is not set
352 # BR2_PACKAGE_DROPBEAR is not set
353 # BR2_PACKAGE_ETHTOOL is not set
354 # BR2_PACKAGE_HASERL is not set
355 # BR2_PACKAGE_IFPLUGD is not set
356 # BR2_PACKAGE_IPERF is not set
357 # BR2_PACKAGE_IPROUTE2 is not set
358 # BR2_PACKAGE_IPSEC_TOOLS is not set
359 # BR2_PACKAGE_IPTABLES is not set
360 # BR2_PACKAGE_KISMET is not set
361 # BR2_PACKAGE_L2TP is not set
362 # BR2_PACKAGE_LIBCGI is not set
363 # BR2_PACKAGE_LIBCGICC is not set
364 # BR2_PACKAGE_LIBCURL is not set
365 # BR2_PACKAGE_LIBDNET is not set
366 # BR2_PACKAGE_LIBEXOSIP2 is not set
367 # BR2_PACKAGE_LIBOSIP2 is not set
368 # BR2_PACKAGE_LIBPCAP is not set
369 # BR2_PACKAGE_LIBSOUP is not set
370 # BR2_PACKAGE_LIBUPNP is not set
371 # BR2_PACKAGE_LINKS is not set
372 # BR2_PACKAGE_LRZSZ is not set
373 # BR2_PACKAGE_MDNSRESPONDER is not set
374 # BR2_PACKAGE_MIIDIAG is not set
375 # BR2_PACKAGE_MROUTED is not set
376 # BR2_PACKAGE_MUTT is not set
377 # BR2_PACKAGE_NBD is not set
378 # BR2_PACKAGE_NCFTP is not set
379 # BR2_PACKAGE_NEON is not set
380 # BR2_PACKAGE_NETKITBASE is not set
381 # BR2_PACKAGE_NETKITTELNET is not set
382 # BR2_PACKAGE_NETPLUG is not set
383 # BR2_PACKAGE_NETSNMP is not set
384 # BR2_PACKAGE_NFS_UTILS is not set
385 # BR2_PACKAGE_NTP is not set
386 # BR2_PACKAGE_OLSR is not set
387 # BR2_PACKAGE_OPENNTPD is not set
388 # BR2_PACKAGE_OPENSSH is not set
389 # BR2_PACKAGE_OPENSSL is not set
390 # BR2_PACKAGE_OPENVPN is not set
391 # BR2_PACKAGE_PORTMAP is not set
392 # BR2_PACKAGE_PPPD is not set
393 # BR2_PACKAGE_RADVD is not set
394 # BR2_PACKAGE_RP_PPPOE is not set
395 # BR2_PACKAGE_PPTP_LINUX is not set
396 # BR2_PACKAGE_PROFTPD is not set
397
398 #
399 # quagga suite
400 #
401 # BR2_PACKAGE_QUAGGA_ZEBRA is not set
402 # BR2_PACKAGE_QUAGGA_BGPD is not set
403 # BR2_PACKAGE_QUAGGA_RIPD is not set
404 # BR2_PACKAGE_QUAGGA_RIPNGD is not set
405 # BR2_PACKAGE_QUAGGA_OSPFD is not set
406 # BR2_PACKAGE_QUAGGA_OSPF6D is not set
407 # BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
408 # BR2_PACKAGE_QUAGGA_ISISD is not set
409 # BR2_PACKAGE_RSYNC is not set
410 # BR2_PACKAGE_SAMBA is not set
411 # BR2_PACKAGE_SOCAT is not set
412 # BR2_PACKAGE_STUNNEL is not set
413 # BR2_PACKAGE_TCPDUMP is not set
414 # BR2_PACKAGE_DHCPDUMP is not set
415 # BR2_PACKAGE_TFTPD is not set
416 # BR2_PACKAGE_TN5250 is not set
417 # BR2_PACKAGE_TTCP is not set
418 # BR2_PACKAGE_UDPCAST is not set
419 # BR2_PACKAGE_VPNC is not set
420 # BR2_PACKAGE_VSFTPD is not set
421 # BR2_PACKAGE_VTUN is not set
422 # BR2_PACKAGE_WEBIF is not set
423 # BR2_PACKAGE_WIRELESS_TOOLS is not set
424 # BR2_PACKAGE_WPA_SUPPLICANT is not set
425
426 #
427 # Hardware handling / blockdevices and filesystem maintenance
428 #
429 # BR2_PACKAGE_ACPID is not set
430
431 #
432 # dbus not available (need expat or libxml2)
433 #
434
435 #
436 # dbus-glib needs dbus to be compiled with expat support
437 #
438 # BR2_PACKAGE_DEVMEM2 is not set
439 # BR2_PACKAGE_DM is not set
440 # BR2_PACKAGE_DMRAID is not set
441 # BR2_PACKAGE_E2FSPROGS is not set
442 # BR2_PACKAGE_EEPROG is not set
443 # BR2_PACKAGE_FCONFIG is not set
444 # BR2_PACKAGE_FIS is not set
445 # BR2_PACKAGE_LIBFUSE is not set
446 # BR2_PACKAGE_GADGETFS_TEST is not set
447 # BR2_PACKAGE_HAL is not set
448 # BR2_PACKAGE_HWDATA is not set
449 # BR2_PACKAGE_I2C_TOOLS is not set
450 # BR2_PACKAGE_INPUT_TOOLS is not set
451 # BR2_PACKAGE_IOSTAT is not set
452 # BR2_PACKAGE_LIBAIO is not set
453 # BR2_PACKAGE_LIBRAW1394 is not set
454 # BR2_PACKAGE_LIBUSB is not set
455 # BR2_PACKAGE_LM_SENSORS is not set
456 # BR2_PACKAGE_LVM2 is not set
457 # BR2_PACKAGE_MDADM is not set
458 # BR2_PACKAGE_MEMTESTER is not set
459 # BR2_PACKAGE_MKDOSFS is not set
460 BR2_PACKAGE_MTD=y
461 BR2_PACKAGE_MTD_UTILS=y
462 # BR2_PACKAGE_MTD_20061007 is not set
463 # BR2_PACKAGE_MTD_20050122 is not set
464 # BR2_PACKAGE_MTD_UTILS_GIT is not set
465
466 #
467 # MTD tools selection
468 #
469 BR2_PACKAGE_MTD_DOCFDISK=y
470 BR2_PACKAGE_MTD_DOC_LOADBIOS=y
471 BR2_PACKAGE_MTD_FLASHCP=y
472 BR2_PACKAGE_MTD_FLASH_ERASE=y
473 BR2_PACKAGE_MTD_FLASH_ERASEALL=y
474 BR2_PACKAGE_MTD_FLASH_INFO=y
475 BR2_PACKAGE_MTD_FLASH_LOCK=y
476 BR2_PACKAGE_MTD_FLASH_UNLOCK=y
477 BR2_PACKAGE_MTD_FTL_CHECK=y
478 BR2_PACKAGE_MTD_FTL_FORMAT=y
479 BR2_PACKAGE_MTD_JFFS2DUMP=y
480 BR2_PACKAGE_MTD_MKFSJFFS2=y
481 BR2_PACKAGE_MTD_MKFSJFFS=y
482 BR2_PACKAGE_MTD_MTD_DEBUG=y
483 BR2_PACKAGE_MTD_NANDDUMP=y
484 BR2_PACKAGE_MTD_NANDWRITE=y
485 BR2_PACKAGE_MTD_NFTL_FORMAT=y
486 BR2_PACKAGE_MTD_NFTLDUMP=y
487 BR2_PACKAGE_MTD_SUMTOOL=y
488 # BR2_PACKAGE_NTFS_3G is not set
489 # BR2_PACKAGE_PCIUTILS is not set
490 # BR2_PACKAGE_PCMCIA is not set
491 # BR2_PACKAGE_SETSERIAL is not set
492 # BR2_PACKAGE_SMARTMONTOOLS is not set
493 # BR2_PACKAGE_USBMOUNT is not set
494 # BR2_PACKAGE_USBUTILS is not set
495 # BR2_PACKAGE_WIPE is not set
496 # BR2_PACKAGE_XFSPROGS is not set
497
498 #
499 # Audio and video libraries and applications
500 #
501 # BR2_PACKAGE_ALSA_LIB is not set
502
503 #
504 # asterisk      - disabled (required openssl and mpg123)
505 #
506 # BR2_PACKAGE_AUMIX is not set
507 # BR2_PACKAGE_FLAC is not set
508 # BR2_PACKAGE_GSTREAMER is not set
509 # BR2_PACKAGE_LIBID3TAG is not set
510 # BR2_PACKAGE_LIBMAD is not set
511 # BR2_PACKAGE_LIBMPD is not set
512 # BR2_PACKAGE_LIBOGG is not set
513 # BR2_PACKAGE_LIBSNDFILE is not set
514 # BR2_PACKAGE_LIBTHEORA is not set
515 # BR2_PACKAGE_LIBVORBIS is not set
516 # BR2_PACKAGE_MADPLAY is not set
517 # BR2_PACKAGE_MPG123 is not set
518 # BR2_PACKAGE_MPLAYER is not set
519 # BR2_PACKAGE_SPEEX is not set
520 # BR2_PACKAGE_FESTIVAL is not set
521 # BR2_PACKAGE_TAGLIB is not set
522 # BR2_PACKAGE_VLC is not set
523
524 #
525 # Graphic libraries and applications (graphic/text)
526 #
527
528 #
529 # text rendering libraries
530 #
531 # BR2_PACKAGE_NCURSES is not set
532 # BR2_PACKAGE_NEWT is not set
533 # BR2_PACKAGE_SLANG is not set
534
535 #
536 # text rendering applications
537 #
538 # BR2_PACKAGE_DIALOG is not set
539
540 #
541 # graphic libraries
542 #
543 # BR2_PACKAGE_DIRECTFB is not set
544 # BR2_PACKAGE_FBDUMP is not set
545 # BR2_PACKAGE_IMAGEMAGICK is not set
546 # BR2_PACKAGE_JPEG is not set
547 # BR2_PACKAGE_LIBART is not set
548 # BR2_PACKAGE_LIBPNG is not set
549 # BR2_PACKAGE_LIBUNGIF is not set
550 # BR2_PACKAGE_LINUX_FUSION is not set
551 # BR2_PACKAGE_PIXMAN is not set
552 # BR2_PACKAGE_SDL is not set
553 # BR2_PACKAGE_TIFF is not set
554
555 #
556 # busybox graphic applications
557 #
558
559 #
560 # --> May be broken in busybox
561 #
562 # BR2_PACKAGE_FBV is not set
563 # BR2_PACKAGE_FBSET is not set
564
565 #
566 # other GUIs
567 #
568 # BR2_PACKAGE_QT is not set
569 BR2_PACKAGE_XSERVER_none=y
570 # BR2_PACKAGE_XSERVER_xorg is not set
571 # BR2_PACKAGE_XSERVER_tinyx is not set
572
573 #
574 # X libraries and helper libraries
575 #
576 # BR2_PACKAGE_ATK is not set
577 # BR2_PACKAGE_CAIRO is not set
578 # BR2_PACKAGE_PANGO is not set
579 # BR2_PACKAGE_LIBDRM is not set
580 # BR2_PACKAGE_LIBERATION is not set
581 # BR2_PACKAGE_LIBGLIB12 is not set
582 # BR2_PACKAGE_LIBGLIB2 is not set
583 # BR2_PACKAGE_OPENMOTIF is not set
584 # BR2_PACKAGE_FONTCONFIG is not set
585 # BR2_PACKAGE_FREETYPE is not set
586 # BR2_PACKAGE_TSLIB is not set
587 # BR2_PACKAGE_WEBKIT is not set
588
589 #
590 # X Window managers
591 #
592 # BR2_PACKAGE_MATCHBOX is not set
593
594 #
595 # X applications
596 #
597 # BR2_PACKAGE_ALSAMIXERGUI is not set
598
599 #
600 # dillo         - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
601 #
602 # BR2_PACKAGE_GQVIEW is not set
603 # BR2_PACKAGE_GOB2 is not set
604 # BR2_PACKAGE_LEAFPAD is not set
605
606 #
607 # midori                - disabled (requires Xorg(7))
608 #
609 # BR2_PACKAGE_PCMANFM is not set
610 # BR2_PACKAGE_SYLPHEED is not set
611 # BR2_PACKAGE_TORSMO is not set
612 # BR2_PACKAGE_X11VNC is not set
613 # BR2_PACKAGE_XPDF is not set
614 # BR2_PACKAGE_XSTROKE is not set
615 # BR2_PACKAGE_XVKBD is not set
616
617 #
618 # Compressors / decompressors
619 #
620 BR2_PACKAGE_LZO=y
621 # BR2_PACKAGE_LZOP is not set
622 # BR2_PACKAGE_LZMA is not set
623 # BR2_PACKAGE_LZMA_HOST is not set
624 BR2_PACKAGE_ZLIB=y
625 # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
626
627 #
628 # Package managers
629 #
630 # BR2_PACKAGE_IPKG is not set
631 # BR2_PACKAGE_PORTAGE is not set
632
633 #
634 # Interpreter languages / Scripting
635 #
636 # BR2_PACKAGE_LUA is not set
637 # BR2_PACKAGE_MICROPERL is not set
638 # BR2_PACKAGE_PYTHON is not set
639 # BR2_PACKAGE_RUBY is not set
640 # BR2_PACKAGE_TCL is not set
641 # BR2_PACKAGE_PHP is not set
642
643 #
644 # XML handling
645 #
646 # BR2_PACKAGE_EXPAT is not set
647 # BR2_PACKAGE_EZXML is not set
648 # BR2_PACKAGE_LIBXML2 is not set
649 # BR2_PACKAGE_LIBXSLT is not set
650 # BR2_PACKAGE_XERCES is not set
651
652 #
653 # Java
654 #
655 # BR2_PACKAGE_CLASSPATH is not set
656
657 #
658 # Games
659 #
660 # BR2_PACKAGE_GNUCHESS is not set
661 # BR2_PACKAGE_MAGICCUBE4D is not set
662 # BR2_PACKAGE_PRBOOM is not set
663 # BR2_PACKAGE_RUBIX is not set
664 # BR2_PACKAGE_VICE is not set
665 # BR2_PACKAGE_XBOARD is not set
666
667 #
668 # Target filesystem options
669 #
670 BR2_ROOTFS_PREFIX="rootfs"
671
672 #
673 # filesystem for target device
674 #
675 # BR2_TARGET_ROOTFS_CRAMFS is not set
676 # BR2_TARGET_ROOTFS_CLOOP is not set
677 # BR2_TARGET_ROOTFS_EXT2 is not set
678 BR2_TARGET_ROOTFS_JFFS2=y
679 # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
680 # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
681 # BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K is not set
682 BR2_TARGET_ROOTFS_JFFS2_FLASH_128=y
683 # BR2_TARGET_ROOTFS_JFFS2_FLASH_64 is not set
684 # BR2_TARGET_ROOTFS_JFFS2_CUSTOM is not set
685 BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x1000
686 BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
687 # BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER is not set
688 # BR2_JFFS2_TARGET_SREC is not set
689 # BR2_TARGET_ROOTFS_JFFS2_PAD is not set
690 BR2_TARGET_ROOTFS_JFFS2_LE=y
691 # BR2_TARGET_ROOTFS_JFFS2_BE is not set
692 # BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
693
694
695 # BR2_TARGET_ROOTFS_UBIFS is not set
696 # BR2_TARGET_ROOTFS_SQUASHFS is not set
697 # BR2_TARGET_ROOTFS_TAR is not set
698 # BR2_TARGET_ROOTFS_CPIO is not set
699 # BR2_TARGET_ROOTFS_ISO9660 is not set
700 # BR2_TARGET_ROOTFS_INITRAMFS is not set
701 # BR2_TARGET_ROOTFS_ROMFS is not set
702
703 #
704 # bootloader for target device
705 #
706 # BR2_TARGET_GRUB is not set
707 # BR2_TARGET_SYSLINUX is not set
708 # BR2_TARGET_PXELINUX is not set
709 # BR2_TARGET_UBOOT is not set
710
711 #
712 # Kernel
713 #
714 # BR2_KERNEL_none is not set
715 BR2_KERNEL_LINUX_ADVANCED=y
716 # BR2_KERNEL_LINUX is not set
717 BR2_PACKAGE_LINUX=y
718 BR2_PACKAGE_LINUX_KCONFIG="target/device/x86/i386/linux-$(BR2_LINUX26_VERSION).config"
719 BR2_PACKAGE_LINUX_FORMAT="bzImage"
720 BR2_KERNEL_CURRENT_VERSION="2.6.29.2"
721 BR2_KERNEL_LATEST_2_6_29="2"
722 BR2_KERNEL_LATEST_2_6_28="7"
723 BR2_KERNEL_LATEST_2_6_27="13"
724 BR2_KERNEL_LATEST_2_6_26="8"
725 BR2_KERNEL_LATEST_2_6_25="19"
726 BR2_KERNEL_LATEST_2_6_24="7"
727 BR2_KERNEL_LATEST_2_6_23="17"
728 BR2_KERNEL_LATEST_2_6_22="19"
729 BR2_KERNEL_LATEST_2_6_21="7"
730 BR2_KERNEL_LATEST_2_6_20="21"
731 BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6"
732 BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
733 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)"
734 BR2_LINUX_2_6_STABLE=y
735 # BR2_LINUX_2_6_29 is not set
736 # BR2_LINUX_2_6_28 is not set
737 # BR2_LINUX_2_6_27 is not set
738 # BR2_LINUX_2_6_26 is not set
739 # BR2_LINUX_2_6_25 is not set
740 # BR2_LINUX_2_6_24 is not set
741 # BR2_LINUX_2_6_23 is not set
742 # BR2_LINUX_2_6_22 is not set
743 # BR2_LINUX_2_6_21 is not set
744 # BR2_LINUX_2_6_20 is not set
745 # BR2_LINUX26_CUSTOM is not set
746
747 #
748 # Patches
749 #
750 # BR2_KERNEL_ARCH_PATCH_ENABLED is not set
751 BR2_LINUX_BSP_PATCH=""
752 BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
753 BR2_LINUX26_VERSION="$(BR2_KERNEL_CURRENT_VERSION)"
754
755 #
756 # Linux Kernel Configuration
757 #
758 BR2_PACKAGE_LINUX_USE_KCONFIG=y
759 # BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
760 # BR2_PACKAGE_LINUX_USE_XCONFIG is not set
761 BR2_LINUX_BIN_BZIMAGE=y
762 # BR2_LINUX_BIN_UIMAGE is not set
763 # BR2_LINUX_BIN_VMLINUX is not set
764 # BR2_LINUX_BIN_ZIMAGE is not set
765 # BR2_LINUX_BIN_CUSTOM is not set
766
767 #
768 # Destinations for linux kernel binaries
769 #
770 BR2_LINUX_COPYTO_ROOTFS=y
771 # BR2_LINUX_COPYTO_TFTPBOOT is not set
772 BR2_LINUX_COPYTO=""
773 # BR2_LINUX_COPY_CONFIGURATION is not set
This page took 0.067825 seconds and 4 git commands to generate.