選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

790 行
19KB

  1. #
  2. # Automatically generated make config: don't edit
  3. # Sat Feb 6 10:24:49 2010
  4. #
  5. BR2_HAVE_DOT_CONFIG=y
  6. BR2_VERSION="2009.08"
  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
  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_xtensa is not set
  25. # BR2_generic_arm is not set
  26. # BR2_arm7tdmi is not set
  27. # BR2_arm610 is not set
  28. # BR2_arm710 is not set
  29. # BR2_arm720t is not set
  30. # BR2_arm920t is not set
  31. # BR2_arm922t is not set
  32. BR2_arm926t=y
  33. # BR2_arm10t is not set
  34. # BR2_arm1136jf_s is not set
  35. # BR2_arm1176jz_s is not set
  36. # BR2_arm1176jzf_s is not set
  37. # BR2_sa110 is not set
  38. # BR2_sa1100 is not set
  39. # BR2_xscale is not set
  40. # BR2_iwmmxt is not set
  41. BR2_ARM_TYPE="ARM926T"
  42. BR2_ARM_OABI=y
  43. # BR2_ARM_EABI is not set
  44. BR2_ARCH="arm"
  45. BR2_ENDIAN="LITTLE"
  46. BR2_GCC_TARGET_TUNE="arm9tdmi"
  47. BR2_GCC_TARGET_ARCH="armv5te"
  48. BR2_GCC_TARGET_ABI="apcs-gnu"
  49. #
  50. # Target options
  51. #
  52. #
  53. # Project Options
  54. #
  55. BR2_PROJECT="LiCKS"
  56. BR2_HOSTNAME="licks"
  57. BR2_BANNER="Welcome to LiCKS!"
  58. #
  59. # Preset Devices
  60. #
  61. # BR2_TARGET_AMD is not set
  62. # BR2_TARGET_ARMLTD is not set
  63. BR2_BOARD_NAME="at91sam9260ek"
  64. BR2_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
  65. BR2_TARGET_ATMEL=y
  66. #
  67. # Atmel AT91 Specific Device Support
  68. #
  69. BR2_TARGET_AT91=y
  70. #
  71. # Selection criteria
  72. #
  73. BR2_TARGET_ATMEL_ALL=y
  74. #
  75. # Device Selection
  76. #
  77. # BR2_TARGET_AT91RM9200 is not set
  78. BR2_TARGET_AT91SAM9260=y
  79. # BR2_TARGET_AT91SAM9G20 is not set
  80. # BR2_TARGET_AT91SAM9261 is not set
  81. # BR2_TARGET_AT91SAM9261S is not set
  82. # BR2_TARGET_AT91SAM9RL64 is not set
  83. # BR2_TARGET_AT91SAM9263 is not set
  84. # BR2_TARGET_AT91SAM9G40 is not set
  85. # BR2_TARGET_AT91SAM9M10 is not set
  86. # BR2_TARGET_AT91SAM9M11 is not set
  87. # BR2_TARGET_AT91SAM9XE is not set
  88. # BR2_TARGET_AT572D940HF is not set
  89. # BR2_TARGET_AT91CAP9 is not set
  90. #
  91. # Development Board Selection
  92. #
  93. # BR2_TARGET_AT91RM9200DF is not set
  94. # BR2_TARGET_AT91RM9200EK is not set
  95. # BR2_TARGET_AT91RM9200DK is not set
  96. # BR2_TARGET_AT91SAM9260DFC is not set
  97. BR2_TARGET_AT91SAM9260EK=y
  98. # BR2_TARGET_AT91SAM9G20DFC is not set
  99. # BR2_TARGET_AT91SAM9G20EK is not set
  100. # BR2_TARGET_AT91SAM9XEEK is not set
  101. # BR2_TARGET_AT91SAM9261EK is not set
  102. # BR2_TARGET_AT91SAM9RL64EK is not set
  103. # BR2_TARGET_AT91SAM9263EK is not set
  104. # BR2_TARGET_AT572D940DCM is not set
  105. # BR2_TARGET_AT91CAP9DK is not set
  106. # BR2_TARGET_AT91CAP9ADK is not set
  107. BR2_TARGET_AT91_ADVANCED_INFO=y
  108. #
  109. # Package support
  110. #
  111. #
  112. # Secondary locations
  113. #
  114. BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
  115. BR2_TARGET_ATMEL_COPYTO="/tftpboot"
  116. # BR2_TARGET_AT91BOOTSTRAP is not set
  117. # BR2_TARGET_KWIKBYTE is not set
  118. #
  119. # Generic System Support
  120. #
  121. # BR2_TARGET_GENERIC_ACCESS_POINT is not set
  122. # BR2_TARGET_GENERIC_FIREWALL is not set
  123. #
  124. # Generic development system requires a toolchain with WCHAR and PROGRAM_INVOCATION support
  125. #
  126. #
  127. # Build options
  128. #
  129. BR2_WGET="wget --passive-ftp -nd"
  130. BR2_SVN_CO="svn co"
  131. BR2_SVN_UP="svn up"
  132. BR2_GIT="git clone"
  133. BR2_ZCAT="gzip -d -c"
  134. BR2_BZCAT="bzcat"
  135. BR2_TAR_OPTIONS=""
  136. BR2_DL_DIR="$(BASE_DIR)/dl"
  137. BR2_COPYTO=""
  138. #
  139. # Mirrors and Download locations
  140. #
  141. BR2_PRIMARY_SITE=""
  142. BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
  143. BR2_SOURCEFORGE_MIRROR="easynews"
  144. BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
  145. BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
  146. BR2_DEBIAN_MIRROR="http://ftp.debian.org"
  147. #
  148. # Atmel Mirrors
  149. #
  150. BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/"
  151. BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
  152. BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
  153. # BR2_FPU_SUFFIX is not set
  154. BR2_TOPDIR_PREFIX=""
  155. BR2_TOPDIR_SUFFIX=""
  156. BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
  157. BR2_GNU_TARGET_SUFFIX="linux-uclibc"
  158. BR2_JLEVEL=1
  159. # BR2_PREFER_IMA is not set
  160. # BR2_DEPRECATED is not set
  161. BR2_RECENT=y
  162. # BR2_CONFIG_CACHE is not set
  163. # BR2_ENABLE_DEBUG is not set
  164. BR2_STRIP_strip=y
  165. # BR2_STRIP_sstrip is not set
  166. # BR2_STRIP_none is not set
  167. # BR2_OPTIMIZE_0 is not set
  168. # BR2_OPTIMIZE_1 is not set
  169. # BR2_OPTIMIZE_2 is not set
  170. # BR2_OPTIMIZE_3 is not set
  171. BR2_OPTIMIZE_S=y
  172. # BR2_PREFER_STATIC_LIB is not set
  173. # BR2_HAVE_MANPAGES is not set
  174. # BR2_HAVE_INFOPAGES is not set
  175. # BR2_HAVE_DOCUMENTATION is not set
  176. # BR2_HAVE_DEVFILES is not set
  177. BR2_UPDATE_CONFIG=y
  178. #
  179. # Toolchain
  180. #
  181. BR2_TOOLCHAIN_BUILDROOT=y
  182. # BR2_TOOLCHAIN_EXTERNAL is not set
  183. # BR2_TOOLCHAIN_EXTERNAL_SOURCE is not set
  184. BR2_TOOLCHAIN_SOURCE=y
  185. BR2_EXT_GCC_VERSION_4_1_2=y
  186. BR2_EXT_GCC_VERSION_4_2_1=y
  187. BR2_EXT_GCC_VERSION_4_2_2=y
  188. BR2_EXT_GCC_VERSION_4_2_3=y
  189. BR2_EXT_BINUTILS_VERSION_2_17=y
  190. BR2_EXT_BINUTILS_VERSION_2_18=y
  191. BR2_EXT_UCLIBC_VERSION_0_9_28_3=y
  192. BR2_EXT_UCLIBC_VERSION_0_9_29=y
  193. BR2_EXT_UCLIBC_VERSION_0_9_30=y
  194. BR2_EXT_UCLIBC_VERSION_0_9_30_1=y
  195. #
  196. # Kernel Header Options
  197. #
  198. # BR2_KERNEL_HEADERS_2_6_26 is not set
  199. # BR2_KERNEL_HEADERS_2_6_27 is not set
  200. # BR2_KERNEL_HEADERS_2_6_28 is not set
  201. # BR2_KERNEL_HEADERS_2_6_29 is not set
  202. BR2_KERNEL_HEADERS_2_6_30=y
  203. # BR2_KERNEL_HEADERS_SNAP is not set
  204. BR2_DEFAULT_KERNEL_HEADERS="2.6.30.5"
  205. #
  206. # uClibc Options
  207. #
  208. # BR2_UCLIBC_VERSION_0_9_28_3 is not set
  209. # BR2_UCLIBC_VERSION_0_9_29 is not set
  210. # BR2_UCLIBC_VERSION_0_9_30 is not set
  211. BR2_UCLIBC_VERSION_0_9_30_1=y
  212. # BR2_UCLIBC_VERSION_SNAPSHOT is not set
  213. BR2_UCLIBC_VERSION_STRING="0.9.30.1"
  214. BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
  215. # BR2_PTHREAD_DEBUG is not set
  216. # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
  217. #
  218. # Binutils Options
  219. #
  220. # BR2_BINUTILS_VERSION_2_17 is not set
  221. # BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
  222. # BR2_BINUTILS_VERSION_2_18 is not set
  223. # BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
  224. # BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
  225. # BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
  226. # BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
  227. # BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
  228. # BR2_BINUTILS_VERSION_2_19 is not set
  229. BR2_BINUTILS_VERSION_2_19_1=y
  230. BR2_BINUTILS_VERSION="2.19.1"
  231. BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
  232. #
  233. # GCC Options
  234. #
  235. # BR2_GCC_VERSION_3_4_6 is not set
  236. # BR2_GCC_VERSION_4_0_4 is not set
  237. # BR2_GCC_VERSION_4_1_2 is not set
  238. # BR2_GCC_VERSION_4_2_1 is not set
  239. # BR2_GCC_VERSION_4_2_2 is not set
  240. # BR2_GCC_VERSION_4_2_3 is not set
  241. # BR2_GCC_VERSION_4_2_4 is not set
  242. # BR2_GCC_VERSION_4_3_2 is not set
  243. BR2_GCC_VERSION_4_3_3=y
  244. # BR2_GCC_VERSION_4_3_4 is not set
  245. # BR2_GCC_VERSION_4_4_X is not set
  246. BR2_GCC_SUPPORTS_SYSROOT=y
  247. BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
  248. BR2_GCC_VERSION="4.3.3"
  249. BR2_TOOLCHAIN_SYSROOT=y
  250. # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
  251. BR2_EXTRA_GCC_CONFIG_OPTIONS=""
  252. # BR2_GCC_CROSS_FORTRAN is not set
  253. # BR2_INSTALL_LIBGCJ is not set
  254. # BR2_INSTALL_OBJC is not set
  255. # BR2_INSTALL_FORTRAN is not set
  256. BR2_GCC_SHARED_LIBGCC=y
  257. #
  258. # Ccache Options
  259. #
  260. # BR2_CCACHE is not set
  261. #
  262. # Gdb Options
  263. #
  264. # BR2_PACKAGE_GDB is not set
  265. # BR2_PACKAGE_GDB_SERVER is not set
  266. # BR2_PACKAGE_GDB_HOST is not set
  267. #
  268. # Common Toolchain Options
  269. #
  270. # BR2_LARGEFILE is not set
  271. # BR2_INET_IPV6 is not set
  272. # BR2_INET_RPC is not set
  273. # BR2_ENABLE_LOCALE is not set
  274. # BR2_ENABLE_LOCALE_PURGE is not set
  275. BR2_USE_WCHAR=y
  276. # BR2_SOFT_FLOAT is not set
  277. # BR2_USE_SSP is not set
  278. # BR2_PTHREADS_NONE is not set
  279. # BR2_PTHREADS is not set
  280. BR2_PTHREADS_OLD=y
  281. # BR2_PTHREADS_NATIVE is not set
  282. # BR2_PROGRAM_INVOCATION is not set
  283. BR2_GCC_CROSS_CXX=y
  284. BR2_INSTALL_LIBSTDCPP=y
  285. BR2_TARGET_OPTIMIZATION="-O2 -pipe"
  286. # BR2_ELF2FLT is not set
  287. # BR2_MKLIBS is not set
  288. # BR2_PACKAGE_SSTRIP_TARGET is not set
  289. # BR2_PACKAGE_SSTRIP_HOST is not set
  290. # BR2_ENABLE_MULTILIB is not set
  291. # BR2_VFP_FLOAT is not set
  292. BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
  293. #
  294. # Package Selection for the target
  295. #
  296. BR2_PACKAGE_BUSYBOX=y
  297. # BR2_BUSYBOX_VERSION_1_12_X is not set
  298. # BR2_BUSYBOX_VERSION_1_13_X is not set
  299. BR2_BUSYBOX_VERSION_1_14_X=y
  300. # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
  301. BR2_BUSYBOX_VERSION="1.14.3"
  302. BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
  303. BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
  304. BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
  305. # BR2_PACKAGE_BUSYBOX_SKELETON is not set
  306. #
  307. # The minimum needed to build a uClibc development system
  308. #
  309. # BR2_PACKAGE_FLEX is not set
  310. # BR2_PACKAGE_GCC_TARGET is not set
  311. # BR2_PACKAGE_MAKE is not set
  312. #
  313. # Other development stuff
  314. #
  315. # BR2_PACKAGE_AUTOCONF is not set
  316. # BR2_PACKAGE_AUTOMAKE is not set
  317. # BR2_PACKAGE_BISON is not set
  318. # BR2_PACKAGE_CCACHE_TARGET is not set
  319. # BR2_PACKAGE_CVS is not set
  320. # BR2_PACKAGE_DISTCC is not set
  321. # BR2_PACKAGE_DMALLOC is not set
  322. # BR2_PACKAGE_FAKEROOT is not set
  323. BR2_HOST_FAKEROOT=y
  324. # BR2_PACKAGE_GETTEXT is not set
  325. # BR2_PACKAGE_LIBINTL is not set
  326. # BR2_PACKAGE_LIBGMP is not set
  327. # BR2_PACKAGE_GPERF is not set
  328. # BR2_PACKAGE_LIBMPFR is not set
  329. # BR2_PACKAGE_LIBTOOL is not set
  330. # BR2_PACKAGE_M4 is not set
  331. # BR2_PACKAGE_OPROFILE is not set
  332. # BR2_PACKAGE_PKG_CONFIG is not set
  333. BR2_PACKAGE_READLINE=y
  334. # BR2_PACKAGE_PCRE is not set
  335. #
  336. # Other stuff
  337. #
  338. # BR2_PACKAGE_AT is not set
  339. # BR2_PACKAGE_BEECRYPT is not set
  340. # BR2_PACKAGE_BERKELEYDB is not set
  341. # BR2_PACKAGE_BSDIFF is not set
  342. # BR2_PACKAGE_CUPS is not set
  343. # BR2_PACKAGE_CUSTOMIZE is not set
  344. # BR2_PACKAGE_ENCHANT is not set
  345. # BR2_PACKAGE_FILE is not set
  346. # BR2_PACKAGE_GAMIN is not set
  347. # BR2_PACKAGE_ICU is not set
  348. # BR2_PACKAGE_KEXEC is not set
  349. # BR2_PACKAGE_LIBCONFIG is not set
  350. # BR2_PACKAGE_LIBCONFUSE is not set
  351. # BR2_PACKAGE_LIBDAEMON is not set
  352. # BR2_PACKAGE_LIBELF is not set
  353. # BR2_PACKAGE_LIBEVENT is not set
  354. # BR2_PACKAGE_LIBGCRYPT is not set
  355. # BR2_PACKAGE_LIBGPG_ERROR is not set
  356. BR2_PACKAGE_LIBICONV=y
  357. # BR2_PACKAGE_LIBIDN is not set
  358. # BR2_PACKAGE_LIBLOCKFILE is not set
  359. # BR2_PACKAGE_LIBOIL is not set
  360. # BR2_PACKAGE_LIBSYSFS is not set
  361. # BR2_PACKAGE_LOCKFILE_PROGS is not set
  362. # BR2_PACKAGE_LOGROTATE is not set
  363. # BR2_PACKAGE_LSOF is not set
  364. # BR2_PACKAGE_LTP-TESTSUITE is not set
  365. # BR2_PACKAGE_LTRACE is not set
  366. # BR2_PACKAGE_MEMSTAT is not set
  367. # BR2_PACKAGE_NG_SPICE_REWORK is not set
  368. # BR2_PACKAGE_POPT is not set
  369. # BR2_PACKAGE_SCREEN is not set
  370. # BR2_PACKAGE_SHARED_MIME_INFO is not set
  371. # BR2_PACKAGE_STARTUP_NOTIFICATION is not set
  372. # BR2_PACKAGE_STRACE is not set
  373. # BR2_PACKAGE_SUDO is not set
  374. #
  375. # Database
  376. #
  377. # BR2_PACKAGE_MYSQL_CLIENT is not set
  378. # BR2_PACKAGE_SQLITE is not set
  379. #
  380. # Networking
  381. #
  382. #
  383. # Networking applications
  384. #
  385. # BR2_PACKAGE_ARGUS is not set
  386. # BR2_PACKAGE_AVAHI is not set
  387. # BR2_PACKAGE_AXEL is not set
  388. #
  389. # bind requires a toolchain with LARGEFILE support
  390. #
  391. # BR2_PACKAGE_BMON is not set
  392. # BR2_PACKAGE_BRIDGE is not set
  393. # BR2_PACKAGE_CTORRENT is not set
  394. # BR2_PACKAGE_DNSMASQ is not set
  395. BR2_PACKAGE_DROPBEAR=y
  396. # BR2_PACKAGE_ETHTOOL is not set
  397. # BR2_PACKAGE_HASERL is not set
  398. # BR2_PACKAGE_IFPLUGD is not set
  399. # BR2_PACKAGE_IPERF is not set
  400. #
  401. # iproute2 requires a toolchain with IPv6 support
  402. #
  403. # BR2_PACKAGE_IPSEC_TOOLS is not set
  404. #
  405. # iptables requires a toolchain with LARGEFILE support
  406. #
  407. # BR2_PACKAGE_IW is not set
  408. # BR2_PACKAGE_KISMET is not set
  409. # BR2_PACKAGE_L2TP is not set
  410. # BR2_PACKAGE_LIBCGI is not set
  411. # BR2_PACKAGE_LIBCGICC is not set
  412. # BR2_PACKAGE_LIBCURL is not set
  413. # BR2_PACKAGE_LIBDNET is not set
  414. # BR2_PACKAGE_LIBEXOSIP2 is not set
  415. # BR2_PACKAGE_LIBNL is not set
  416. # BR2_PACKAGE_LIBOSIP2 is not set
  417. # BR2_PACKAGE_LIBPCAP is not set
  418. # BR2_PACKAGE_LIBSOUP is not set
  419. # BR2_PACKAGE_LIBUPNP is not set
  420. # BR2_PACKAGE_LINKS is not set
  421. BR2_PACKAGE_LRZSZ=y
  422. # BR2_PACKAGE_MDNSRESPONDER is not set
  423. # BR2_PACKAGE_MIIDIAG is not set
  424. # BR2_PACKAGE_MROUTED is not set
  425. # BR2_PACKAGE_MUTT is not set
  426. # BR2_PACKAGE_NBD is not set
  427. # BR2_PACKAGE_NCFTP is not set
  428. # BR2_PACKAGE_NEON is not set
  429. #
  430. # netkitbase requires a toolchain with RPC support
  431. #
  432. # BR2_PACKAGE_NETKITTELNET is not set
  433. # BR2_PACKAGE_NETPLUG is not set
  434. # BR2_PACKAGE_NETSNMP is not set
  435. # BR2_PACKAGE_NETSTAT_NAT is not set
  436. #
  437. # nfs-utils requires a toolchain with 'Enable RPC' selected
  438. #
  439. # BR2_PACKAGE_NTP is not set
  440. # BR2_PACKAGE_OLSR is not set
  441. # BR2_PACKAGE_OPENNTPD is not set
  442. # BR2_PACKAGE_OPENSSH is not set
  443. # BR2_PACKAGE_OPENSSL is not set
  444. # BR2_PACKAGE_OPENVPN is not set
  445. #
  446. # portmap requires a toolchain with 'Enable RPC' selected
  447. #
  448. # BR2_PACKAGE_PPPD is not set
  449. # BR2_PACKAGE_RP_PPPOE is not set
  450. # BR2_PACKAGE_PPTP_LINUX is not set
  451. # BR2_PACKAGE_PROFTPD is not set
  452. #
  453. # quagga suite
  454. #
  455. # BR2_PACKAGE_QUAGGA_ZEBRA is not set
  456. # BR2_PACKAGE_QUAGGA_BGPD is not set
  457. # BR2_PACKAGE_QUAGGA_RIPD is not set
  458. # BR2_PACKAGE_QUAGGA_RIPNGD is not set
  459. # BR2_PACKAGE_QUAGGA_OSPFD is not set
  460. # BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
  461. # BR2_PACKAGE_QUAGGA_ISISD is not set
  462. # BR2_PACKAGE_RSYNC is not set
  463. # BR2_PACKAGE_SAMBA is not set
  464. # BR2_PACKAGE_SOCAT is not set
  465. # BR2_PACKAGE_SPAWN_FCGI is not set
  466. # BR2_PACKAGE_STUNNEL is not set
  467. # BR2_PACKAGE_TCPDUMP is not set
  468. # BR2_PACKAGE_DHCPDUMP is not set
  469. # BR2_PACKAGE_TFTPD is not set
  470. # BR2_PACKAGE_TN5250 is not set
  471. # BR2_PACKAGE_TTCP is not set
  472. # BR2_PACKAGE_UDPCAST is not set
  473. # BR2_PACKAGE_VPNC is not set
  474. # BR2_PACKAGE_VSFTPD is not set
  475. # BR2_PACKAGE_VTUN is not set
  476. # BR2_PACKAGE_WEBIF is not set
  477. BR2_PACKAGE_WIRELESS_TOOLS=y
  478. BR2_PACKAGE_WPA_SUPPLICANT=y
  479. # BR2_PACKAGE_WPA_SUPPLICANT_EAP is not set
  480. BR2_PACKAGE_WPA_SUPPLICANT_CLI=y
  481. BR2_PACKAGE_WPA_SUPPLICANT_PASSPHRASE=y
  482. #
  483. # Hardware handling / blockdevices and filesystem maintenance
  484. #
  485. #
  486. # dbus not available (need expat or libxml2)
  487. #
  488. #
  489. # dbus-glib needs dbus to be compiled with expat support
  490. #
  491. # BR2_PACKAGE_DEVMEM2 is not set
  492. #
  493. # dmraid requires a toolchain with LARGEFILE support
  494. #
  495. # BR2_PACKAGE_DOSFSTOOLS is not set
  496. # BR2_PACKAGE_LIBUUID is not set
  497. #
  498. # e2fsprogs requires a toolchain with LARGEFILE support
  499. #
  500. # BR2_PACKAGE_EEPROG is not set
  501. # BR2_PACKAGE_FCONFIG is not set
  502. # BR2_PACKAGE_FIS is not set
  503. #
  504. # libfuse requires a toolchain with LARGEFILE support
  505. #
  506. # BR2_PACKAGE_GADGETFS_TEST is not set
  507. # BR2_PACKAGE_HAL is not set
  508. # BR2_PACKAGE_HWDATA is not set
  509. # BR2_PACKAGE_I2C_TOOLS is not set
  510. # BR2_PACKAGE_INPUT_TOOLS is not set
  511. # BR2_PACKAGE_IOSTAT is not set
  512. # BR2_PACKAGE_LIBAIO is not set
  513. # BR2_PACKAGE_LIBRAW1394 is not set
  514. BR2_PACKAGE_LIBUSB=y
  515. # BR2_PACKAGE_LM_SENSORS is not set
  516. #
  517. # lvm2 requires a toolchain with LARGEFILE support
  518. #
  519. # BR2_PACKAGE_MDADM is not set
  520. # BR2_PACKAGE_MEMTESTER is not set
  521. # BR2_PACKAGE_MTD is not set
  522. #
  523. # ntfs-3g requires a toolchain with LARGEFILE and WCHAR support
  524. #
  525. # BR2_PACKAGE_NTFSPROGS is not set
  526. # BR2_PACKAGE_PCIUTILS is not set
  527. # BR2_PACKAGE_SETSERIAL is not set
  528. # BR2_PACKAGE_SMARTMONTOOLS is not set
  529. # BR2_PACKAGE_USBMOUNT is not set
  530. BR2_PACKAGE_USBUTILS=y
  531. # BR2_PACKAGE_WIPE is not set
  532. # BR2_PACKAGE_XFSPROGS is not set
  533. #
  534. # Audio and video libraries and applications
  535. #
  536. # BR2_PACKAGE_ALSA_LIB is not set
  537. #
  538. # alsa-utils requires a toolchain with LARGEFILE support
  539. #
  540. #
  541. # asterisk - disabled (required openssl and mpg123)
  542. #
  543. # BR2_PACKAGE_AUMIX is not set
  544. # BR2_PACKAGE_FLAC is not set
  545. # BR2_PACKAGE_GSTREAMER is not set
  546. # BR2_PACKAGE_LIBID3TAG is not set
  547. # BR2_PACKAGE_LIBMAD is not set
  548. # BR2_PACKAGE_LIBMMS is not set
  549. # BR2_PACKAGE_LIBMPD is not set
  550. # BR2_PACKAGE_LIBOGG is not set
  551. # BR2_PACKAGE_LIBSNDFILE is not set
  552. # BR2_PACKAGE_LIBTHEORA is not set
  553. # BR2_PACKAGE_LIBVORBIS is not set
  554. # BR2_PACKAGE_MADPLAY is not set
  555. # BR2_PACKAGE_MPG123 is not set
  556. # BR2_PACKAGE_MPLAYER is not set
  557. # BR2_PACKAGE_SPEEX is not set
  558. # BR2_PACKAGE_FESTIVAL is not set
  559. # BR2_PACKAGE_TAGLIB is not set
  560. # BR2_PACKAGE_VLC is not set
  561. #
  562. # Graphic libraries and applications (graphic/text)
  563. #
  564. #
  565. # text rendering libraries
  566. #
  567. BR2_PACKAGE_NCURSES=y
  568. # BR2_PACKAGE_NCURSES_TARGET_PANEL is not set
  569. # BR2_PACKAGE_NCURSES_TARGET_FORM is not set
  570. # BR2_PACKAGE_NCURSES_TARGET_MENU is not set
  571. # BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set
  572. # BR2_PACKAGE_NEWT is not set
  573. # BR2_PACKAGE_SLANG is not set
  574. #
  575. # text rendering applications
  576. #
  577. # BR2_PACKAGE_DIALOG is not set
  578. #
  579. # graphic libraries
  580. #
  581. # BR2_PACKAGE_DIRECTFB is not set
  582. # BR2_PACKAGE_FBDUMP is not set
  583. # BR2_PACKAGE_IMAGEMAGICK is not set
  584. BR2_PACKAGE_JPEG=y
  585. # BR2_PACKAGE_LIBART is not set
  586. # BR2_PACKAGE_LIBPNG is not set
  587. # BR2_PACKAGE_LIBUNGIF is not set
  588. # BR2_PACKAGE_LINUX_FUSION is not set
  589. # BR2_PACKAGE_PIXMAN is not set
  590. # BR2_PACKAGE_SDL is not set
  591. # BR2_PACKAGE_TIFF is not set
  592. #
  593. # busybox graphic applications
  594. #
  595. #
  596. # --> May be broken in busybox
  597. #
  598. # BR2_PACKAGE_FBV is not set
  599. # BR2_PACKAGE_FBSET is not set
  600. #
  601. # other GUIs
  602. #
  603. # BR2_PACKAGE_QT is not set
  604. # BR2_PACKAGE_XORG7 is not set
  605. #
  606. # X libraries and helper libraries
  607. #
  608. # BR2_PACKAGE_ATK is not set
  609. # BR2_PACKAGE_CAIRO is not set
  610. # BR2_PACKAGE_PANGO is not set
  611. # BR2_PACKAGE_LIBDRM is not set
  612. # BR2_PACKAGE_LIBERATION is not set
  613. # BR2_PACKAGE_LIBGLIB12 is not set
  614. # BR2_PACKAGE_LIBGLIB2 is not set
  615. # BR2_PACKAGE_OPENMOTIF is not set
  616. # BR2_PACKAGE_FONTCONFIG is not set
  617. # BR2_PACKAGE_FREETYPE is not set
  618. # BR2_PACKAGE_TSLIB is not set
  619. # BR2_PACKAGE_WEBKIT is not set
  620. #
  621. # X Window managers
  622. #
  623. # BR2_PACKAGE_MATCHBOX is not set
  624. #
  625. # X applications
  626. #
  627. # BR2_PACKAGE_ALSAMIXERGUI is not set
  628. # BR2_PACKAGE_GQVIEW is not set
  629. # BR2_PACKAGE_GOB2 is not set
  630. # BR2_PACKAGE_LEAFPAD is not set
  631. # BR2_PACKAGE_PCMANFM is not set
  632. # BR2_PACKAGE_SYLPHEED is not set
  633. # BR2_PACKAGE_TORSMO is not set
  634. # BR2_PACKAGE_X11VNC is not set
  635. # BR2_PACKAGE_XPDF is not set
  636. # BR2_PACKAGE_XSTROKE is not set
  637. #
  638. # Compressors / decompressors
  639. #
  640. # BR2_PACKAGE_LZO is not set
  641. # BR2_PACKAGE_LZOP is not set
  642. # BR2_PACKAGE_LZMA_TARGET is not set
  643. # BR2_PACKAGE_LZMA_HOST is not set
  644. BR2_PACKAGE_ZLIB=y
  645. # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
  646. #
  647. # Package managers
  648. #
  649. # BR2_PACKAGE_IPKG is not set
  650. # BR2_PACKAGE_PORTAGE is not set
  651. #
  652. # Interpreter languages / Scripting
  653. #
  654. # BR2_PACKAGE_LUA is not set
  655. # BR2_PACKAGE_MICROPERL is not set
  656. # BR2_PACKAGE_PYTHON is not set
  657. # BR2_PACKAGE_RUBY is not set
  658. # BR2_PACKAGE_TCL is not set
  659. # BR2_PACKAGE_PHP is not set
  660. #
  661. # XML handling
  662. #
  663. # BR2_PACKAGE_EXPAT is not set
  664. # BR2_PACKAGE_EZXML is not set
  665. # BR2_PACKAGE_LIBXML2 is not set
  666. # BR2_PACKAGE_LIBXSLT is not set
  667. # BR2_PACKAGE_XERCES is not set
  668. #
  669. # Java
  670. #
  671. # BR2_PACKAGE_CLASSPATH is not set
  672. #
  673. # Games
  674. #
  675. # BR2_PACKAGE_GNUCHESS is not set
  676. # BR2_PACKAGE_MAGICCUBE4D is not set
  677. # BR2_PACKAGE_PRBOOM is not set
  678. # BR2_PACKAGE_RUBIX is not set
  679. # BR2_PACKAGE_VICE is not set
  680. # BR2_PACKAGE_XBOARD is not set
  681. #
  682. # Target filesystem options
  683. #
  684. BR2_ROOTFS_PREFIX="rootfs"
  685. BR2_ROOTFS_SUFFIX=""
  686. BR2_ROOTFS_POST_BUILD_SCRIPT=""
  687. #
  688. # filesystem for target device
  689. #
  690. # BR2_TARGET_ROOTFS_CRAMFS is not set
  691. # BR2_TARGET_ROOTFS_CLOOP is not set
  692. BR2_TARGET_ROOTFS_EXT2=y
  693. BR2_TARGET_ROOTFS_EXT2_BLOCKS=0
  694. BR2_TARGET_ROOTFS_EXT2_INODES=0
  695. BR2_TARGET_ROOTFS_EXT2_RESBLKS=0
  696. BR2_TARGET_ROOTFS_EXT2_SQUASH=y
  697. BR2_TARGET_ROOTFS_EXT2_OUTPUT="$(IMAGE).ext2"
  698. BR2_TARGET_ROOTFS_EXT2_NONE=y
  699. # BR2_TARGET_ROOTFS_EXT2_GZIP is not set
  700. # BR2_TARGET_ROOTFS_EXT2_BZIP2 is not set
  701. # BR2_TARGET_ROOTFS_EXT2_LZMA is not set
  702. BR2_TARGET_ROOTFS_EXT2_COPYTO=""
  703. # BR2_TARGET_ROOTFS_JFFS2 is not set
  704. # BR2_TARGET_ROOTFS_SQUASHFS is not set
  705. # BR2_TARGET_ROOTFS_TAR is not set
  706. # BR2_TARGET_ROOTFS_CPIO is not set
  707. BR2_TARGET_ROOTFS_INITRAMFS=y
  708. # BR2_TARGET_ROOTFS_ROMFS is not set
  709. #
  710. # bootloader for target device
  711. #
  712. # BR2_TARGET_UBOOT is not set
  713. BR2_BOOTSOURCE_DATAFLASHCARD=y
  714. BR2_BOOTSOURCE_DATAFLASH=y
  715. BR2_BOOTSOURCE_NANDFLASH=y
  716. BR2_BOOTSOURCE=y
  717. #
  718. # Kernel
  719. #
  720. BR2_KERNEL_none=y
  721. # BR2_KERNEL_LINUX_ADVANCED is not set
  722. # BR2_KERNEL_LINUX is not set