Advertisement
Guest User

BR config

a guest
Jul 1st, 2011
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.43 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Buildroot 2011.08-git-00054-gc80224a-dirty Configuration
  4. # Fri Jul 1 15:34:55 2011
  5. #
  6. BR2_HAVE_DOT_CONFIG=y
  7. BR2_arm=y
  8. # BR2_armeb is not set
  9. # BR2_avr32 is not set
  10. # BR2_bfin is not set
  11. # BR2_i386 is not set
  12. # BR2_mips is not set
  13. # BR2_mipsel is not set
  14. # BR2_powerpc is not set
  15. # BR2_sh is not set
  16. # BR2_sh64 is not set
  17. # BR2_sparc is not set
  18. # BR2_x86_64 is not set
  19. # BR2_xtensa is not set
  20. # BR2_generic_arm is not set
  21. # BR2_arm7tdmi is not set
  22. # BR2_arm610 is not set
  23. # BR2_arm710 is not set
  24. # BR2_arm720t is not set
  25. # BR2_arm920t is not set
  26. BR2_arm922t=y
  27. # BR2_arm926t is not set
  28. # BR2_arm10t is not set
  29. # BR2_arm1136jf_s is not set
  30. # BR2_arm1176jz_s is not set
  31. # BR2_arm1176jzf_s is not set
  32.  
  33. #
  34. # cortex-A8/A9 needs gcc >= 4.4.x
  35. #
  36. # BR2_cortex_a8 is not set
  37. # BR2_cortex_a9 is not set
  38. # BR2_sa110 is not set
  39. # BR2_sa1100 is not set
  40. # BR2_xscale is not set
  41. # BR2_iwmmxt is not set
  42. BR2_ARM_TYPE="ARM922T"
  43. BR2_ARM_EABI=y
  44. # BR2_ARM_OABI is not set
  45. BR2_ARCH="arm"
  46. BR2_ENDIAN="LITTLE"
  47. BR2_GCC_TARGET_TUNE="arm922t"
  48. BR2_GCC_TARGET_ARCH="armv4t"
  49. BR2_GCC_TARGET_ABI="aapcs-linux"
  50.  
  51. #
  52. # Build options
  53. #
  54.  
  55. #
  56. # Commands
  57. #
  58. BR2_WGET="wget --passive-ftp -nd -t 3"
  59. BR2_SVN="svn"
  60. BR2_BZR="bzr"
  61. BR2_GIT="git"
  62. BR2_ZCAT="gzip -d -c"
  63. BR2_BZCAT="bzcat"
  64. BR2_TAR_OPTIONS=""
  65. BR2_DL_DIR="$(TOPDIR)/dl"
  66. BR2_HOST_DIR="$(BASE_DIR)/host"
  67.  
  68. #
  69. # Mirrors and Download locations
  70. #
  71. BR2_PRIMARY_SITE=""
  72. BR2_BACKUP_SITE="http://sources.buildroot.net/"
  73. BR2_SOURCEFORGE_MIRROR="kent"
  74. BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
  75. BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
  76. BR2_DEBIAN_MIRROR="http://ftp.debian.org"
  77. BR2_JLEVEL=16
  78. # BR2_CCACHE is not set
  79. # BR2_DEPRECATED is not set
  80. # BR2_ENABLE_DEBUG is not set
  81. BR2_STRIP_strip=y
  82. # BR2_STRIP_sstrip is not set
  83. # BR2_STRIP_none is not set
  84. # BR2_OPTIMIZE_0 is not set
  85. # BR2_OPTIMIZE_1 is not set
  86. # BR2_OPTIMIZE_2 is not set
  87. # BR2_OPTIMIZE_3 is not set
  88. BR2_OPTIMIZE_S=y
  89. # BR2_PREFER_STATIC_LIB is not set
  90. # BR2_HAVE_DOCUMENTATION is not set
  91. # BR2_HAVE_DEVFILES is not set
  92.  
  93. #
  94. # Toolchain
  95. #
  96. BR2_TOOLCHAIN_BUILDROOT=y
  97. # BR2_TOOLCHAIN_EXTERNAL is not set
  98. # BR2_TOOLCHAIN_CTNG is not set
  99.  
  100. #
  101. # Kernel Header Options
  102. #
  103. # BR2_KERNEL_HEADERS_2_6_35 is not set
  104. # BR2_KERNEL_HEADERS_2_6_36 is not set
  105. # BR2_KERNEL_HEADERS_2_6_37 is not set
  106. # BR2_KERNEL_HEADERS_2_6_38 is not set
  107. BR2_KERNEL_HEADERS_2_6_39=y
  108. # BR2_KERNEL_HEADERS_VERSION is not set
  109. # BR2_KERNEL_HEADERS_SNAP is not set
  110. BR2_DEFAULT_KERNEL_HEADERS="2.6.39.2"
  111.  
  112. #
  113. # uClibc Options
  114. #
  115. # BR2_UCLIBC_VERSION_0_9_30 is not set
  116. # BR2_UCLIBC_VERSION_0_9_31 is not set
  117. BR2_UCLIBC_VERSION_0_9_32=y
  118. # BR2_UCLIBC_VERSION_SNAPSHOT is not set
  119. BR2_UCLIBC_VERSION_STRING="0.9.32"
  120. BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.32.config"
  121. # BR2_PTHREAD_DEBUG is not set
  122. # BR2_UCLIBC_INSTALL_TEST_SUITE is not set
  123.  
  124. #
  125. # Binutils Options
  126. #
  127. # BR2_BINUTILS_VERSION_2_20 is not set
  128. # BR2_BINUTILS_VERSION_2_20_1 is not set
  129. BR2_BINUTILS_VERSION_2_21=y
  130. BR2_BINUTILS_VERSION="2.21"
  131. BR2_BINUTILS_EXTRA_CONFIG_OPTIONS=""
  132.  
  133. #
  134. # GCC Options
  135. #
  136. # BR2_GCC_VERSION_4_2_4 is not set
  137. # BR2_GCC_VERSION_4_3_X is not set
  138. # BR2_GCC_VERSION_4_4_X is not set
  139. # BR2_GCC_VERSION_4_5_X is not set
  140. BR2_GCC_VERSION_4_6_X=y
  141. # BR2_GCC_VERSION_SNAP is not set
  142. BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE=y
  143. BR2_GCC_VERSION="4.6.1"
  144. BR2_EXTRA_GCC_CONFIG_OPTIONS=""
  145. # BR2_INSTALL_OBJC is not set
  146. # BR2_INSTALL_FORTRAN is not set
  147. BR2_GCC_SHARED_LIBGCC=y
  148. # BR2_GCC_ENABLE_OPENMP is not set
  149.  
  150. #
  151. # Gdb Options
  152. #
  153. # BR2_PACKAGE_GDB is not set
  154. # BR2_PACKAGE_GDB_SERVER is not set
  155. # BR2_PACKAGE_GDB_HOST is not set
  156. BR2_LARGEFILE=y
  157. BR2_INET_IPV6=y
  158. BR2_INET_RPC=y
  159. BR2_USE_WCHAR=y
  160. BR2_PROGRAM_INVOCATION=y
  161. BR2_INSTALL_LIBSTDCPP=y
  162. BR2_TOOLCHAIN_HAS_THREADS=y
  163. BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS=y
  164. # BR2_ENABLE_LOCALE_PURGE is not set
  165. BR2_NEEDS_GETTEXT=y
  166. BR2_USE_MMU=y
  167. BR2_PREFER_SOFT_FLOAT=y
  168. BR2_SOFT_FLOAT=y
  169. BR2_TARGET_OPTIMIZATION="-pipe"
  170.  
  171. #
  172. # Toolchain Options
  173. #
  174. BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
  175. BR2_TOOLCHAIN_BUILDROOT_INET_IPV6=y
  176. BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
  177. BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
  178. # BR2_TOOLCHAIN_BUILDROOT_LOCALE is not set
  179. BR2_TOOLCHAIN_BUILDROOT_PROGRAM_INVOCATION=y
  180. BR2_TOOLCHAIN_BUILDROOT_CXX=y
  181. # BR2_TOOLCHAIN_BUILDROOT_USE_SSP is not set
  182. # BR2_PTHREADS_NONE is not set
  183. # BR2_PTHREADS is not set
  184. BR2_PTHREADS_OLD=y
  185. # BR2_PTHREADS_NATIVE is not set
  186. # BR2_ELF2FLT is not set
  187.  
  188. #
  189. # System configuration
  190. #
  191. BR2_TARGET_GENERIC_HOSTNAME="buildroot"
  192. BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot"
  193. BR2_ROOTFS_DEVICE_CREATION_STATIC=y
  194. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
  195. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
  196. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set
  197. BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt target/generic/device_table_dev.txt"
  198. BR2_ROOTFS_SKELETON_DEFAULT=y
  199. # BR2_ROOTFS_SKELETON_CUSTOM is not set
  200. BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
  201. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP is not set
  202. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_9600 is not set
  203. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_19200 is not set
  204. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_38400 is not set
  205. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_57600 is not set
  206. BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
  207. BR2_TARGET_GENERIC_GETTY_BAUDRATE="115200"
  208. BR2_ROOTFS_POST_BUILD_SCRIPT=""
  209.  
  210. #
  211. # Package Selection for the target
  212. #
  213. BR2_PACKAGE_BUSYBOX=y
  214. # BR2_BUSYBOX_VERSION_1_16_X is not set
  215. # BR2_BUSYBOX_VERSION_1_17_X is not set
  216. BR2_BUSYBOX_VERSION_1_18_X=y
  217. # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
  218. BR2_BUSYBOX_VERSION="1.18.5"
  219. BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.18.x.config"
  220. # BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
  221. # BR2_PACKAGE_CUSTOMIZE is not set
  222.  
  223. #
  224. # Audio and video libraries and applications
  225. #
  226. # BR2_PACKAGE_ALSA_LIB is not set
  227. # BR2_PACKAGE_ALSA_UTILS is not set
  228. # BR2_PACKAGE_AUMIX is not set
  229. # BR2_PACKAGE_FAAD2 is not set
  230. # BR2_PACKAGE_FLAC is not set
  231. # BR2_PACKAGE_FFMPEG is not set
  232. # BR2_PACKAGE_GSTREAMER is not set
  233. BR2_PACKAGE_LAME=y
  234. # BR2_PACKAGE_LIBAO is not set
  235. # BR2_PACKAGE_LIBCDAUDIO is not set
  236. # BR2_PACKAGE_LIBCUE is not set
  237. # BR2_PACKAGE_LIBCUEFILE is not set
  238. # BR2_PACKAGE_LIBDVDREAD is not set
  239. # BR2_PACKAGE_LIBDVDNAV is not set
  240. # BR2_PACKAGE_LIBID3TAG is not set
  241. # BR2_PACKAGE_LIBMAD is not set
  242. # BR2_PACKAGE_LIBMMS is not set
  243. # BR2_PACKAGE_LIBMPD is not set
  244. # BR2_PACKAGE_LIBMPEG2 is not set
  245. # BR2_PACKAGE_LIBOGG is not set
  246. # BR2_PACKAGE_LIBREPLAYGAIN is not set
  247. # BR2_PACKAGE_LIBSAMPLERATE is not set
  248. # BR2_PACKAGE_LIBSNDFILE is not set
  249. # BR2_PACKAGE_LIBTHEORA is not set
  250. # BR2_PACKAGE_LIBVORBIS is not set
  251. # BR2_PACKAGE_LIVE555 is not set
  252. # BR2_PACKAGE_MADPLAY is not set
  253. # BR2_PACKAGE_MPD is not set
  254. # BR2_PACKAGE_MPG123 is not set
  255. # BR2_PACKAGE_MPLAYER is not set
  256. # BR2_PACKAGE_MUSEPACK is not set
  257. # BR2_PACKAGE_SPEEX is not set
  258. # BR2_PACKAGE_SWFDEC is not set
  259. # BR2_PACKAGE_TAGLIB is not set
  260. # BR2_PACKAGE_TREMOR is not set
  261. # BR2_PACKAGE_VORBIS_TOOLS is not set
  262. # BR2_PACKAGE_WAVPACK is not set
  263.  
  264. #
  265. # Compressors and decompressors
  266. #
  267. # BR2_PACKAGE_BZIP2 is not set
  268. # BR2_PACKAGE_LZOP is not set
  269. # BR2_PACKAGE_XZ is not set
  270.  
  271. #
  272. # Debugging, profiling and benchmark
  273. #
  274. # BR2_PACKAGE_BONNIE is not set
  275. # BR2_PACKAGE_DHRYSTONE is not set
  276. # BR2_PACKAGE_DMALLOC is not set
  277. # BR2_PACKAGE_KEXEC is not set
  278. # BR2_PACKAGE_LMBENCH is not set
  279. # BR2_PACKAGE_LSOF is not set
  280. # BR2_PACKAGE_LTP_TESTSUITE is not set
  281. # BR2_PACKAGE_LTRACE is not set
  282. # BR2_PACKAGE_MEMSTAT is not set
  283. # BR2_PACKAGE_NETPERF is not set
  284. # BR2_PACKAGE_OPROFILE is not set
  285. # BR2_PACKAGE_STRACE is not set
  286. # BR2_PACKAGE_WHETSTONE is not set
  287.  
  288. #
  289. # Development tools
  290. #
  291. # BR2_PACKAGE_AUTOCONF is not set
  292. # BR2_PACKAGE_AUTOMAKE is not set
  293. # BR2_PACKAGE_BINUTILS is not set
  294. # BR2_PACKAGE_BISON is not set
  295. # BR2_PACKAGE_BSDIFF is not set
  296. # BR2_PACKAGE_CCACHE is not set
  297. # BR2_PACKAGE_CVS is not set
  298. # BR2_PACKAGE_DISTCC is not set
  299. # BR2_PACKAGE_FLEX is not set
  300.  
  301. #
  302. # gcc needs development files in target filesystem
  303. #
  304. BR2_PACKAGE_GETTEXT=y
  305. # BR2_PACKAGE_GETTEXT_STATIC is not set
  306. BR2_PACKAGE_LIBINTL=y
  307. # BR2_PACKAGE_GMP is not set
  308. # BR2_PACKAGE_GPERF is not set
  309. # BR2_PACKAGE_MAKE is not set
  310. # BR2_PACKAGE_MPC is not set
  311. # BR2_PACKAGE_MPFR is not set
  312. # BR2_PACKAGE_LIBTOOL is not set
  313. # BR2_PACKAGE_M4 is not set
  314. # BR2_PACKAGE_PKG_CONFIG is not set
  315. # BR2_PACKAGE_SSTRIP is not set
  316.  
  317. #
  318. # Games
  319. #
  320. # BR2_PACKAGE_GNUCHESS is not set
  321. # BR2_PACKAGE_PRBOOM is not set
  322.  
  323. #
  324. # Graphic libraries and applications (graphic/text)
  325. #
  326.  
  327. #
  328. # Graphic applications
  329. #
  330. # BR2_PACKAGE_RRDTOOL is not set
  331.  
  332. #
  333. # graphic libraries
  334. #
  335. # BR2_PACKAGE_DIRECTFB is not set
  336. # BR2_PACKAGE_FBDUMP is not set
  337. # BR2_PACKAGE_FBGRAB is not set
  338. # BR2_PACKAGE_FBV is not set
  339. # BR2_PACKAGE_IMAGEMAGICK is not set
  340. # BR2_PACKAGE_SDL is not set
  341.  
  342. #
  343. # other GUIs
  344. #
  345. # BR2_PACKAGE_QT is not set
  346. # BR2_PACKAGE_XORG7 is not set
  347.  
  348. #
  349. # X libraries and helper libraries
  350. #
  351. # BR2_PACKAGE_LIBERATION is not set
  352.  
  353. #
  354. # X Window managers
  355. #
  356.  
  357. #
  358. # X applications
  359. #
  360. # BR2_PACKAGE_GOB2 is not set
  361.  
  362. #
  363. # midori requires C++, WCHAR in toolchain and libgtk2
  364. #
  365.  
  366. #
  367. # Hardware handling
  368. #
  369. # BR2_PACKAGE_CDRKIT is not set
  370. # BR2_PACKAGE_CRAMFS is not set
  371.  
  372. #
  373. # dbus not available (need expat or libxml2)
  374. #
  375. # BR2_PACKAGE_DMRAID is not set
  376. # BR2_PACKAGE_DOSFSTOOLS is not set
  377. # BR2_PACKAGE_E2FSPROGS is not set
  378. # BR2_PACKAGE_EEPROG is not set
  379. # BR2_PACKAGE_FCONFIG is not set
  380. # BR2_PACKAGE_FIS is not set
  381. # BR2_PACKAGE_GADGETFS_TEST is not set
  382. # BR2_PACKAGE_GDISK is not set
  383. # BR2_PACKAGE_GENEXT2FS is not set
  384. # BR2_PACKAGE_GENROMFS is not set
  385. # BR2_PACKAGE_GPSD is not set
  386. # BR2_PACKAGE_GVFS is not set
  387. # BR2_PACKAGE_HAL is not set
  388. # BR2_PACKAGE_HWDATA is not set
  389. # BR2_PACKAGE_I2C_TOOLS is not set
  390. # BR2_PACKAGE_INPUT_EVENT_DAEMON is not set
  391. # BR2_PACKAGE_INPUT_TOOLS is not set
  392. # BR2_PACKAGE_IOSTAT is not set
  393. # BR2_PACKAGE_IRDA_UTILS is not set
  394. # BR2_PACKAGE_KBD is not set
  395. # BR2_PACKAGE_LIBV4L is not set
  396. # BR2_PACKAGE_LM_SENSORS is not set
  397. # BR2_PACKAGE_LSUIO is not set
  398. # BR2_PACKAGE_LVM2 is not set
  399. # BR2_PACKAGE_MAKEDEVS is not set
  400. # BR2_PACKAGE_MDADM is not set
  401. # BR2_PACKAGE_MEMTESTER is not set
  402. # BR2_PACKAGE_MTD is not set
  403. # BR2_PACKAGE_NTFS_3G is not set
  404. # BR2_PACKAGE_NTFSPROGS is not set
  405. # BR2_PACKAGE_PCIUTILS is not set
  406. # BR2_PACKAGE_RNG_TOOLS is not set
  407. # BR2_PACKAGE_SDPARM is not set
  408. # BR2_PACKAGE_SETSERIAL is not set
  409. # BR2_PACKAGE_SMARTMONTOOLS is not set
  410. # BR2_PACKAGE_SQUASHFS is not set
  411. # BR2_PACKAGE_SREDIRD is not set
  412. # BR2_PACKAGE_SSHFS is not set
  413. # BR2_PACKAGE_STATSERIAL is not set
  414. # BR2_PACKAGE_SYSSTAT is not set
  415. # BR2_PACKAGE_UDEV is not set
  416. # BR2_PACKAGE_USB_MODESWITCH is not set
  417. # BR2_PACKAGE_USBMOUNT is not set
  418. BR2_PACKAGE_USBUTILS=y
  419. BR2_PACKAGE_USBUTILS_ZLIB=y
  420. # BR2_PACKAGE_WIPE is not set
  421. # BR2_PACKAGE_XFSPROGS is not set
  422.  
  423. #
  424. # Interpreter languages and scripting
  425. #
  426. # BR2_PACKAGE_HASERL is not set
  427. # BR2_PACKAGE_LUA is not set
  428. # BR2_PACKAGE_MICROPERL is not set
  429. # BR2_PACKAGE_PHP is not set
  430. # BR2_PACKAGE_PYTHON is not set
  431. # BR2_PACKAGE_RUBY is not set
  432. # BR2_PACKAGE_TCL is not set
  433.  
  434. #
  435. # Libraries
  436. #
  437.  
  438. #
  439. # Compression and decompression
  440. #
  441. # BR2_PACKAGE_LIBARCHIVE is not set
  442. # BR2_PACKAGE_LZO is not set
  443. BR2_PACKAGE_ZLIB=y
  444.  
  445. #
  446. # Crypto
  447. #
  448. # BR2_PACKAGE_BEECRYPT is not set
  449. # BR2_PACKAGE_LIBGCRYPT is not set
  450. # BR2_PACKAGE_LIBGPG_ERROR is not set
  451. # BR2_PACKAGE_OPENSSL is not set
  452.  
  453. #
  454. # Database
  455. #
  456. # BR2_PACKAGE_BERKELEYDB is not set
  457. # BR2_PACKAGE_MYSQL_CLIENT is not set
  458. # BR2_PACKAGE_SQLITE is not set
  459.  
  460. #
  461. # Filesystem
  462. #
  463. # BR2_PACKAGE_GAMIN is not set
  464. # BR2_PACKAGE_LIBCONFIG is not set
  465. # BR2_PACKAGE_LIBCONFUSE is not set
  466. # BR2_PACKAGE_LIBFUSE is not set
  467. # BR2_PACKAGE_LIBLOCKFILE is not set
  468. # BR2_PACKAGE_LIBSYSFS is not set
  469.  
  470. #
  471. # Graphics
  472. #
  473. # BR2_PACKAGE_ATK is not set
  474. # BR2_PACKAGE_CAIRO is not set
  475. # BR2_PACKAGE_FONTCONFIG is not set
  476. # BR2_PACKAGE_FREETYPE is not set
  477. # BR2_PACKAGE_JPEG is not set
  478. # BR2_PACKAGE_LIBART is not set
  479. # BR2_PACKAGE_LIBEXIF is not set
  480. # BR2_PACKAGE_GDK_PIXBUF is not set
  481. # BR2_PACKAGE_LIBPNG is not set
  482. # BR2_PACKAGE_LIBRAW is not set
  483. # BR2_PACKAGE_LIBSVGTINY is not set
  484. # BR2_PACKAGE_LIBUNGIF is not set
  485. # BR2_PACKAGE_PANGO is not set
  486. # BR2_PACKAGE_PIXMAN is not set
  487. # BR2_PACKAGE_TIFF is not set
  488.  
  489. #
  490. # webkit requires C++, WCHAR in toolchain and libgtk2
  491. #
  492.  
  493. #
  494. # Hardware handling
  495. #
  496. # BR2_PACKAGE_LIBAIO is not set
  497. # BR2_PACKAGE_LIBRAW1394 is not set
  498. # BR2_PACKAGE_TSLIB is not set
  499. # BR2_PACKAGE_LIBHID is not set
  500. # BR2_PACKAGE_LIBIQRF is not set
  501. BR2_PACKAGE_LIBUSB=y
  502. # BR2_PACKAGE_LIBUSB_COMPAT is not set
  503.  
  504. #
  505. # Networking
  506. #
  507. # BR2_PACKAGE_LIBCGI is not set
  508. # BR2_PACKAGE_LIBCGICC is not set
  509. # BR2_PACKAGE_LIBCURL is not set
  510. # BR2_PACKAGE_LIBDNET is not set
  511. # BR2_PACKAGE_LIBEXOSIP2 is not set
  512. # BR2_PACKAGE_LIBIDN is not set
  513. # BR2_PACKAGE_LIBMICROHTTPD is not set
  514. # BR2_PACKAGE_NEON is not set
  515. # BR2_PACKAGE_LIBNL is not set
  516. # BR2_PACKAGE_LIBPCAP is not set
  517. # BR2_PACKAGE_LIBOSIP2 is not set
  518. # BR2_PACKAGE_LIBRSYNC is not set
  519. # BR2_PACKAGE_LIBSOUP is not set
  520. # BR2_PACKAGE_LIBUPNP is not set
  521.  
  522. #
  523. # Other
  524. #
  525. # BR2_PACKAGE_ARGP_STANDALONE is not set
  526. # BR2_PACKAGE_LIBATOMIC_OPS is not set
  527. # BR2_PACKAGE_LIBCAP is not set
  528. # BR2_PACKAGE_LIBDAEMON is not set
  529. # BR2_PACKAGE_LIBELF is not set
  530. # BR2_PACKAGE_LIBEVENT is not set
  531. # BR2_PACKAGE_LIBFFI is not set
  532. # BR2_PACKAGE_LIBGLIB2 is not set
  533. # BR2_PACKAGE_LIBOIL is not set
  534. # BR2_PACKAGE_LIBSIGC is not set
  535.  
  536. #
  537. # Text and terminal handling
  538. #
  539. # BR2_PACKAGE_ENCHANT is not set
  540. # BR2_PACKAGE_ICU is not set
  541. # BR2_PACKAGE_LIBICONV is not set
  542. # BR2_PACKAGE_NCURSES is not set
  543. # BR2_PACKAGE_NEWT is not set
  544. # BR2_PACKAGE_PCRE is not set
  545. # BR2_PACKAGE_POPT is not set
  546. # BR2_PACKAGE_READLINE is not set
  547. # BR2_PACKAGE_SLANG is not set
  548.  
  549. #
  550. # JSON/XML
  551. #
  552. # BR2_PACKAGE_EXPAT is not set
  553. # BR2_PACKAGE_EZXML is not set
  554. # BR2_PACKAGE_LIBXML2 is not set
  555. # BR2_PACKAGE_LIBXSLT is not set
  556. # BR2_PACKAGE_XERCES is not set
  557. # BR2_PACKAGE_YAJL is not set
  558.  
  559. #
  560. # Miscellaneous
  561. #
  562. # BR2_PACKAGE_SHARED_MIME_INFO is not set
  563.  
  564. #
  565. # Networking applications
  566. #
  567. # BR2_PACKAGE_ARGUS is not set
  568. # BR2_PACKAGE_AVAHI is not set
  569. # BR2_PACKAGE_AXEL is not set
  570. # BR2_PACKAGE_BIND is not set
  571. # BR2_PACKAGE_BMON is not set
  572. # BR2_PACKAGE_BRIDGE is not set
  573. # BR2_PACKAGE_BWM_NG is not set
  574. # BR2_PACKAGE_CAN_UTILS is not set
  575. # BR2_PACKAGE_CTORRENT is not set
  576. # BR2_PACKAGE_CUPS is not set
  577. # BR2_PACKAGE_DHCPDUMP is not set
  578. # BR2_PACKAGE_DNSMASQ is not set
  579. # BR2_PACKAGE_DROPBEAR is not set
  580. BR2_PACKAGE_ETHTOOL=y
  581. # BR2_PACKAGE_HOSTAPD is not set
  582. # BR2_PACKAGE_IFPLUGD is not set
  583. # BR2_PACKAGE_IPERF is not set
  584. # BR2_PACKAGE_IPROUTE2 is not set
  585. # BR2_PACKAGE_IPSEC_TOOLS is not set
  586. # BR2_PACKAGE_IPTABLES is not set
  587. # BR2_PACKAGE_IW is not set
  588. # BR2_PACKAGE_KISMET is not set
  589. # BR2_PACKAGE_XL2TP is not set
  590. # BR2_PACKAGE_LINKS is not set
  591. # BR2_PACKAGE_LRZSZ is not set
  592. # BR2_PACKAGE_MII_DIAG is not set
  593. # BR2_PACKAGE_MROUTED is not set
  594. # BR2_PACKAGE_MUTT is not set
  595. # BR2_PACKAGE_NBD is not set
  596. # BR2_PACKAGE_NCFTP is not set
  597. # BR2_PACKAGE_NETPLUG is not set
  598. # BR2_PACKAGE_NETSNMP is not set
  599. # BR2_PACKAGE_NETSTAT_NAT is not set
  600. # BR2_PACKAGE_NFS_UTILS is not set
  601. # BR2_PACKAGE_NGIRCD is not set
  602. # BR2_PACKAGE_NTP is not set
  603. # BR2_PACKAGE_NUTTCP is not set
  604. # BR2_PACKAGE_OLSR is not set
  605. # BR2_PACKAGE_OPENNTPD is not set
  606. # BR2_PACKAGE_OPENSSH is not set
  607. # BR2_PACKAGE_OPENVPN is not set
  608. # BR2_PACKAGE_PORTMAP is not set
  609. # BR2_PACKAGE_PPPD is not set
  610. # BR2_PACKAGE_RADVD is not set
  611. # BR2_PACKAGE_PPTP_LINUX is not set
  612. # BR2_PACKAGE_PROFTPD is not set
  613. # BR2_PACKAGE_QUAGGA is not set
  614. # BR2_PACKAGE_RSH_REDONE is not set
  615. # BR2_PACKAGE_RSYNC is not set
  616. # BR2_PACKAGE_SAMBA is not set
  617. # BR2_PACKAGE_SER2NET is not set
  618. # BR2_PACKAGE_SOCAT is not set
  619. # BR2_PACKAGE_SPAWN_FCGI is not set
  620. # BR2_PACKAGE_SQUID is not set
  621. # BR2_PACKAGE_TCPDUMP is not set
  622. # BR2_PACKAGE_TCPREPLAY is not set
  623. # BR2_PACKAGE_TN5250 is not set
  624. # BR2_PACKAGE_TTCP is not set
  625. # BR2_PACKAGE_UDPCAST is not set
  626. # BR2_PACKAGE_VPNC is not set
  627. # BR2_PACKAGE_VSFTPD is not set
  628. # BR2_PACKAGE_VTUN is not set
  629. # BR2_PACKAGE_WIRELESS_TOOLS is not set
  630. # BR2_PACKAGE_WPA_SUPPLICANT is not set
  631.  
  632. #
  633. # Package managers
  634. #
  635. # BR2_PACKAGE_IPKG is not set
  636.  
  637. #
  638. # Shell and utilities
  639. #
  640. # BR2_PACKAGE_AT is not set
  641. # BR2_PACKAGE_DIALOG is not set
  642. # BR2_PACKAGE_FILE is not set
  643. # BR2_PACKAGE_LOCKFILE_PROGS is not set
  644. # BR2_PACKAGE_LOGROTATE is not set
  645. # BR2_PACKAGE_SCREEN is not set
  646. # BR2_PACKAGE_SUDO is not set
  647. # BR2_PACKAGE_WHICH is not set
  648. # BR2_PACKAGE_XMLSTARLET is not set
  649.  
  650. #
  651. # System tools
  652. #
  653. BR2_PACKAGE_ACL=y
  654. BR2_PACKAGE_ATTR=y
  655. # BR2_PACKAGE_HTOP is not set
  656.  
  657. #
  658. # Text editors and viewers
  659. #
  660. # BR2_PACKAGE_ED is not set
  661. # BR2_PACKAGE_NANO is not set
  662. # BR2_PACKAGE_UEMACS is not set
  663.  
  664. #
  665. # Filesystem images
  666. #
  667. # BR2_TARGET_ROOTFS_CRAMFS is not set
  668. # BR2_TARGET_ROOTFS_CLOOP is not set
  669. # BR2_TARGET_ROOTFS_EXT2 is not set
  670. # BR2_TARGET_ROOTFS_JFFS2 is not set
  671. # BR2_TARGET_ROOTFS_UBIFS is not set
  672. # BR2_TARGET_ROOTFS_SQUASHFS is not set
  673. BR2_TARGET_ROOTFS_TAR=y
  674. BR2_TARGET_ROOTFS_TAR_NONE=y
  675. # BR2_TARGET_ROOTFS_TAR_GZIP is not set
  676. # BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
  677. # BR2_TARGET_ROOTFS_TAR_LZMA is not set
  678. BR2_TARGET_ROOTFS_TAR_OPTIONS=""
  679. # BR2_TARGET_ROOTFS_CPIO is not set
  680.  
  681. #
  682. # initramfs requires a Linux kernel to be built
  683. #
  684. # BR2_TARGET_ROOTFS_ROMFS is not set
  685.  
  686. #
  687. # Bootloaders
  688. #
  689. # BR2_TARGET_BAREBOX is not set
  690. BR2_TARGET_UBOOT=y
  691. BR2_TARGET_UBOOT_BOARDNAME="at91sam9263ek"
  692. # BR2_TARGET_UBOOT_2011_03 is not set
  693. # BR2_TARGET_UBOOT_2010_12 is not set
  694. # BR2_TARGET_UBOOT_2010_09 is not set
  695. BR2_TARGET_UBOOT_2010_06=y
  696. # BR2_TARGET_UBOOT_2010_03 is not set
  697. # BR2_TARGET_UBOOT_CUSTOM_TARBALL is not set
  698. BR2_TARGET_UBOOT_VERSION="2010.06"
  699. BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR=""
  700. BR2_TARGET_UBOOT_FORMAT_BIN=y
  701. # BR2_TARGET_UBOOT_FORMAT_KWB is not set
  702. # BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set
  703. # BR2_TARGET_UBOOT_TOOL_ENV is not set
  704. BR2_TARGET_UBOOT_NETWORK=y
  705. BR2_TARGET_UBOOT_SERVERIP="10.175.196.221"
  706. BR2_TARGET_UBOOT_IPADDR="10.175.196.18"
  707. BR2_TARGET_UBOOT_GATEWAY="10.175.196.1"
  708. BR2_TARGET_UBOOT_NETMASK="255.255.255.0"
  709. BR2_TARGET_UBOOT_ETHADDR="04:25:fe:ed:00:18"
  710. BR2_TARGET_UBOOT_ETH1ADDR=""
  711. BR2_TARGET_AT91BOOTSTRAP=y
  712. BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9263ek"
  713. BR2_TARGET_AT91BOOTSTRAP_DATAFLASH=y
  714. # BR2_TARGET_AT91BOOTSTRAP_NANDFLASH is not set
  715. BR2_TARGET_AT91BOOTSTRAP_MEMORY="dataflash"
  716. # BR2_TARGET_DATAFLASHBOOT is not set
  717.  
  718. #
  719. # Kernel
  720. #
  721. # BR2_LINUX_KERNEL is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement