Initial revision
[openwrt/svn-archive/archive.git] / openwrt / .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 is not set
9 # BR2_m68k is not set
10 # BR2_mips is not set
11 BR2_mipsel=y
12 # BR2_powerpc is not set
13 # BR2_sh3 is not set
14 # BR2_sh3eb is not set
15 # BR2_sh4 is not set
16 # BR2_sh4eb is not set
17 # BR2_sparc is not set
18 BR2_ARCH="mipsel"
19
20 #
21 # Build options
22 #
23 BR2_WGET="wget --passive-ftp"
24 # BR2_TAR_VERBOSITY is not set
25 BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
26 BR2_JLEVEL=1
27
28 #
29 # Toolchain Options
30 #
31
32 #
33 # uClibc Options
34 #
35 BR2_UCLIBC_VERSION_SNAPSHOT=y
36 BR2_USE_UCLIBC_SNAPSHOT="snapshot"
37 # BR2_ENABLE_LOCALE is not set
38
39 #
40 # Binutils Options
41 #
42 # BR2_BINUTILS_VERSION_2_14_90_0_6 is not set
43 # BR2_BINUTILS_VERSION_2_14_90_0_7 is not set
44 # BR2_BINUTILS_VERSION_2_14_90_0_8 is not set
45 # BR2_BINUTILS_VERSION_2_15 is not set
46 # BR2_BINUTILS_VERSION_2_15_90_0_1 is not set
47 # BR2_BINUTILS_VERSION_2_15_90_0_1_1 is not set
48 # BR2_BINUTILS_VERSION_2_15_90_0_2 is not set
49 # BR2_BINUTILS_VERSION_2_15_90_0_3 is not set
50 # BR2_BINUTILS_VERSION_2_15_91_0_1 is not set
51 # BR2_BINUTILS_VERSION_2_15_91_0_2 is not set
52 # BR2_BINUTILS_VERSION_2_15_92_0_2 is not set
53 # BR2_BINUTILS_VERSION_2_15_94_0_1 is not set
54 BR2_BINUTILS_VERSION_2_15_94_0_2=y
55 BR2_BINUTILS_VERSION="2.15.94.0.2"
56
57 #
58 # Gcc Options
59 #
60 # BR2_GCC_VERSION_2_95 is not set
61 # BR2_GCC_VERSION_3_3_3 is not set
62 # BR2_GCC_VERSION_3_3_4 is not set
63 # BR2_GCC_VERSION_3_3_5 is not set
64 # BR2_GCC_VERSION_3_4_0 is not set
65 # BR2_GCC_VERSION_3_4_1 is not set
66 # BR2_GCC_VERSION_3_4_2 is not set
67 BR2_GCC_VERSION_3_4_3=y
68 BR2_GCC_VERSION="3.4.3"
69 BR2_GCC_USE_SJLJ_EXCEPTIONS="--enable-sjlj-exceptions"
70 BR2_EXTRA_GCC_CONFIG_OPTIONS=""
71 # BR2_INSTALL_LIBSTDCPP is not set
72
73 #
74 # Ccache Options
75 #
76 BR2_CCACHE=y
77
78 #
79 # Gdb Options
80 #
81 # BR2_PACKAGE_GDB is not set
82 # BR2_PACKAGE_GDB_SERVER is not set
83
84 #
85 # Common Toolchain Options
86 #
87 # BR2_ENABLE_MULTILIB is not set
88 # BR2_LARGEFILE is not set
89 BR2_TARGET_OPTIMIZATION="-Os -pipe"
90
91 #
92 # OpenWrt Package Selection
93 #
94
95 #
96 # The default set
97 #
98 BR2_PACKAGE_BUSYBOX=y
99 BR2_PACKAGE_BUSYBOX_SNAPSHOT=y
100 # BR2_PACKAGE_DNSMASQ is not set
101 # BR2_PACKAGE_LINUX is not set
102 # BR2_PACKAGE_IPTABLES is not set
103 # BR2_PACKAGE_BRIDGE is not set
104
105 #
106 # Suggested Extras
107 #
108 # BR2_PACKAGE_DROPBEAR_SSHD is not set
109
110 #
111 # Target Filesystem
112 #
113 # BR2_TARGET_ROOTFS_JFFS2 is not set