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