]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - .defconfig
somewhat updated defconfig
[coffee/buildroot.git] / .defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Mon Feb 18 09:11:56 2008
4 #
5 BR2_HAVE_DOT_CONFIG=y
6 BR2_VERSION="0.10.0-svn"
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_s390 is not set
20 # BR2_sh is not set
21 # BR2_sh64 is not set
22 # BR2_sparc is not set
23 # BR2_sparc64 is not set
24 # BR2_x86_64 is not set
25 # BR2_x86_i386 is not set
26 # BR2_x86_i486 is not set
27 # BR2_x86_i586 is not set
28 BR2_x86_i686=y
29 # BR2_x86_pentiumpro is not set
30 # BR2_x86_pentium_mmx is not set
31 # BR2_x86_pentium_m is not set
32 # BR2_x86_pentium2 is not set
33 # BR2_x86_pentium3 is not set
34 # BR2_x86_pentium4 is not set
35 # BR2_x86_prescott is not set
36 # BR2_x86_nocona is not set
37 # BR2_x86_core2 is not set
38 # BR2_x86_k6 is not set
39 # BR2_x86_k6_2 is not set
40 # BR2_x86_athlon is not set
41 # BR2_x86_athlon_4 is not set
42 # BR2_x86_opteron is not set
43 # BR2_x86_opteron_sse3 is not set
44 # BR2_x86_barcelona is not set
45 # BR2_x86_geode is not set
46 # BR2_x86_c3 is not set
47 # BR2_x86_winchip_c6 is not set
48 # BR2_x86_winchip2 is not set
49 BR2_ARCH="i686"
50 BR2_ENDIAN="LITTLE"
51 BR2_GCC_TARGET_TUNE="i686"
52 BR2_GCC_TARGET_ARCH="i686"
53
54 #
55 # Target options
56 #
57
58 #
59 # Project Options
60 #
61 BR2_PROJECT="uclibc"
62 BR2_HOSTNAME="uclibc"
63 BR2_BANNER="Welcome to the Erik's uClibc development environment."
64
65 #
66 # Preset Devices
67 #
68 # BR2_TARGET_SOEKRIS_NET4521 is not set
69 # BR2_TARGET_SOEKRIS_NET4801 is not set
70 # BR2_TARGET_VIA_EPIA_MII is not set
71
72 #
73 # Generic x86 Device Support
74 #
75
76 #
77 # Generic System Support
78 #
79 # BR2_TARGET_GENERIC_ACCESS_POINT is not set
80 # BR2_TARGET_GENERIC_FIREWALL is not set
81 # BR2_TARGET_GENERIC_DEV_SYSTEM is not set
82
83 #
84 # Build options
85 #
86 BR2_WGET="wget --passive-ftp"
87 BR2_SVN_CO="svn co"
88 BR2_SVN_UP="svn up"
89 BR2_GIT="git clone"
90 BR2_ZCAT="gzip -d -c"
91 BR2_BZCAT="bzcat"
92 BR2_TAR_OPTIONS=""
93 BR2_DL_DIR="$(BASE_DIR)/dl"
94
95 #
96 # Mirrors and Download locations
97 #
98 BR2_SOURCEFORGE_MIRROR="easynews"
99 BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
100 BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
101 BR2_DEBIAN_MIRROR="http://ftp.debian.org"
102
103 #
104 # Atmel Mirrors
105 #
106 BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/"
107 BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
108 BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
109 # BR2_FPU_SUFFIX is not set
110 BR2_TOPDIR_PREFIX=""
111 BR2_TOPDIR_SUFFIX=""
112 BR2_ROOTFS_PREFIX="rootfs"
113 BR2_ROOTFS_SUFFIX=""
114 BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
115 BR2_GNU_TARGET_SUFFIX="linux-uclibc"
116 BR2_JLEVEL=1
117 # BR2_PREFER_IMA is not set
118 # BR2_DEPRECATED is not set
119 BR2_RECENT=y
120 BR2_STRIP_strip=y
121 # BR2_STRIP_sstrip is not set
122 # BR2_STRIP_none is not set
123 # BR2_PREFER_STATIC_LIB is not set
124 # BR2_HAVE_MANPAGES is not set
125 # BR2_HAVE_INFOPAGES is not set
126 BR2_UPDATE_CONFIG=y
127
128 #
129 # Toolchain
130 #
131 BR2_TOOLCHAIN_BUILDROOT=y
132 # BR2_TOOLCHAIN_EXTERNAL is not set
133 # BR2_TOOLCHAIN_EXTERNAL_SOURCE is not set
134 BR2_TOOLCHAIN_SOURCE=y
135 BR2_EXT_GCC_VERSION_4_1_2=y
136 BR2_EXT_GCC_VERSION_4_2_1=y
137 BR2_EXT_BINUTILS_VERSION_2_17=y
138 BR2_EXT_UCLIBC_VERSION_0_9_29=y
139 BR2_EXT_UCLIBC_VERSION_0_9_28_3=y
140
141 #
142 # Kernel Header Options
143 #
144 # BR2_KERNEL_HEADERS_2_4_25 is not set
145 # BR2_KERNEL_HEADERS_2_4_27 is not set
146 # BR2_KERNEL_HEADERS_2_4_29 is not set
147 # BR2_KERNEL_HEADERS_2_4_31 is not set
148 # BR2_KERNEL_HEADERS_2_6_9 is not set
149 # BR2_KERNEL_HEADERS_2_6_11 is not set
150 # BR2_KERNEL_HEADERS_2_6_12 is not set
151 # BR2_KERNEL_HEADERS_2_6_20_4 is not set
152 # BR2_KERNEL_HEADERS_2_6_20 is not set
153 # BR2_KERNEL_HEADERS_2_6_21_5 is not set
154 # BR2_KERNEL_HEADERS_2_6_21 is not set
155 # BR2_KERNEL_HEADERS_2_6_22_1 is not set
156 # BR2_KERNEL_HEADERS_2_6_22_10 is not set
157 # BR2_KERNEL_HEADERS_2_6_22 is not set
158 # BR2_KERNEL_HEADERS_2_6_23 is not set
159 BR2_KERNEL_HEADERS_2_6_24=y
160 # BR2_KERNEL_HEADERS_SNAP is not set
161 BR2_DEFAULT_KERNEL_HEADERS="2.6.24"
162
163 #
164 # uClibc Options
165 #
166 # BR2_UCLIBC_VERSION_0_9_28_3 is not set
167 BR2_UCLIBC_VERSION_0_9_29=y
168 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
169 BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
170 BR2_ENABLE_LOCALE=y
171 # BR2_PTHREADS_NONE is not set
172 # BR2_PTHREADS is not set
173 BR2_PTHREADS_OLD=y
174 # BR2_PTHREADS_NATIVE is not set
175 # BR2_PTHREAD_DEBUG is not set
176 # BR2_UCLIBC_PROGRAM_INVOCATION is not set
177
178 #
179 # Binutils Options
180 #
181 # BR2_BINUTILS_VERSION_2_17 is not set
182 # BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
183 BR2_BINUTILS_VERSION_2_18=y
184 # BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
185 BR2_BINUTILS_VERSION="2.18"
186 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
187
188 #
189 # GCC Options
190 #
191 # BR2_GCC_VERSION_3_4_6 is not set
192 # BR2_GCC_VERSION_4_0_4 is not set
193 # BR2_GCC_VERSION_4_1_2 is not set
194 # BR2_GCC_VERSION_4_2_0 is not set
195 BR2_GCC_VERSION_4_2_1=y
196 # BR2_GCC_IS_SNAP is not set
197 BR2_GCC_SUPPORTS_SYSROOT=y
198 # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
199 BR2_GCC_VERSION="4.2.1"
200 BR2_TOOLCHAIN_SYSROOT=y
201 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
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=y
221 # BR2_PACKAGE_GDB_HOST is not set
222 # BR2_GDB_VERSION_6_2_1 is not set
223 # BR2_GDB_VERSION_6_3 is not set
224 # BR2_GDB_VERSION_6_4 is not set
225 # BR2_GDB_VERSION_6_5 is not set
226 BR2_GDB_VERSION_6_6=y
227 # BR2_GDB_VERSION_SNAPSHOT is not set
228 BR2_GDB_VERSION="6.6"
229
230 #
231 # elf2flt
232 #
233 # BR2_ELF2FLT is not set
234 # BR2_MKLIBS is not set
235
236 #
237 # Common Toolchain Options
238 #
239 # BR2_PACKAGE_SSTRIP_TARGET is not set
240 # BR2_PACKAGE_SSTRIP_HOST is not set
241 # BR2_ENABLE_MULTILIB is not set
242 BR2_LARGEFILE=y
243 BR2_INET_IPV6=y
244 BR2_INET_RPC=y
245 BR2_USE_WCHAR=y
246 BR2_TARGET_OPTIMIZATION="-Os -pipe"
247 BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
248
249 #
250 # Package Selection for the target
251 #
252 BR2_PACKAGE_BUSYBOX=y
253 # BR2_BUSYBOX_VERSION_1_2_2_1 is not set
254 # BR2_BUSYBOX_VERSION_1_6_1 is not set
255 # BR2_BUSYBOX_VERSION_1_7_X is not set
256 # BR2_BUSYBOX_VERSION_1_8_X is not set
257 BR2_BUSYBOX_VERSION_1_9_X=y
258 # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
259 BR2_BUSYBOX_VERSION="1.9.0"
260 BR2_PACKAGE_BUSYBOX_INSTALL_SYMLINKS=y
261 BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.9.0.config"
262 BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
263 # BR2_PACKAGE_BUSYBOX_SKELETON is not set
264
265 #
266 # The minimum needed to build a uClibc development system
267 #
268 # BR2_PACKAGE_BASH is not set
269 # BR2_PACKAGE_BZIP2 is not set
270 # BR2_PACKAGE_DIFFUTILS is not set
271 # BR2_PACKAGE_FLEX is not set
272 # BR2_PACKAGE_GCC_TARGET is not set
273 # BR2_PACKAGE_MAKE is not set
274
275 #
276 # Other development stuff
277 #
278 # BR2_PACKAGE_AUTOCONF is not set
279 # BR2_PACKAGE_AUTOMAKE is not set
280 # BR2_PACKAGE_BISON is not set
281 # BR2_PACKAGE_CCACHE_TARGET is not set
282 # BR2_PACKAGE_CVS is not set
283 # BR2_PACKAGE_DISTCC is not set
284 # BR2_PACKAGE_DMALLOC is not set
285 # BR2_PACKAGE_EXPAT is not set
286 # BR2_PACKAGE_FAKEROOT is not set
287 # BR2_HOST_FAKEROOT is not set
288 # BR2_PACKAGE_GETTEXT is not set
289 # BR2_PACKAGE_LIBINTL is not set
290 # BR2_PACKAGE_LIBGMP is not set
291 # BR2_PACKAGE_LIBMPFR is not set
292 # BR2_PACKAGE_LIBTOOL is not set
293 # BR2_PACKAGE_M4 is not set
294 # BR2_PACKAGE_PKGCONFIG is not set
295 # BR2_READLINE is not set
296 # BR2_PACKAGE_VALGRIND is not set
297 # BR2_PACKAGE_XERCES is not set
298
299 #
300 # Other stuff
301 #
302 # BR2_PACKAGE_AT is not set
303 # BR2_PACKAGE_BERKELEYDB is not set
304 # BR2_PACKAGE_BSDIFF is not set
305 # BR2_PACKAGE_CUSTOMIZE is not set
306 # BR2_PACKAGE_DASH is not set
307 # BR2_PACKAGE_FCONFIG is not set
308 # BR2_PACKAGE_FILE is not set
309 # BR2_PACKAGE_FIS is not set
310 # BR2_PACKAGE_KEXEC is not set
311 # BR2_PACKAGE_ICU is not set
312 # BR2_PACKAGE_IPKG is not set
313 # BR2_PACKAGE_CUPS is not set
314 # BR2_PACKAGE_NG_SPICE_REWORK is not set
315 # BR2_PACKAGE_GAMIN is not set
316 # BR2_PACKAGE_STARTUP_NOTIFICATION is not set
317 # BR2_PACKAGE_CLASSPATH is not set
318 # BR2_PACKAGE_LIBDAEMON is not set
319 # BR2_PACKAGE_LIBELF is not set
320 # BR2_PACKAGE_LIBEVENT is not set
321 # BR2_PACKAGE_LIBFLOAT is not set
322 # BR2_PACKAGE_LIBGCRYPT is not set
323 # BR2_PACKAGE_LIBGPG_ERROR is not set
324 # BR2_PACKAGE_LIBLOCKFILE is not set
325 # BR2_PACKAGE_LIBSYSFS is not set
326 # BR2_PACKAGE_LIBXML2 is not set
327
328 #
329 # libxslt       - disabled (requires pkgconfig)
330 #
331 # BR2_PACKAGE_LOCKFILE_PROGS is not set
332 # BR2_PACKAGE_LSOF is not set
333 # BR2_PACKAGE_LTP-TESTSUITE is not set
334 # BR2_PACKAGE_LTRACE is not set
335 # BR2_PACKAGE_LTT is not set
336 # BR2_PACKAGE_PORTAGE is not set
337 # BR2_PACKAGE_SQLITE is not set
338 # BR2_PACKAGE_STRACE is not set
339 # BR2_PACKAGE_SUDO is not set
340 BR2_NETWORK_SUPPORT=y
341
342 #
343 # Networking applications
344 #
345
346 #
347 # argus         - disabled (requires libpcap)
348 #
349 # BR2_PACKAGE_AVAHI is not set
350 # BR2_PACKAGE_BOA is not set
351 # BR2_PACKAGE_BIND is not set
352 # BR2_PACKAGE_BRIDGE is not set
353 # BR2_PACKAGE_CURL is not set
354 # BR2_PACKAGE_LIBCURL is not set
355 # BR2_PACKAGE_DNSMASQ is not set
356 # BR2_PACKAGE_DROPBEAR is not set
357 # BR2_PACKAGE_ETHTOOL is not set
358 # BR2_PACKAGE_HASERL is not set
359 # BR2_PACKAGE_IRDA_UTILS is not set
360 # BR2_PACKAGE_IPERF is not set
361 # BR2_PACKAGE_IPROUTE2 is not set
362
363 #
364 # ipsec-tools   - disabled (requires openssl, flex and the flex library (libfl.a) )
365 #
366 # BR2_PACKAGE_IPTABLES is not set
367 # BR2_PACKAGE_KISMET is not set
368 # BR2_PACKAGE_L2TP is not set
369 # BR2_PACKAGE_LIBCGI is not set
370 # BR2_PACKAGE_LIBCGICC is not set
371 # BR2_PACKAGE_LIBEXOSIP2 is not set
372 # BR2_PACKAGE_LIBOSIP2 is not set
373 # BR2_PACKAGE_LIBPCAP is not set
374 # BR2_PACKAGE_LINKS is not set
375 # BR2_PACKAGE_LRZSZ is not set
376 # BR2_PACKAGE_MDNSRESPONDER is not set
377 # BR2_PACKAGE_MICROCOM is not set
378 # BR2_PACKAGE_MROUTED is not set
379 # BR2_PACKAGE_MUTT is not set
380 # BR2_PACKAGE_NBD is not set
381 # BR2_PACKAGE_NCFTP is not set
382 # BR2_PACKAGE_NETKITBASE is not set
383 # BR2_PACKAGE_NETKITTELNET is not set
384 # BR2_PACKAGE_NETPLUG is not set
385 # BR2_PACKAGE_NETSNMP is not set
386 # BR2_PACKAGE_NFS_UTILS is not set
387 # BR2_PACKAGE_NTP is not set
388 # BR2_PACKAGE_OLSR is not set
389 # BR2_PACKAGE_OPENNTPD is not set
390 # BR2_PACKAGE_OPENSSH is not set
391 # BR2_PACKAGE_OPENSSL is not set
392 # BR2_PACKAGE_OPENVPN is not set
393 # BR2_PACKAGE_OPENSWAN is not set
394 # BR2_PACKAGE_PORTMAP is not set
395 # BR2_PACKAGE_PPPD 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 # BR2_PACKAGE_QUAGGA is not set
400
401 #
402 # quagga suite
403 #
404 # BR2_PACKAGE_QUAGGA_ZEBRA is not set
405 # BR2_PACKAGE_QUAGGA_BGPD is not set
406 # BR2_PACKAGE_QUAGGA_RIPD is not set
407 # BR2_PACKAGE_QUAGGA_RIPNGD is not set
408 # BR2_PACKAGE_QUAGGA_OSPFD is not set
409 # BR2_PACKAGE_QUAGGA_OSPF6D is not set
410 # BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
411 # BR2_PACKAGE_QUAGGA_ISISD is not set
412 # BR2_PACKAGE_RSYNC is not set
413 # BR2_PACKAGE_SAMBA is not set
414 # BR2_PACKAGE_SOCAT is not set
415 # BR2_PACKAGE_STUNNEL is not set
416 # BR2_PACKAGE_TCPDUMP 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
422 #
423 # vpnc          - disabled (requires libgcrypt and libgpg_error)
424 #
425 # BR2_PACKAGE_VTUN is not set
426 # BR2_PACKAGE_WIRELESS_TOOLS is not set
427 BR2_BLOCKDEV_SUPPORT=y
428 # BR2_PACKAGE_ACPID is not set
429
430 #
431 # dbus not available (need expat or libxml2)
432 #
433 # BR2_PACKAGE_DM is not set
434 # BR2_PACKAGE_DMRAID is not set
435 # BR2_PACKAGE_E2FSPROGS is not set
436 # BR2_PACKAGE_LIBFUSE is not set
437 # BR2_PACKAGE_GADGETFS_TEST is not set
438 # BR2_PACKAGE_HAL is not set
439 # BR2_PACKAGE_HWDATA is not set
440 # BR2_PACKAGE_IOSTAT is not set
441 # BR2_PACKAGE_LIBAIO is not set
442 # BR2_PACKAGE_LIBRAW1394 is not set
443 # BR2_PACKAGE_LIBUSB is not set
444 # BR2_PACKAGE_LM_SENSORS is not set
445 # BR2_PACKAGE_LVM2 is not set
446 # BR2_PACKAGE_MDADM is not set
447 # BR2_PACKAGE_MEMTESTER is not set
448 # BR2_PACKAGE_MKDOSFS is not set
449 # BR2_PACKAGE_MTD is not set
450 # BR2_PACKAGE_NTFS-3G is not set
451 # BR2_PACKAGE_PCIUTILS is not set
452 # BR2_PACKAGE_PCMCIA is not set
453 # BR2_PACKAGE_RAIDTOOLS is not set
454 # BR2_PACKAGE_SETSERIAL is not set
455 # BR2_PACKAGE_SMARTMONTOOLS is not set
456 # BR2_PACKAGE_USBMOUNT is not set
457 # BR2_PACKAGE_USBUTILS is not set
458 # BR2_PACKAGE_WIPE is not set
459 # BR2_PACKAGE_XFSPROGS is not set
460 BR2_AUDIO_SUPPORT=y
461 # BR2_PACKAGE_ALSA_LIB is not set
462
463 #
464 # asterisk      - disabled (required openssl and mpg123)
465 #
466 # BR2_PACKAGE_AUMIX is not set
467 # BR2_PACKAGE_LIBMAD is not set
468 # BR2_PACKAGE_LIBOGG is not set
469 # BR2_PACKAGE_LIBSNDFILE is not set
470
471 #
472 # libvorbis requires the package libogg to build
473 #
474 # BR2_PACKAGE_MADPLAY is not set
475 # BR2_PACKAGE_MPG123 is not set
476 # BR2_PACKAGE_SPEEX is not set
477 BR2_GRAPHIC_SUPPORT=y
478
479 #
480 # text rendering libraries
481 #
482 # BR2_PACKAGE_NCURSES is not set
483 # BR2_PACKAGE_NEWT is not set
484 # BR2_PACKAGE_SLANG is not set
485
486 #
487 # text rendering applications
488 #
489 # BR2_PACKAGE_DIALOG is not set
490
491 #
492 # graphic libraries
493 #
494 # BR2_PACKAGE_DIRECTFB is not set
495 # BR2_PACKAGE_IMAGEMAGICK is not set
496 # BR2_PACKAGE_JPEG is not set
497 # BR2_PACKAGE_LIBPNG is not set
498 # BR2_PACKAGE_LIBUNGIF is not set
499 # BR2_PACKAGE_SDL is not set
500 # BR2_PACKAGE_SDL_TTF is not set
501 # BR2_PACKAGE_TIFF is not set
502
503 #
504 # busybox graphic applications
505 #
506
507 #
508 # --> (May be broken in busybox)
509 #
510 # BR2_PACKAGE_FBV is not set
511 # BR2_PACKAGE_FBSET is not set
512
513 #
514 # other GUIs
515 #
516 # BR2_PACKAGE_QTE is not set
517 # BR2_PACKAGE_QTOPIA4 is not set
518 BR2_PACKAGE_XSERVER_none=y
519 # BR2_PACKAGE_XSERVER_x11r7 is not set
520 # BR2_PACKAGE_XSERVER_xorg is not set
521 # BR2_PACKAGE_XSERVER_tinyx is not set
522 BR2_X11_PREFIX="/usr"
523
524 #
525 # X libraries and helper libraries
526 #
527
528 #
529 # atk           - disabled (requires libglib2)
530 #
531 # BR2_PACKAGE_PANGO is not set
532 # BR2_PACKAGE_LIBDRM is not set
533 # BR2_PACKAGE_LIBGLIB12 is not set
534 # BR2_PACKAGE_LIBGLIB2 is not set
535 # BR2_PACKAGE_LIBSEXY is not set
536
537 #
538 # fltk          - disabled (requires Xorg(7))
539 #
540 # BR2_PACKAGE_FONTCONFIG is not set
541 # BR2_PACKAGE_FREETYPE is not set
542 # BR2_PACKAGE_TSLIB is not set
543 # BR2_PACKAGE_OPENMOTIF is not set
544
545 #
546 # X Window managers
547 #
548 # BR2_PACKAGE_MATCHBOX is not set
549
550 #
551 # blackbox              - disabled (requires Xorg(7))
552 #
553
554 #
555 # X applications
556 #
557
558 #
559 # dillo         - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
560 #
561
562 #
563 # midori                - disabled (requires Xorg(7))
564 #
565 # BR2_PACKAGE_WEBKIT is not set
566
567 #
568 # synergy               - disabled (requires Xorg(7))
569 #
570 # BR2_PACKAGE_GQVIEW is not set
571 # BR2_PACKAGE_LEAFPAD is not set
572 # BR2_PACKAGE_TORSMO is not set
573 # BR2_PACKAGE_PCMANFM is not set
574 # BR2_PACKAGE_XSTROKE is not set
575 # BR2_PACKAGE_SYLPHEED is not set
576
577 #
578 # Video libraries/codecs and applications
579 #
580 # BR2_PACKAGE_MPLAYER is not set
581 BR2_COMPRESSOR_SUPPORT=y
582 # BR2_PACKAGE_LZO is not set
583 # BR2_PACKAGE_LZMA_TARGET is not set
584 # BR2_PACKAGE_LZMA_HOST is not set
585 # BR2_PACKAGE_ZLIB is not set
586 BR2_SCRIPTING_SUPPORT=y
587
588 #
589 # lua           - disabled (requires readline and ncurses)
590 #
591 # BR2_PACKAGE_MICROPERL is not set
592 # BR2_PACKAGE_PYTHON is not set
593 # BR2_PACKAGE_RUBY is not set
594 # BR2_PACKAGE_TCL is not set
595 # BR2_PACKAGE_PHP is not set
596 BR2_GAMES=y
597 # BR2_PACKAGE_LXDOOM is not set
598 # BR2_PACKAGE_LXDOOM_WAD is not set
599
600 #
601 # ace_of_penguins               - disabled (requires Xorg(7))
602 #
603 # BR2_PACKAGE_GNUCHESS is not set
604 # BR2_PACKAGE_XBOARD is not set
605
606 #
607 # Editors
608 #
609 # BR2_PACKAGE_VIM is not set
610
611 #
612 # Target filesystem options
613 #
614
615 #
616 # filesystem for target device
617 #
618 # BR2_TARGET_ROOTFS_CRAMFS is not set
619 # BR2_TARGET_ROOTFS_CLOOP is not set
620 # BR2_TARGET_ROOTFS_EXT2 is not set
621 # BR2_TARGET_ROOTFS_JFFS2 is not set
622 # BR2_TARGET_ROOTFS_SQUASHFS is not set
623 # BR2_TARGET_ROOTFS_TAR is not set
624 # BR2_TARGET_ROOTFS_CPIO is not set
625 # BR2_TARGET_ROOTFS_ISO9660 is not set
626 # BR2_TARGET_ROOTFS_INITRAMFS is not set
627
628 #
629 # bootloader for target device
630 #
631 BR2_TARGET_GRUB=y
632 BR2_TARGET_GRUB_SPLASH=y
633 # BR2_TARGET_GRUB_DISKLESS is not set
634 # BR2_TARGET_GRUB_3c595 is not set
635 # BR2_TARGET_GRUB_3c90x is not set
636 # BR2_TARGET_GRUB_davicom is not set
637 # BR2_TARGET_GRUB_e1000 is not set
638 # BR2_TARGET_GRUB_eepro100 is not set
639 # BR2_TARGET_GRUB_epic100 is not set
640 # BR2_TARGET_GRUB_forcedeth is not set
641 # BR2_TARGET_GRUB_natsemi is not set
642 # BR2_TARGET_GRUB_ns83820 is not set
643 # BR2_TARGET_GRUB_ns8390 is not set
644 BR2_TARGET_GRUB_pcnet32=y
645 # BR2_TARGET_GRUB_pnic is not set
646 # BR2_TARGET_GRUB_rtl8139 is not set
647 # BR2_TARGET_GRUB_r8169 is not set
648 # BR2_TARGET_GRUB_sis900 is not set
649 # BR2_TARGET_GRUB_tg3 is not set
650 # BR2_TARGET_GRUB_tulip is not set
651 # BR2_TARGET_GRUB_tlan is not set
652 # BR2_TARGET_GRUB_undi is not set
653 # BR2_TARGET_GRUB_via_rhine is not set
654 # BR2_TARGET_GRUB_w89c840 is not set
655 BR2_TARGET_SYSLINUX=y
656 # BR2_TARGET_PXELINUX is not set
657 # BR2_TARGET_U_BOOT is not set
658
659 #
660 # Kernel
661 #
662 # BR2_KERNEL_none is not set
663 BR2_KERNEL_LINUX_ADVANCED=y
664 # BR2_KERNEL_LINUX is not set
665 # BR2_KERNEL_HURD is not set
666 BR2_PACKAGE_LINUX=y
667 BR2_PACKAGE_LINUX_KCONFIG="target/device/x86/i386/linux-$(BR2_LINUX26_VERSION).config"
668 BR2_PACKAGE_LINUX_FORMAT="bzImage"
669 BR2_KERNEL_CURRENT_VERSION="2.6.24"
670 BR2_KERNEL_THIS_VERSION="2.6.24"
671 BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6/"
672 BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
673 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)"
674 # BR2_LINUX_2_6_STABLE is not set
675 BR2_LINUX_2_6_24=y
676 # BR2_LINUX_2_6_23 is not set
677 # BR2_LINUX_2_6_22_10 is not set
678 # BR2_LINUX_2_6_22_1 is not set
679 # BR2_LINUX_2_6_22 is not set
680 # BR2_LINUX_2_6_21_7 is not set
681 # BR2_LINUX_2_6_21_5 is not set
682 # BR2_LINUX_2_6_21 is not set
683 # BR2_LINUX_2_6_20 is not set
684 # BR2_LINUX26_CUSTOM is not set
685
686 #
687 # Patches
688 #
689 BR2_KERNEL_ADD_NO_PATCH=y
690 # BR2_KERNEL_ADD_LATEST_MINORPATCH is not set
691 # BR2_KERNEL_ADD_MINORPATCH is not set
692 # BR2_KERNEL_ADD_LATEST_RC_PATCH is not set
693 # BR2_KERNEL_ADD_RC_PATCH is not set
694 # BR2_KERNEL_ADD_LATEST_SNAPSHOT is not set
695 # BR2_KERNEL_ADD_SNAPSHOT is not set
696 # BR2_KERNEL_ADD_LATEST_MM_PATCH is not set
697 # BR2_KERNEL_ADD_MM_PATCH is not set
698 # BR2_KERNEL_ADD_PATCH is not set
699 BR2_LINUX_BSP_PATCH=""
700 # BR2_KERNEL_PREPATCHED is not set
701 BR2_KERNEL_BASE=y
702 # BR2_KERNEL_LATEST is not set
703 BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
704 BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
705
706 #
707 # Linux Kernel Configuration
708 #
709 BR2_PACKAGE_LINUX_USE_KCONFIG=y
710 # BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
711 # BR2_PACKAGE_LINUX_USE_XCONFIG is not set
712 BR2_LINUX_BIN_BZIMAGE=y
713 # BR2_LINUX_BIN_UIMAGE is not set
714 # BR2_LINUX_BIN_VMLINUX is not set
715 # BR2_LINUX_BIN_ZIMAGE is not set
716 # BR2_LINUX_BIN_CUSTOM is not set
717
718 #
719 # Destinations for linux kernel binaries
720 #
721 BR2_LINUX_COPYTO_ROOTFS=y
722 # BR2_LINUX_COPYTO_TFTPBOOT is not set
723 BR2_LINUX_COPYTO=""
724 # BR2_LINUX_COPY_CONFIGURATION is not set