]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - .defconfig
- update defconfig
[coffee/buildroot.git] / .defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 BR2_HAVE_DOT_CONFIG=y
5 # BR2_arm is not set
6 # BR2_armeb is not set
7 # BR2_cris is not set
8 BR2_i386=y
9 # BR2_m68k is not set
10 # BR2_mips is not set
11 # BR2_mipsel is not set
12 # BR2_powerpc is not set
13 # BR2_sh is not set
14 # BR2_sparc is not set
15 BR2_ARCH="i386"
16 BR2_WGET="wget --passive-ftp"
17
18 #
19 # Kernel Header Options
20 #
21 # BR2_KERNEL_HEADERS_2_4_25 is not set
22 # BR2_KERNEL_HEADERS_2_4_27 is not set
23 # BR2_KERNEL_HEADERS_2_4_29 is not set
24 # BR2_KERNEL_HEADERS_2_4_31 is not set
25 # BR2_KERNEL_HEADERS_2_6_9 is not set
26 # BR2_KERNEL_HEADERS_2_6_11 is not set
27 # BR2_KERNEL_HEADERS_2_6_12 is not set
28 # BR2_KERNEL_HEADERS_2_6_19_2 is not set
29 BR2_KERNEL_HEADERS_2_6_20=y
30 BR2_DEFAULT_KERNEL_HEADERS="2.6.20.4"
31
32 #
33 # uClibc Options
34 #
35 # BR2_UCLIBC_VERSION_0_9_28 is not set
36 # BR2_UCLIBC_VERSION_0_9_28_3 is not set
37 BR2_UCLIBC_VERSION_0_9_29=y
38 # BR2_UCLIBC_VERSION_SNAPSHOT is not set
39 BR2_USE_UCLIBC_SNAPSHOT="snapshot"
40 BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.29.config"
41 # BR2_ENABLE_LOCALE is not set
42 # BR2_PTHREADS_NONE is not set
43 # BR2_PTHREADS is not set
44 BR2_PTHREADS_OLD=y
45 # BR2_PTHREADS_NATIVE is not set
46 # BR2_PTHREAD_DEBUG is not set
47
48 #
49 # Binutils Options
50 #
51 # BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
52 # BR2_BINUTILS_VERSION_2_15 is not set
53 # BR2_BINUTILS_VERSION_2_15_94_0_2_2 is not set
54 # BR2_BINUTILS_VERSION_2_16_1 is not set
55 # BR2_BINUTILS_VERSION_2_16_90_0_3 is not set
56 # BR2_BINUTILS_VERSION_2_16_91_0_5 is not set
57 # BR2_BINUTILS_VERSION_2_16_91_0_6 is not set
58 # BR2_BINUTILS_VERSION_2_16_91_0_7 is not set
59 BR2_BINUTILS_VERSION_2_17=y
60 # BR2_BINUTILS_VERSION_2_17_50_0_2 is not set
61 # BR2_BINUTILS_VERSION_2_17_50_0_3 is not set
62 # BR2_BINUTILS_VERSION_2_17_50_0_4 is not set
63 # BR2_BINUTILS_VERSION_2_17_50_0_5 is not set
64 # BR2_BINUTILS_VERSION_2_17_50_0_6 is not set
65 # BR2_BINUTILS_VERSION_2_17_50_0_7 is not set
66 # BR2_BINUTILS_VERSION_2_17_50_0_8 is not set
67 # BR2_BINUTILS_VERSION_2_17_50_0_9 is not set
68 # BR2_BINUTILS_VERSION_2_17_50_0_10 is not set
69 # BR2_BINUTILS_VERSION_2_17_50_0_12 is not set
70 # BR2_BINUTILS_VERSION_2_17_50_0_14 is not set
71 # BR2_BINUTILS_VERSION_2_17_50_0_16 is not set
72 BR2_BINUTILS_VERSION="2.17"
73 BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
74
75
76 #
77 # Gcc Options
78 #
79 # BR2_GCC_VERSION_3_3_5 is not set
80 # BR2_GCC_VERSION_3_3_6 is not set
81 # BR2_GCC_VERSION_3_4_2 is not set
82 # BR2_GCC_VERSION_3_4_3 is not set
83 # BR2_GCC_VERSION_3_4_4 is not set
84 # BR2_GCC_VERSION_3_4_5 is not set
85 # BR2_GCC_VERSION_3_4_6 is not set
86 # BR2_GCC_VERSION_4_0_0 is not set
87 # BR2_GCC_VERSION_4_0_1 is not set
88 # BR2_GCC_VERSION_4_0_2 is not set
89 # BR2_GCC_VERSION_4_0_3 is not set
90 # BR2_GCC_VERSION_4_0_4 is not set
91 # BR2_GCC_VERSION_4_1_0 is not set
92 # BR2_GCC_VERSION_4_1_1 is not set
93 # BR2_GCC_VERSION_4_1_2 is not set
94 BR2_GCC_VERSION_4_2_0=y
95 # BR2_GCC_IS_SNAP is not set
96 BR2_GCC_VERSION="4.2.0"
97 # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
98 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
99 BR2_GCC_SHARED_LIBGCC=y
100 # BR2_INSTALL_LIBSTDCPP is not set
101 # BR2_PACKAGE_GDB is not set
102 # BR2_PACKAGE_GDB_SERVER is not set
103 # BR2_ENABLE_MULTILIB is not set
104 BR2_LARGEFILE=y
105 BR2_TARGET_OPTIMIZATION="-Os -pipe"
106
107 BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
108