Advertisement
Guest User

Buildroot config

a guest
Jun 16th, 2011
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.09 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Buildroot 2011.08-git-00023-g3790e3c-dirty Configuration
  4. # Thu Jun 16 14:39:45 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=y
  26. # BR2_arm922t is not set
  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="ARM920T"
  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="arm920t"
  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=4
  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.1"
  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.0"
  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_TLS=y
  149. # BR2_GCC_ENABLE_OPENMP is not set
  150.  
  151. #
  152. # Gdb Options
  153. #
  154. # BR2_PACKAGE_GDB is not set
  155. # BR2_PACKAGE_GDB_SERVER is not set
  156. # BR2_PACKAGE_GDB_HOST is not set
  157. BR2_LARGEFILE=y
  158. BR2_INET_RPC=y
  159. BR2_USE_WCHAR=y
  160. BR2_ENABLE_LOCALE=y
  161. BR2_PROGRAM_INVOCATION=y
  162. BR2_INSTALL_LIBSTDCPP=y
  163. BR2_TOOLCHAIN_HAS_THREADS=y
  164. BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS=y
  165. BR2_ENABLE_LOCALE_PURGE=y
  166. BR2_ENABLE_LOCALE_WHITELIST="C en_US de fr"
  167. BR2_NEEDS_GETTEXT=y
  168. BR2_NEEDS_GETTEXT_IF_LOCALE=y
  169. BR2_USE_MMU=y
  170. BR2_PREFER_SOFT_FLOAT=y
  171. BR2_SOFT_FLOAT=y
  172. BR2_TARGET_OPTIMIZATION="-pipe"
  173.  
  174. #
  175. # Toolchain Options
  176. #
  177. BR2_TOOLCHAIN_BUILDROOT_LARGEFILE=y
  178. # BR2_TOOLCHAIN_BUILDROOT_INET_IPV6 is not set
  179. BR2_TOOLCHAIN_BUILDROOT_INET_RPC=y
  180. BR2_TOOLCHAIN_BUILDROOT_WCHAR=y
  181. BR2_TOOLCHAIN_BUILDROOT_LOCALE=y
  182. BR2_TOOLCHAIN_BUILDROOT_PROGRAM_INVOCATION=y
  183. BR2_TOOLCHAIN_BUILDROOT_CXX=y
  184. BR2_TOOLCHAIN_BUILDROOT_USE_SSP=y
  185. # BR2_PTHREADS_NONE is not set
  186. # BR2_PTHREADS is not set
  187. # BR2_PTHREADS_OLD is not set
  188. BR2_PTHREADS_NATIVE=y
  189. # BR2_ELF2FLT is not set
  190.  
  191. #
  192. # System configuration
  193. #
  194. BR2_TARGET_GENERIC_HOSTNAME="deathstar"
  195. BR2_TARGET_GENERIC_ISSUE="Surrender! Resistance is futile!"
  196. BR2_ROOTFS_DEVICE_CREATION_STATIC=y
  197. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS is not set
  198. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV is not set
  199. # BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV is not set
  200. BR2_ROOTFS_DEVICE_TABLE="target/generic/device_table.txt target/generic/device_table_dev.txt"
  201. BR2_ROOTFS_SKELETON_DEFAULT=y
  202. # BR2_ROOTFS_SKELETON_CUSTOM is not set
  203. BR2_TARGET_GENERIC_GETTY_PORT="ttySAC0"
  204. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_KEEP is not set
  205. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_9600 is not set
  206. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_19200 is not set
  207. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_38400 is not set
  208. # BR2_TARGET_GENERIC_GETTY_BAUDRATE_57600 is not set
  209. BR2_TARGET_GENERIC_GETTY_BAUDRATE_115200=y
  210. BR2_TARGET_GENERIC_GETTY_BAUDRATE="115200"
  211. BR2_ROOTFS_POST_BUILD_SCRIPT=""
  212.  
  213. #
  214. # Package Selection for the target
  215. #
  216. BR2_PACKAGE_BUSYBOX=y
  217. # BR2_BUSYBOX_VERSION_1_16_X is not set
  218. # BR2_BUSYBOX_VERSION_1_17_X is not set
  219. BR2_BUSYBOX_VERSION_1_18_X=y
  220. # BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
  221. BR2_BUSYBOX_VERSION="1.18.5"
  222. BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.18.x.config"
  223. BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
  224. # BR2_PACKAGE_CUSTOMIZE is not set
  225.  
  226. #
  227. # Audio and video libraries and applications
  228. #
  229. BR2_PACKAGE_ALSA_LIB=y
  230.  
  231. #
  232. # ALSA lib selection
  233. #
  234. BR2_PACKAGE_ALSA_LIB_DEVDIR="/dev/snd"
  235. BR2_PACKAGE_ALSA_LIB_PCM_PLUGINS="all"
  236. BR2_PACKAGE_ALSA_LIB_CTL_PLUGINS="all"
  237. BR2_PACKAGE_ALSA_LIB_ALOAD=y
  238. BR2_PACKAGE_ALSA_LIB_MIXER=y
  239. BR2_PACKAGE_ALSA_LIB_PCM=y
  240. BR2_PACKAGE_ALSA_LIB_RAWMIDI=y
  241. BR2_PACKAGE_ALSA_LIB_HWDEP=y
  242. BR2_PACKAGE_ALSA_LIB_SEQ=y
  243. BR2_PACKAGE_ALSA_LIB_ALISP=y
  244. BR2_PACKAGE_ALSA_LIB_OLD_SYMBOLS=y
  245. BR2_PACKAGE_ALSA_UTILS=y
  246.  
  247. #
  248. # ALSA utils selection
  249. #
  250. # BR2_PACKAGE_ALSA_UTILS_ALSACONF is not set
  251. BR2_PACKAGE_ALSA_UTILS_ALSACTL=y
  252. BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
  253. # BR2_PACKAGE_ALSA_UTILS_AMIDI is not set
  254. # BR2_PACKAGE_ALSA_UTILS_AMIXER is not set
  255. # BR2_PACKAGE_ALSA_UTILS_APLAY is not set
  256. # BR2_PACKAGE_ALSA_UTILS_IECSET is not set
  257. # BR2_PACKAGE_ALSA_UTILS_ACONNECT is not set
  258. # BR2_PACKAGE_ALSA_UTILS_APLAYMIDI is not set
  259. # BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI is not set
  260. # BR2_PACKAGE_ALSA_UTILS_ASEQDUMP is not set
  261. # BR2_PACKAGE_ALSA_UTILS_ASEQNET is not set
  262. # BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST is not set
  263. # BR2_PACKAGE_AUMIX is not set
  264. # BR2_PACKAGE_FAAD2 is not set
  265. # BR2_PACKAGE_FLAC is not set
  266.  
  267. #
  268. # ffmpeg requires a toolchain with LARGEFILE and IPV6 support
  269. #
  270. # BR2_PACKAGE_GSTREAMER is not set
  271.  
  272. #
  273. # gst-ffmpeg requires a toolchain with LARGEFILE and IPV6 support
  274. #
  275. # BR2_PACKAGE_LAME is not set
  276. # BR2_PACKAGE_LIBAO is not set
  277. # BR2_PACKAGE_LIBCDAUDIO is not set
  278. # BR2_PACKAGE_LIBCUE is not set
  279. # BR2_PACKAGE_LIBCUEFILE is not set
  280. # BR2_PACKAGE_LIBDVDREAD is not set
  281. # BR2_PACKAGE_LIBDVDNAV is not set
  282. # BR2_PACKAGE_LIBID3TAG is not set
  283. # BR2_PACKAGE_LIBMAD is not set
  284. # BR2_PACKAGE_LIBMMS is not set
  285. # BR2_PACKAGE_LIBMPD is not set
  286. # BR2_PACKAGE_LIBMPEG2 is not set
  287. # BR2_PACKAGE_LIBOGG is not set
  288. # BR2_PACKAGE_LIBREPLAYGAIN is not set
  289. # BR2_PACKAGE_LIBSAMPLERATE is not set
  290. # BR2_PACKAGE_LIBSNDFILE is not set
  291. # BR2_PACKAGE_LIBTHEORA is not set
  292. # BR2_PACKAGE_LIBVORBIS is not set
  293. # BR2_PACKAGE_MADPLAY is not set
  294. # BR2_PACKAGE_MPD is not set
  295. # BR2_PACKAGE_MPG123 is not set
  296. # BR2_PACKAGE_MPLAYER is not set
  297. # BR2_PACKAGE_MUSEPACK is not set
  298. # BR2_PACKAGE_SPEEX is not set
  299. # BR2_PACKAGE_SWFDEC is not set
  300. # BR2_PACKAGE_TAGLIB is not set
  301. # BR2_PACKAGE_TREMOR is not set
  302. # BR2_PACKAGE_VORBIS_TOOLS is not set
  303. # BR2_PACKAGE_WAVPACK is not set
  304.  
  305. #
  306. # Compressors and decompressors
  307. #
  308. # BR2_PACKAGE_BZIP2 is not set
  309. # BR2_PACKAGE_GZIP is not set
  310. # BR2_PACKAGE_LZOP is not set
  311. # BR2_PACKAGE_XZ is not set
  312.  
  313. #
  314. # Debugging, profiling and benchmark
  315. #
  316.  
  317. # BR2_PACKAGE_BONNIE is not set
  318. # BR2_PACKAGE_DHRYSTONE is not set
  319. # BR2_PACKAGE_DMALLOC is not set
  320. # BR2_PACKAGE_KEXEC is not set
  321. # BR2_PACKAGE_LMBENCH is not set
  322. # BR2_PACKAGE_LSOF is not set
  323. # BR2_PACKAGE_LTP_TESTSUITE is not set
  324. # BR2_PACKAGE_LTRACE is not set
  325. # BR2_PACKAGE_MEMSTAT is not set
  326. # BR2_PACKAGE_NETPERF is not set
  327. # BR2_PACKAGE_OPROFILE is not set
  328. # BR2_PACKAGE_STRACE is not set
  329. BR2_PACKAGE_WHETSTONE=y
  330.  
  331. #
  332. # Development tools
  333. #
  334. # BR2_PACKAGE_AUTOCONF is not set
  335. # BR2_PACKAGE_AUTOMAKE is not set
  336. # BR2_PACKAGE_BINUTILS is not set
  337. # BR2_PACKAGE_BISON is not set
  338. # BR2_PACKAGE_BSDIFF is not set
  339. # BR2_PACKAGE_CCACHE is not set
  340. # BR2_PACKAGE_COREUTILS is not set
  341. # BR2_PACKAGE_CVS is not set
  342. # BR2_PACKAGE_DIFFUTILS is not set
  343. # BR2_PACKAGE_DISTCC is not set
  344. # BR2_PACKAGE_FINDUTILS is not set
  345. # BR2_PACKAGE_FLEX is not set
  346. # BR2_PACKAGE_GAWK is not set
  347.  
  348. #
  349. # gcc needs development files in target filesystem
  350. #
  351. # BR2_PACKAGE_GETTEXT is not set
  352. # BR2_PACKAGE_LIBINTL is not set
  353. # BR2_PACKAGE_GMP is not set
  354. # BR2_PACKAGE_GPERF is not set
  355. # BR2_PACKAGE_GREP is not set
  356. # BR2_PACKAGE_MAKE is not set
  357. # BR2_PACKAGE_MPC is not set
  358. # BR2_PACKAGE_MPFR is not set
  359. # BR2_PACKAGE_LIBTOOL is not set
  360. # BR2_PACKAGE_M4 is not set
  361. # BR2_PACKAGE_PATCH is not set
  362. # BR2_PACKAGE_PKG_CONFIG is not set
  363. # BR2_PACKAGE_SED is not set
  364. # BR2_PACKAGE_SSTRIP is not set
  365. # BR2_PACKAGE_TAR is not set
  366.  
  367. #
  368. # Games
  369. #
  370. # BR2_PACKAGE_GNUCHESS is not set
  371. # BR2_PACKAGE_PRBOOM is not set
  372.  
  373. #
  374. # Graphic libraries and applications (graphic/text)
  375. #
  376.  
  377. #
  378. # Graphic applications
  379. #
  380.  
  381. BR2_PACKAGE_RRDTOOL=y
  382.  
  383. #
  384. # graphic libraries
  385. #
  386. BR2_PACKAGE_DIRECTFB=y
  387. # BR2_PACKAGE_DIRECTFB_DEBUG is not set
  388. # BR2_PACKAGE_DIRECTFB_TRACE is not set
  389. # BR2_PACKAGE_DIRECTFB_PXA3XX is not set
  390. # BR2_PACKAGE_DIRECTFB_EP9X is not set
  391. BR2_PACKAGE_DIRECTFB_LINUXINPUT=y
  392. BR2_PACKAGE_DIRECTFB_KEYBOARD=y
  393. BR2_PACKAGE_DIRECTFB_PS2MOUSE=y
  394. BR2_PACKAGE_DIRECTFB_SERIALMOUSE=y
  395. BR2_PACKAGE_DIRECTFB_TSLIB=y
  396. BR2_PACKAGE_DIRECTFB_GIF=y
  397. BR2_PACKAGE_DIRECTFB_JPEG=y
  398. BR2_PACKAGE_DIRECTFB_PNG=y
  399. # BR2_PACKAGE_DIRECTB_DITHER_RGB16 is not set
  400. # BR2_PACKAGE_DIRECTB_TESTS is not set
  401. # BR2_PACKAGE_DIRECTFB_EXAMPLES is not set
  402. # BR2_PACKAGE_DIVINE is not set
  403. BR2_PACKAGE_FBDUMP=y
  404. BR2_PACKAGE_FBGRAB=y
  405. BR2_PACKAGE_FBSET=y
  406. BR2_PACKAGE_FBV=y
  407. BR2_PACKAGE_IMAGEMAGICK=y
  408. # BR2_PACKAGE_LITE is not set
  409. # BR2_PACKAGE_SAWMAN is not set
  410. # BR2_PACKAGE_SDL is not set
  411.  
  412. #
  413. # other GUIs
  414. #
  415. BR2_PACKAGE_QT=y
  416. # BR2_PACKAGE_QT_DEBUG is not set
  417. # BR2_PACKAGE_QT_DEMOS is not set
  418. BR2_PACKAGE_QT_SHARED=y
  419. # BR2_PACKAGE_QT_STATIC is not set
  420. # BR2_PACKAGE_QT_LICENSE_APPROVED is not set
  421. BR2_PACKAGE_QT_CONFIG_FILE=""
  422. # BR2_PACKAGE_QT_QT3SUPPORT is not set
  423. BR2_PACKAGE_QT_GUI_MODULE=y
  424.  
  425. #
  426. # Pixel depths
  427. #
  428.  
  429. #
  430. # Deselecting each option leads to Qt's default (8,16,32)
  431. #
  432. # BR2_PACKAGE_QT_PIXEL_DEPTH_1 is not set
  433. # BR2_PACKAGE_QT_PIXEL_DEPTH_4 is not set
  434. BR2_PACKAGE_QT_PIXEL_DEPTH_8=y
  435. # BR2_PACKAGE_QT_PIXEL_DEPTH_12 is not set
  436. # BR2_PACKAGE_QT_PIXEL_DEPTH_15 is not set
  437. BR2_PACKAGE_QT_PIXEL_DEPTH_16=y
  438. # BR2_PACKAGE_QT_PIXEL_DEPTH_18 is not set
  439. # BR2_PACKAGE_QT_PIXEL_DEPTH_24 is not set
  440. BR2_PACKAGE_QT_PIXEL_DEPTH_32=y
  441.  
  442. #
  443. # Fonts
  444.  
  445. #
  446. BR2_PACKAGE_QT_FONT_MICRO=y
  447. BR2_PACKAGE_QT_FONT_FIXED=y
  448. BR2_PACKAGE_QT_FONT_HELVETICA=y
  449. # BR2_PACKAGE_QT_FONT_JAPANESE is not set
  450. # BR2_PACKAGE_QT_FONT_UNIFONT is not set
  451. BR2_PACKAGE_QT_NOFREETYPE=y
  452. # BR2_PACKAGE_QT_QTFREETYPE is not set
  453. # BR2_PACKAGE_QT_SYSTEMFREETYPE is not set
  454. # BR2_PACKAGE_QT_GIF is not set
  455. # BR2_PACKAGE_QT_LIBMNG is not set
  456. BR2_PACKAGE_QT_NOJPEG=y
  457. # BR2_PACKAGE_QT_SYSTEMJPEG is not set
  458. # BR2_PACKAGE_QT_QTJPEG is not set
  459. BR2_PACKAGE_QT_NOPNG=y
  460. # BR2_PACKAGE_QT_SYSTEMPNG is not set
  461. # BR2_PACKAGE_QT_QTPNG is not set
  462. BR2_PACKAGE_QT_NOTIFF=y
  463. # BR2_PACKAGE_QT_SYSTEMTIFF is not set
  464. # BR2_PACKAGE_QT_QTTIFF is not set
  465. BR2_PACKAGE_QT_QTZLIB=y
  466. # BR2_PACKAGE_QT_SYSTEMZLIB is not set
  467. # BR2_PACKAGE_QT_SQL_MODULE is not set
  468.  
  469. #
  470. # Graphics drivers
  471. #
  472. BR2_PACKAGE_QT_GFX_LINUXFB=y
  473. # BR2_PACKAGE_QT_GFX_TRANSFORMED is not set
  474. # BR2_PACKAGE_QT_GFX_QVFB is not set
  475. # BR2_PACKAGE_QT_GFX_VNC is not set
  476. # BR2_PACKAGE_QT_GFX_MULTISCREEN is not set
  477. # BR2_PACKAGE_QT_GFX_DIRECTFB is not set
  478.  
  479. #
  480. # Mouse drivers
  481. #
  482. # BR2_PACKAGE_QT_MOUSE_PC is not set
  483. # BR2_PACKAGE_QT_MOUSE_LINUXTP is not set
  484. # BR2_PACKAGE_QT_MOUSE_LINUXINPUT is not set
  485. # BR2_PACKAGE_QT_MOUSE_TSLIB is not set
  486. # BR2_PACKAGE_QT_MOUSE_QVFB is not set
  487.  
  488. #
  489. # Mouse Options
  490. #
  491. # BR2_PACKAGE_QT_MOUSE_NO_QWS_CURSOR is not set
  492.  
  493. #
  494. # Keyboard drivers
  495. #
  496. # BR2_PACKAGE_QT_KEYBOARD_TTY is not set
  497. # BR2_PACKAGE_QT_KEYBOARD_LINUXINPUT is not set
  498. # BR2_PACKAGE_QT_KEYBOARD_QVFB is not set
  499.  
  500. #
  501. # Phonon module needs gstreamer
  502. #
  503.  
  504. #
  505. # Qt Dbus module not available (needs dbus)
  506. #
  507. BR2_PACKAGE_QT_XML=y
  508.  
  509. # BR2_PACKAGE_QT_XMLPATTERNS is not set
  510. # BR2_PACKAGE_QT_MULTIMEDIA is not set
  511. # BR2_PACKAGE_QT_SVG is not set
  512. BR2_PACKAGE_QT_NETWORK=y
  513. # BR2_PACKAGE_QT_WEBKIT is not set
  514. # BR2_PACKAGE_QT_JAVASCRIPTCORE is not set
  515. # BR2_PACKAGE_QT_STL is not set
  516. # BR2_PACKAGE_QT_OPENSSL is not set
  517. BR2_PACKAGE_QT_SCRIPT=y
  518. # BR2_PACKAGE_QT_SCRIPTTOOLS is not set
  519. # BR2_PACKAGE_XORG7 is not set
  520.  
  521. #
  522. # X libraries and helper libraries
  523. #
  524. # BR2_PACKAGE_LIBERATION is not set
  525.  
  526. #
  527. # X Window managers
  528. #
  529.  
  530. #
  531. # X applications
  532. #
  533. # BR2_PACKAGE_GOB2 is not set
  534.  
  535. #
  536. # midori requires C++, WCHAR in toolchain and libgtk2
  537. #
  538.  
  539. #
  540. # Hardware handling
  541. #
  542. # BR2_PACKAGE_CDRKIT is not set
  543. # BR2_PACKAGE_CRAMFS is not set
  544.  
  545. #
  546. # dbus not available (need expat or libxml2)
  547. #
  548. # BR2_PACKAGE_DMRAID is not set
  549. # BR2_PACKAGE_DOSFSTOOLS is not set
  550. BR2_PACKAGE_E2FSPROGS=y
  551. # BR2_PACKAGE_E2FSPROGS_UTILS is not set
  552.  
  553. #
  554. # e2fsprogs libraries
  555. #
  556. # BR2_PACKAGE_E2FSPROGS_LIBUUID is not set
  557. # BR2_PACKAGE_E2FSPROGS_LIBBLKID is not set
  558. # BR2_PACKAGE_EEPROG is not set
  559. # BR2_PACKAGE_FCONFIG is not set
  560. # BR2_PACKAGE_FIS is not set
  561. # BR2_PACKAGE_GADGETFS_TEST is not set
  562. # BR2_PACKAGE_GDISK is not set
  563. # BR2_PACKAGE_GENEXT2FS is not set
  564. # BR2_PACKAGE_GENROMFS is not set
  565. # BR2_PACKAGE_GPSD is not set
  566. # BR2_PACKAGE_GVFS is not set
  567. # BR2_PACKAGE_HAL is not set
  568. # BR2_PACKAGE_HDPARM is not set
  569. # BR2_PACKAGE_HWDATA is not set
  570. BR2_PACKAGE_I2C_TOOLS=y
  571. # BR2_PACKAGE_INPUT_EVENT_DAEMON is not set
  572. # BR2_PACKAGE_INPUT_TOOLS is not set
  573. # BR2_PACKAGE_IOSTAT is not set
  574. # BR2_PACKAGE_IRDA_UTILS is not set
  575. # BR2_PACKAGE_KBD is not set
  576. # BR2_PACKAGE_LIBV4L is not set
  577. BR2_PACKAGE_LM_SENSORS=y
  578.  
  579. #
  580. # lm-sensors tools
  581. #
  582. BR2_PACKAGE_LM_SENSORS_SENSORS=y
  583. # BR2_PACKAGE_LM_SENSORS_FANCONTROL is not set
  584. # BR2_PACKAGE_LM_SENSORS_ISADUMP is not set
  585. # BR2_PACKAGE_LM_SENSORS_ISASET is not set
  586. # BR2_PACKAGE_LM_SENSORS_PWMCONFIG is not set
  587. BR2_PACKAGE_LM_SENSORS_SENSORS_DETECT=y
  588. # BR2_PACKAGE_LSUIO is not set
  589. # BR2_PACKAGE_LVM2 is not set
  590. # BR2_PACKAGE_MAKEDEVS is not set
  591. # BR2_PACKAGE_MDADM is not set
  592. # BR2_PACKAGE_MEMTESTER is not set
  593. BR2_PACKAGE_MTD=y
  594.  
  595. #
  596. # MTD tools selection
  597. #
  598. # BR2_PACKAGE_MTD_DOCFDISK is not set
  599. # BR2_PACKAGE_MTD_DOC_LOADBIOS is not set
  600. BR2_PACKAGE_MTD_FLASHCP=y
  601. BR2_PACKAGE_MTD_FLASH_ERASE=y
  602. BR2_PACKAGE_MTD_FLASH_ERASEALL=y
  603. BR2_PACKAGE_MTD_FLASH_INFO=y
  604. BR2_PACKAGE_MTD_FLASH_LOCK=y
  605. # BR2_PACKAGE_MTD_FLASH_OTP_DUMP is not set
  606. # BR2_PACKAGE_MTD_FLASH_OTP_INFO is not set
  607. BR2_PACKAGE_MTD_FLASH_UNLOCK=y
  608. # BR2_PACKAGE_MTD_FTL_CHECK is not set
  609. # BR2_PACKAGE_MTD_FTL_FORMAT is not set
  610. # BR2_PACKAGE_MTD_JFFS2DUMP is not set
  611. # BR2_PACKAGE_MTD_MKFSJFFS2 is not set
  612. BR2_PACKAGE_MTD_MTD_DEBUG=y
  613. BR2_PACKAGE_MTD_NANDDUMP=y
  614. BR2_PACKAGE_MTD_NANDTEST=y
  615. BR2_PACKAGE_MTD_NANDWRITE=y
  616. # BR2_PACKAGE_MTD_NFTLDUMP is not set
  617. # BR2_PACKAGE_MTD_NFTL_FORMAT is not set
  618.  
  619. #
  620. # recv_image requires a toolchain with IPv6 support
  621. #
  622. # BR2_PACKAGE_MTD_RFDDUMP is not set
  623. # BR2_PACKAGE_MTD_RFDFORMAT is not set
  624. # BR2_PACKAGE_MTD_SERVE_IMAGE is not set
  625. # BR2_PACKAGE_MTD_SUMTOOL is not set
  626. BR2_PACKAGE_MTD_MTDINFO=y
  627. BR2_PACKAGE_MTD_UBIATTACH=y
  628. BR2_PACKAGE_MTD_UBICRC32=y
  629. BR2_PACKAGE_MTD_UBIDETACH=y
  630. BR2_PACKAGE_MTD_UBIFORMAT=y
  631. BR2_PACKAGE_MTD_UBIMKVOL=y
  632. BR2_PACKAGE_MTD_UBINFO=y
  633. BR2_PACKAGE_MTD_UBINIZE=y
  634. BR2_PACKAGE_MTD_UBIRENAME=y
  635. BR2_PACKAGE_MTD_UBIRMVOL=y
  636. BR2_PACKAGE_MTD_UBIRSVOL=y
  637. BR2_PACKAGE_MTD_UBIUPDATEVOL=y
  638. # BR2_PACKAGE_NTFS_3G is not set
  639. # BR2_PACKAGE_NTFSPROGS is not set
  640. # BR2_PACKAGE_PCIUTILS is not set
  641. # BR2_PACKAGE_RNG_TOOLS is not set
  642. # BR2_PACKAGE_SDPARM is not set
  643. # BR2_PACKAGE_SETSERIAL is not set
  644. # BR2_PACKAGE_SMARTMONTOOLS is not set
  645. # BR2_PACKAGE_SQUASHFS is not set
  646. # BR2_PACKAGE_SREDIRD is not set
  647. # BR2_PACKAGE_SSHFS is not set
  648. # BR2_PACKAGE_STATSERIAL is not set
  649. # BR2_PACKAGE_SYSSTAT is not set
  650. # BR2_PACKAGE_UDEV is not set
  651. # BR2_PACKAGE_USB_MODESWITCH is not set
  652. # BR2_PACKAGE_USBMOUNT is not set
  653. # BR2_PACKAGE_USBUTILS is not set
  654. # BR2_PACKAGE_WIPE is not set
  655. # BR2_PACKAGE_XFSPROGS is not set
  656.  
  657. #
  658. # Interpreter languages and scripting
  659. #
  660. # BR2_PACKAGE_HASERL is not set
  661. # BR2_PACKAGE_LUA is not set
  662. BR2_PACKAGE_MICROPERL=y
  663. BR2_PACKAGE_MICROPERL_MODULES=""
  664. # BR2_PACKAGE_PHP is not set
  665. # BR2_PACKAGE_PYTHON is not set
  666. # BR2_PACKAGE_RUBY is not set
  667. # BR2_PACKAGE_TCL is not set
  668.  
  669. #
  670. # Libraries
  671. #
  672.  
  673. #
  674. # Compression and decompression
  675. #
  676. # BR2_PACKAGE_LIBARCHIVE is not set
  677. # BR2_PACKAGE_LZO is not set
  678. BR2_PACKAGE_ZLIB=y
  679.  
  680. #
  681. # Crypto
  682. #
  683. # BR2_PACKAGE_BEECRYPT is not set
  684. # BR2_PACKAGE_LIBGCRYPT is not set
  685. # BR2_PACKAGE_LIBGPG_ERROR is not set
  686. # BR2_PACKAGE_OPENSSL is not set
  687.  
  688. #
  689. # Database
  690. #
  691. # BR2_PACKAGE_BERKELEYDB is not set
  692. # BR2_PACKAGE_MYSQL_CLIENT is not set
  693. # BR2_PACKAGE_SQLITE is not set
  694.  
  695. #
  696. # Filesystem
  697. #
  698.  
  699. # BR2_PACKAGE_GAMIN is not set
  700. # BR2_PACKAGE_LIBCONFIG is not set
  701. # BR2_PACKAGE_LIBCONFUSE is not set
  702. # BR2_PACKAGE_LIBFUSE is not set
  703. # BR2_PACKAGE_LIBLOCKFILE is not set
  704. # BR2_PACKAGE_LIBSYSFS is not set
  705.  
  706. #
  707. # Graphics
  708. #
  709. # BR2_PACKAGE_ATK is not set
  710. # BR2_PACKAGE_CAIRO is not set
  711. # BR2_PACKAGE_FONTCONFIG is not set
  712. BR2_PACKAGE_FREETYPE=y
  713. BR2_PACKAGE_JPEG=y
  714. BR2_PACKAGE_LIBART=y
  715. # BR2_PACKAGE_LIBEXIF is not set
  716. # BR2_PACKAGE_GDK_PIXBUF is not set
  717. # BR2_PACKAGE_LIBGTK2 is not set
  718. BR2_PACKAGE_LIBPNG=y
  719. # BR2_PACKAGE_LIBRAW is not set
  720. # BR2_PACKAGE_LIBSVGTINY is not set
  721. BR2_PACKAGE_LIBUNGIF=y
  722. # BR2_PACKAGE_PANGO is not set
  723. # BR2_PACKAGE_PIXMAN is not set
  724. # BR2_PACKAGE_TIFF is not set
  725.  
  726. #
  727. # webkit requires C++, WCHAR in toolchain and libgtk2
  728. #
  729.  
  730. #
  731. # Hardware handling
  732. #
  733. # BR2_PACKAGE_LIBAIO is not set
  734. # BR2_PACKAGE_LIBRAW1394 is not set
  735. BR2_PACKAGE_TSLIB=y
  736. # BR2_PACKAGE_LIBHID is not set
  737. # BR2_PACKAGE_LIBUSB is not set
  738.  
  739. #
  740. # Networking
  741. #
  742. BR2_PACKAGE_LIBCGI=y
  743. BR2_PACKAGE_LIBCGICC=y
  744. BR2_PACKAGE_LIBCURL=y
  745. BR2_PACKAGE_CURL=y
  746. # BR2_PACKAGE_LIBDNET is not set
  747. # BR2_PACKAGE_LIBEXOSIP2 is not set
  748. # BR2_PACKAGE_LIBIDN is not set
  749. # BR2_PACKAGE_LIBMICROHTTPD is not set
  750. # BR2_PACKAGE_NEON is not set
  751. # BR2_PACKAGE_LIBNL is not set
  752. # BR2_PACKAGE_LIBPCAP is not set
  753. # BR2_PACKAGE_LIBOSIP2 is not set
  754. # BR2_PACKAGE_LIBRSYNC is not set
  755. # BR2_PACKAGE_LIBSOUP is not set
  756. # BR2_PACKAGE_LIBUPNP is not set
  757.  
  758. #
  759. # Other
  760. #
  761. # BR2_PACKAGE_ARGP_STANDALONE is not set
  762. # BR2_PACKAGE_LIBATOMIC_OPS is not set
  763. # BR2_PACKAGE_LIBCAP is not set
  764. # BR2_PACKAGE_LIBDAEMON is not set
  765. # BR2_PACKAGE_LIBELF is not set
  766. # BR2_PACKAGE_LIBEVENT is not set
  767. # BR2_PACKAGE_LIBFFI is not set
  768. # BR2_PACKAGE_LIBGLIB2 is not set
  769. # BR2_PACKAGE_LIBOIL is not set
  770. # BR2_PACKAGE_LIBSIGC is not set
  771.  
  772. #
  773. # Text and terminal handling
  774. #
  775. # BR2_PACKAGE_ENCHANT is not set
  776. # BR2_PACKAGE_ICU is not set
  777. BR2_PACKAGE_NCURSES=y
  778. BR2_PACKAGE_NCURSES_TARGET_PANEL=y
  779. BR2_PACKAGE_NCURSES_TARGET_FORM=y
  780. BR2_PACKAGE_NCURSES_TARGET_MENU=y
  781. # BR2_PACKAGE_NEWT is not set
  782. BR2_PACKAGE_PCRE=y
  783. # BR2_PACKAGE_POPT is not set
  784. # BR2_PACKAGE_READLINE is not set
  785. # BR2_PACKAGE_SLANG is not set
  786.  
  787. #
  788. # XML
  789. #
  790. # BR2_PACKAGE_EXPAT is not set
  791. # BR2_PACKAGE_EZXML is not set
  792. # BR2_PACKAGE_LIBXML2 is not set
  793. # BR2_PACKAGE_LIBXSLT is not set
  794. # BR2_PACKAGE_XERCES is not set
  795.  
  796. #
  797. # Miscellaneous
  798. #
  799. # BR2_PACKAGE_SHARED_MIME_INFO is not set
  800.  
  801. #
  802. # Networking applications
  803. #
  804. # BR2_PACKAGE_ARGUS is not set
  805. # BR2_PACKAGE_AVAHI is not set
  806. # BR2_PACKAGE_AXEL is not set
  807. # BR2_PACKAGE_BOA is not set
  808. # BR2_PACKAGE_BIND is not set
  809.  
  810. #
  811. # bmon requires a toolchain with IPv6 support
  812. #
  813. # BR2_PACKAGE_BRIDGE is not set
  814. # BR2_PACKAGE_BWM_NG is not set
  815. # BR2_PACKAGE_CAN_UTILS is not set
  816. # BR2_PACKAGE_CTORRENT is not set
  817. # BR2_PACKAGE_CUPS is not set
  818. # BR2_PACKAGE_DHCP is not set
  819. # BR2_PACKAGE_DHCPDUMP is not set
  820. # BR2_PACKAGE_DNSMASQ is not set
  821. BR2_PACKAGE_DROPBEAR=y
  822. # BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS is not set
  823. BR2_PACKAGE_DROPBEAR_SMALL=y
  824. # BR2_PACKAGE_ETHTOOL is not set
  825. # BR2_PACKAGE_HOSTAPD is not set
  826. # BR2_PACKAGE_IFPLUGD is not set
  827. # BR2_PACKAGE_IPERF is not set
  828. # BR2_PACKAGE_IPROUTE2 is not set
  829. # BR2_PACKAGE_IPSEC_TOOLS is not set
  830. # BR2_PACKAGE_IPTABLES is not set
  831. # BR2_PACKAGE_IW is not set
  832. # BR2_PACKAGE_KISMET is not set
  833. # BR2_PACKAGE_XL2TP is not set
  834. BR2_PACKAGE_LIGHTTPD=y
  835. # BR2_PACKAGE_LIGHTTPD_OPENSSL is not set
  836. # BR2_PACKAGE_LIGHTTPD_ZLIB is not set
  837. # BR2_PACKAGE_LIGHTTPD_BZIP2 is not set
  838. BR2_PACKAGE_LIGHTTPD_PCRE=y
  839. # BR2_PACKAGE_LIGHTTPD_WEBDAV is not set
  840. # BR2_PACKAGE_LINKS is not set
  841. # BR2_PACKAGE_LRZSZ is not set
  842. # BR2_PACKAGE_MII_DIAG is not set
  843. # BR2_PACKAGE_MROUTED is not set
  844. # BR2_PACKAGE_MUTT is not set
  845. # BR2_PACKAGE_NBD is not set
  846. # BR2_PACKAGE_NCFTP is not set
  847. # BR2_PACKAGE_NETCAT is not set
  848. # BR2_PACKAGE_NETKITBASE is not set
  849. # BR2_PACKAGE_NETKITTELNET is not set
  850. # BR2_PACKAGE_NETPLUG is not set
  851. BR2_PACKAGE_NETSNMP=y
  852. # BR2_PACKAGE_NETSTAT_NAT is not set
  853. # BR2_PACKAGE_NFS_UTILS is not set
  854. # BR2_PACKAGE_NGIRCD is not set
  855. # BR2_PACKAGE_NTP is not set
  856. # BR2_PACKAGE_NUTTCP is not set
  857.  
  858. #
  859. # olsr requires a toolchain with IPv6 support
  860. #
  861. # BR2_PACKAGE_OPENNTPD is not set
  862. # BR2_PACKAGE_OPENSSH is not set
  863. # BR2_PACKAGE_OPENVPN is not set
  864. # BR2_PACKAGE_PORTMAP is not set
  865. # BR2_PACKAGE_PPPD is not set
  866. # BR2_PACKAGE_PPTP_LINUX is not set
  867. # BR2_PACKAGE_PROFTPD is not set
  868. # BR2_PACKAGE_QUAGGA is not set
  869. # BR2_PACKAGE_RSH_REDONE is not set
  870. # BR2_PACKAGE_RSYNC is not set
  871. # BR2_PACKAGE_SAMBA is not set
  872. # BR2_PACKAGE_SER2NET is not set
  873. # BR2_PACKAGE_SOCAT is not set
  874. # BR2_PACKAGE_SPAWN_FCGI is not set
  875.  
  876. #
  877. # Squid requires a toolchain with C++ and IPv6 support enabled
  878. #
  879. # BR2_PACKAGE_TCPDUMP is not set
  880. # BR2_PACKAGE_TCPREPLAY is not set
  881. # BR2_PACKAGE_TFTPD is not set
  882. # BR2_PACKAGE_THTTPD is not set
  883. # BR2_PACKAGE_TINYHTTPD is not set
  884. # BR2_PACKAGE_TN5250 is not set
  885. # BR2_PACKAGE_TTCP is not set
  886. # BR2_PACKAGE_UDPCAST is not set
  887. # BR2_PACKAGE_VPNC is not set
  888. # BR2_PACKAGE_VSFTPD is not set
  889. # BR2_PACKAGE_VTUN is not set
  890. # BR2_PACKAGE_WGET is not set
  891. # BR2_PACKAGE_WIRELESS_TOOLS is not set
  892. # BR2_PACKAGE_WPA_SUPPLICANT is not set
  893.  
  894. #
  895. # Package managers
  896. #
  897. # BR2_PACKAGE_IPKG is not set
  898.  
  899. #
  900. # rpm requires libneon with SSL, XML and ZLIB support
  901. #
  902.  
  903. #
  904. # Shell and utilities
  905. #
  906. # BR2_PACKAGE_AT is not set
  907. # BR2_PACKAGE_BASH is not set
  908. # BR2_PACKAGE_DASH is not set
  909. # BR2_PACKAGE_DIALOG is not set
  910. # BR2_PACKAGE_FILE is not set
  911. # BR2_PACKAGE_LOCKFILE_PROGS is not set
  912. # BR2_PACKAGE_LOGROTATE is not set
  913. # BR2_PACKAGE_SCREEN is not set
  914. # BR2_PACKAGE_SUDO is not set
  915. # BR2_PACKAGE_WHICH is not set
  916. # BR2_PACKAGE_XMLSTARLET is not set
  917.  
  918. #
  919. # System tools
  920. #
  921. # BR2_PACKAGE_BOOTUTILS is not set
  922. BR2_PACKAGE_HTOP=y
  923. # BR2_PACKAGE_MODULE_INIT_TOOLS is not set
  924. # BR2_PACKAGE_PROCPS is not set
  925. # BR2_PACKAGE_PSMISC is not set
  926. BR2_PACKAGE_SYSKLOGD=y
  927. # BR2_PACKAGE_SYSVINIT is not set
  928. # BR2_PACKAGE_UTIL-LINUX is not set
  929.  
  930. #
  931. # Text editors and viewers
  932. #
  933. # BR2_PACKAGE_ED is not set
  934. # BR2_PACKAGE_LESS is not set
  935. BR2_PACKAGE_NANO=y
  936. # BR2_PACKAGE_UEMACS is not set
  937. # BR2_PACKAGE_VIM is not set
  938.  
  939. #
  940. # Filesystem images
  941. #
  942. # BR2_TARGET_ROOTFS_CRAMFS is not set
  943. # BR2_TARGET_ROOTFS_CLOOP is not set
  944. # BR2_TARGET_ROOTFS_EXT2 is not set
  945. BR2_TARGET_ROOTFS_JFFS2=y
  946. # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
  947. # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
  948. # BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_512_16K is not set
  949. BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K=y
  950. # BR2_TARGET_ROOTFS_JFFS2_FLASH_128 is not set
  951. # BR2_PACKAGE_PROCPS is not set
  952. # BR2_PACKAGE_PSMISC is not set
  953. BR2_PACKAGE_SYSKLOGD=y
  954. # BR2_PACKAGE_SYSVINIT is not set
  955. # BR2_PACKAGE_UTIL-LINUX is not set
  956.  
  957. #
  958. # Text editors and viewers
  959. #
  960. # BR2_PACKAGE_ED is not set
  961. # BR2_PACKAGE_LESS is not set
  962. BR2_PACKAGE_NANO=y
  963. # BR2_PACKAGE_UEMACS is not set
  964. # BR2_PACKAGE_VIM is not set
  965.  
  966. #
  967. # Filesystem images
  968. #
  969. # BR2_TARGET_ROOTFS_CRAMFS is not set
  970. # BR2_TARGET_ROOTFS_CLOOP is not set
  971. # BR2_TARGET_ROOTFS_EXT2 is not set
  972. BR2_TARGET_ROOTFS_JFFS2=y
  973. # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
  974. # BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
  975. # BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_512_16K is not set
  976. BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K=y
  977. # BR2_TARGET_ROOTFS_JFFS2_FLASH_128 is not set
  978. # BR2_TARGET_ROOTFS_JFFS2_FLASH_64 is not set
  979. # BR2_TARGET_ROOTFS_JFFS2_CUSTOM is not set
  980. BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x800
  981. BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
  982. BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
  983. # BR2_TARGET_ROOTFS_JFFS2_PAD is not set
  984. BR2_TARGET_ROOTFS_JFFS2_LE=y
  985. # BR2_TARGET_ROOTFS_JFFS2_BE is not set
  986. # BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
  987. # BR2_TARGET_ROOTFS_UBIFS is not set
  988. # BR2_TARGET_ROOTFS_SQUASHFS is not set
  989. BR2_TARGET_ROOTFS_TAR=y
  990. BR2_TARGET_ROOTFS_TAR_NONE=y
  991. # BR2_TARGET_ROOTFS_TAR_GZIP is not set
  992. # BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
  993. # BR2_TARGET_ROOTFS_TAR_LZMA is not set
  994. BR2_TARGET_ROOTFS_TAR_OPTIONS=""
  995. # BR2_TARGET_ROOTFS_CPIO is not set
  996.  
  997. #
  998. # initramfs requires a Linux kernel to be built
  999. #
  1000. # BR2_TARGET_ROOTFS_ROMFS is not set
  1001.  
  1002. #
  1003. # Bootloaders
  1004. #
  1005. # BR2_TARGET_BAREBOX is not set
  1006. # BR2_TARGET_UBOOT is not set
  1007. # BR2_TARGET_AT91BOOTSTRAP is not set
  1008. # BR2_TARGET_DATAFLASHBOOT is not set
  1009.  
  1010. #
  1011. # Kernel
  1012. #
  1013. # BR2_LINUX_KERNEL is not set
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement