mx31ads_defconfig 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.26-rc6
  4. # Fri Jun 20 16:21:11 2008
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_GENERIC_GPIO=y
  9. CONFIG_GENERIC_TIME=y
  10. CONFIG_GENERIC_CLOCKEVENTS=y
  11. CONFIG_MMU=y
  12. # CONFIG_NO_IOPORT is not set
  13. CONFIG_GENERIC_HARDIRQS=y
  14. CONFIG_STACKTRACE_SUPPORT=y
  15. CONFIG_LOCKDEP_SUPPORT=y
  16. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  17. CONFIG_HARDIRQS_SW_RESEND=y
  18. CONFIG_GENERIC_IRQ_PROBE=y
  19. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  20. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  21. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  22. CONFIG_GENERIC_HWEIGHT=y
  23. CONFIG_GENERIC_CALIBRATE_DELAY=y
  24. CONFIG_ARCH_SUPPORTS_AOUT=y
  25. CONFIG_ZONE_DMA=y
  26. CONFIG_ARCH_MTD_XIP=y
  27. CONFIG_VECTORS_BASE=0xffff0000
  28. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  29. #
  30. # General setup
  31. #
  32. CONFIG_EXPERIMENTAL=y
  33. CONFIG_BROKEN_ON_SMP=y
  34. CONFIG_LOCK_KERNEL=y
  35. CONFIG_INIT_ENV_ARG_LIMIT=32
  36. CONFIG_LOCALVERSION=""
  37. CONFIG_LOCALVERSION_AUTO=y
  38. CONFIG_SWAP=y
  39. CONFIG_SYSVIPC=y
  40. CONFIG_SYSVIPC_SYSCTL=y
  41. # CONFIG_POSIX_MQUEUE is not set
  42. # CONFIG_BSD_PROCESS_ACCT is not set
  43. # CONFIG_TASKSTATS is not set
  44. # CONFIG_AUDIT is not set
  45. CONFIG_IKCONFIG=y
  46. CONFIG_IKCONFIG_PROC=y
  47. CONFIG_LOG_BUF_SHIFT=14
  48. # CONFIG_CGROUPS is not set
  49. CONFIG_GROUP_SCHED=y
  50. CONFIG_FAIR_GROUP_SCHED=y
  51. # CONFIG_RT_GROUP_SCHED is not set
  52. CONFIG_USER_SCHED=y
  53. # CONFIG_CGROUP_SCHED is not set
  54. CONFIG_SYSFS_DEPRECATED=y
  55. CONFIG_SYSFS_DEPRECATED_V2=y
  56. # CONFIG_RELAY is not set
  57. # CONFIG_NAMESPACES is not set
  58. # CONFIG_BLK_DEV_INITRD is not set
  59. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  60. CONFIG_SYSCTL=y
  61. CONFIG_EMBEDDED=y
  62. CONFIG_UID16=y
  63. CONFIG_SYSCTL_SYSCALL=y
  64. CONFIG_SYSCTL_SYSCALL_CHECK=y
  65. CONFIG_KALLSYMS=y
  66. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  67. CONFIG_HOTPLUG=y
  68. CONFIG_PRINTK=y
  69. CONFIG_BUG=y
  70. CONFIG_ELF_CORE=y
  71. CONFIG_COMPAT_BRK=y
  72. CONFIG_BASE_FULL=y
  73. CONFIG_FUTEX=y
  74. CONFIG_ANON_INODES=y
  75. CONFIG_EPOLL=y
  76. CONFIG_SIGNALFD=y
  77. CONFIG_TIMERFD=y
  78. CONFIG_EVENTFD=y
  79. CONFIG_SHMEM=y
  80. CONFIG_VM_EVENT_COUNTERS=y
  81. CONFIG_SLAB=y
  82. # CONFIG_SLUB is not set
  83. # CONFIG_SLOB is not set
  84. # CONFIG_PROFILING is not set
  85. # CONFIG_MARKERS is not set
  86. CONFIG_HAVE_OPROFILE=y
  87. # CONFIG_KPROBES is not set
  88. CONFIG_HAVE_KPROBES=y
  89. CONFIG_HAVE_KRETPROBES=y
  90. # CONFIG_HAVE_DMA_ATTRS is not set
  91. CONFIG_PROC_PAGE_MONITOR=y
  92. CONFIG_SLABINFO=y
  93. CONFIG_RT_MUTEXES=y
  94. # CONFIG_TINY_SHMEM is not set
  95. CONFIG_BASE_SMALL=0
  96. CONFIG_MODULES=y
  97. # CONFIG_MODULE_FORCE_LOAD is not set
  98. CONFIG_MODULE_UNLOAD=y
  99. CONFIG_MODULE_FORCE_UNLOAD=y
  100. CONFIG_MODVERSIONS=y
  101. # CONFIG_MODULE_SRCVERSION_ALL is not set
  102. CONFIG_KMOD=y
  103. CONFIG_BLOCK=y
  104. # CONFIG_LBD is not set
  105. # CONFIG_BLK_DEV_IO_TRACE is not set
  106. # CONFIG_LSF is not set
  107. # CONFIG_BLK_DEV_BSG is not set
  108. #
  109. # IO Schedulers
  110. #
  111. CONFIG_IOSCHED_NOOP=y
  112. CONFIG_IOSCHED_AS=y
  113. CONFIG_IOSCHED_DEADLINE=y
  114. CONFIG_IOSCHED_CFQ=y
  115. # CONFIG_DEFAULT_AS is not set
  116. # CONFIG_DEFAULT_DEADLINE is not set
  117. CONFIG_DEFAULT_CFQ=y
  118. # CONFIG_DEFAULT_NOOP is not set
  119. CONFIG_DEFAULT_IOSCHED="cfq"
  120. CONFIG_CLASSIC_RCU=y
  121. #
  122. # System Type
  123. #
  124. # CONFIG_ARCH_AAEC2000 is not set
  125. # CONFIG_ARCH_INTEGRATOR is not set
  126. # CONFIG_ARCH_REALVIEW is not set
  127. # CONFIG_ARCH_VERSATILE is not set
  128. # CONFIG_ARCH_AT91 is not set
  129. # CONFIG_ARCH_CLPS7500 is not set
  130. # CONFIG_ARCH_CLPS711X is not set
  131. # CONFIG_ARCH_CO285 is not set
  132. # CONFIG_ARCH_EBSA110 is not set
  133. # CONFIG_ARCH_EP93XX is not set
  134. # CONFIG_ARCH_FOOTBRIDGE is not set
  135. # CONFIG_ARCH_NETX is not set
  136. # CONFIG_ARCH_H720X is not set
  137. # CONFIG_ARCH_IMX is not set
  138. # CONFIG_ARCH_IOP13XX is not set
  139. # CONFIG_ARCH_IOP32X is not set
  140. # CONFIG_ARCH_IOP33X is not set
  141. # CONFIG_ARCH_IXP23XX is not set
  142. # CONFIG_ARCH_IXP2000 is not set
  143. # CONFIG_ARCH_IXP4XX is not set
  144. # CONFIG_ARCH_L7200 is not set
  145. # CONFIG_ARCH_KS8695 is not set
  146. # CONFIG_ARCH_NS9XXX is not set
  147. CONFIG_ARCH_MXC=y
  148. # CONFIG_ARCH_ORION5X is not set
  149. # CONFIG_ARCH_PNX4008 is not set
  150. # CONFIG_ARCH_PXA is not set
  151. # CONFIG_ARCH_RPC is not set
  152. # CONFIG_ARCH_SA1100 is not set
  153. # CONFIG_ARCH_S3C2410 is not set
  154. # CONFIG_ARCH_SHARK is not set
  155. # CONFIG_ARCH_LH7A40X is not set
  156. # CONFIG_ARCH_DAVINCI is not set
  157. # CONFIG_ARCH_OMAP is not set
  158. # CONFIG_ARCH_MSM7X00A is not set
  159. #
  160. # Boot options
  161. #
  162. #
  163. # Power management
  164. #
  165. #
  166. # Freescale MXC Implementations
  167. #
  168. # CONFIG_ARCH_MX2 is not set
  169. CONFIG_ARCH_MX3=y
  170. #
  171. # MX3 Options
  172. #
  173. CONFIG_MACH_MX31ADS=y
  174. # CONFIG_MACH_PCM037 is not set
  175. #
  176. # Processor Type
  177. #
  178. CONFIG_CPU_32=y
  179. CONFIG_CPU_V6=y
  180. # CONFIG_CPU_32v6K is not set
  181. CONFIG_CPU_32v6=y
  182. CONFIG_CPU_ABRT_EV6=y
  183. CONFIG_CPU_PABRT_NOIFAR=y
  184. CONFIG_CPU_CACHE_V6=y
  185. CONFIG_CPU_CACHE_VIPT=y
  186. CONFIG_CPU_COPY_V6=y
  187. CONFIG_CPU_TLB_V6=y
  188. CONFIG_CPU_HAS_ASID=y
  189. CONFIG_CPU_CP15=y
  190. CONFIG_CPU_CP15_MMU=y
  191. #
  192. # Processor Features
  193. #
  194. CONFIG_ARM_THUMB=y
  195. # CONFIG_CPU_ICACHE_DISABLE is not set
  196. # CONFIG_CPU_DCACHE_DISABLE is not set
  197. # CONFIG_CPU_BPREDICT_DISABLE is not set
  198. # CONFIG_OUTER_CACHE is not set
  199. #
  200. # Bus support
  201. #
  202. # CONFIG_PCI_SYSCALL is not set
  203. # CONFIG_ARCH_SUPPORTS_MSI is not set
  204. # CONFIG_PCCARD is not set
  205. #
  206. # Kernel Features
  207. #
  208. CONFIG_TICK_ONESHOT=y
  209. CONFIG_NO_HZ=y
  210. CONFIG_HIGH_RES_TIMERS=y
  211. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  212. CONFIG_PREEMPT=y
  213. CONFIG_HZ=100
  214. CONFIG_AEABI=y
  215. # CONFIG_OABI_COMPAT is not set
  216. # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
  217. CONFIG_SELECT_MEMORY_MODEL=y
  218. CONFIG_FLATMEM_MANUAL=y
  219. # CONFIG_DISCONTIGMEM_MANUAL is not set
  220. # CONFIG_SPARSEMEM_MANUAL is not set
  221. CONFIG_FLATMEM=y
  222. CONFIG_FLAT_NODE_MEM_MAP=y
  223. # CONFIG_SPARSEMEM_STATIC is not set
  224. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  225. CONFIG_PAGEFLAGS_EXTENDED=y
  226. CONFIG_SPLIT_PTLOCK_CPUS=4
  227. # CONFIG_RESOURCES_64BIT is not set
  228. CONFIG_ZONE_DMA_FLAG=1
  229. CONFIG_BOUNCE=y
  230. CONFIG_VIRT_TO_BUS=y
  231. CONFIG_ALIGNMENT_TRAP=y
  232. #
  233. # Boot options
  234. #
  235. CONFIG_ZBOOT_ROM_TEXT=0x0
  236. CONFIG_ZBOOT_ROM_BSS=0x0
  237. CONFIG_CMDLINE="noinitrd console=ttymxc0,115200 root=/dev/mtdblock2 rw ip=off"
  238. # CONFIG_XIP_KERNEL is not set
  239. # CONFIG_KEXEC is not set
  240. #
  241. # Floating point emulation
  242. #
  243. #
  244. # At least one emulation must be selected
  245. #
  246. CONFIG_VFP=y
  247. #
  248. # Userspace binary formats
  249. #
  250. CONFIG_BINFMT_ELF=y
  251. # CONFIG_BINFMT_AOUT is not set
  252. # CONFIG_BINFMT_MISC is not set
  253. #
  254. # Power management options
  255. #
  256. # CONFIG_PM is not set
  257. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  258. #
  259. # Networking
  260. #
  261. CONFIG_NET=y
  262. #
  263. # Networking options
  264. #
  265. CONFIG_PACKET=y
  266. # CONFIG_PACKET_MMAP is not set
  267. CONFIG_UNIX=y
  268. CONFIG_XFRM=y
  269. # CONFIG_XFRM_USER is not set
  270. # CONFIG_XFRM_SUB_POLICY is not set
  271. # CONFIG_XFRM_MIGRATE is not set
  272. # CONFIG_XFRM_STATISTICS is not set
  273. # CONFIG_NET_KEY is not set
  274. CONFIG_INET=y
  275. # CONFIG_IP_MULTICAST is not set
  276. # CONFIG_IP_ADVANCED_ROUTER is not set
  277. CONFIG_IP_FIB_HASH=y
  278. CONFIG_IP_PNP=y
  279. CONFIG_IP_PNP_DHCP=y
  280. # CONFIG_IP_PNP_BOOTP is not set
  281. # CONFIG_IP_PNP_RARP is not set
  282. # CONFIG_NET_IPIP is not set
  283. # CONFIG_NET_IPGRE is not set
  284. # CONFIG_ARPD is not set
  285. # CONFIG_SYN_COOKIES is not set
  286. # CONFIG_INET_AH is not set
  287. # CONFIG_INET_ESP is not set
  288. # CONFIG_INET_IPCOMP is not set
  289. # CONFIG_INET_XFRM_TUNNEL is not set
  290. # CONFIG_INET_TUNNEL is not set
  291. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  292. CONFIG_INET_XFRM_MODE_TUNNEL=y
  293. CONFIG_INET_XFRM_MODE_BEET=y
  294. # CONFIG_INET_LRO is not set
  295. CONFIG_INET_DIAG=y
  296. CONFIG_INET_TCP_DIAG=y
  297. # CONFIG_TCP_CONG_ADVANCED is not set
  298. CONFIG_TCP_CONG_CUBIC=y
  299. CONFIG_DEFAULT_TCP_CONG="cubic"
  300. # CONFIG_TCP_MD5SIG is not set
  301. # CONFIG_IPV6 is not set
  302. # CONFIG_NETWORK_SECMARK is not set
  303. # CONFIG_NETFILTER is not set
  304. # CONFIG_IP_DCCP is not set
  305. # CONFIG_IP_SCTP is not set
  306. # CONFIG_TIPC is not set
  307. # CONFIG_ATM is not set
  308. # CONFIG_BRIDGE is not set
  309. # CONFIG_VLAN_8021Q is not set
  310. # CONFIG_DECNET is not set
  311. # CONFIG_LLC2 is not set
  312. # CONFIG_IPX is not set
  313. # CONFIG_ATALK is not set
  314. # CONFIG_X25 is not set
  315. # CONFIG_LAPB is not set
  316. # CONFIG_ECONET is not set
  317. # CONFIG_WAN_ROUTER is not set
  318. # CONFIG_NET_SCHED is not set
  319. #
  320. # Network testing
  321. #
  322. # CONFIG_NET_PKTGEN is not set
  323. # CONFIG_HAMRADIO is not set
  324. # CONFIG_CAN is not set
  325. # CONFIG_IRDA is not set
  326. # CONFIG_BT is not set
  327. # CONFIG_AF_RXRPC is not set
  328. #
  329. # Wireless
  330. #
  331. # CONFIG_CFG80211 is not set
  332. # CONFIG_WIRELESS_EXT is not set
  333. # CONFIG_MAC80211 is not set
  334. # CONFIG_IEEE80211 is not set
  335. # CONFIG_RFKILL is not set
  336. # CONFIG_NET_9P is not set
  337. #
  338. # Device Drivers
  339. #
  340. #
  341. # Generic Driver Options
  342. #
  343. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  344. CONFIG_STANDALONE=y
  345. CONFIG_PREVENT_FIRMWARE_BUILD=y
  346. CONFIG_FW_LOADER=m
  347. # CONFIG_SYS_HYPERVISOR is not set
  348. # CONFIG_CONNECTOR is not set
  349. CONFIG_MTD=y
  350. # CONFIG_MTD_DEBUG is not set
  351. # CONFIG_MTD_CONCAT is not set
  352. CONFIG_MTD_PARTITIONS=y
  353. CONFIG_MTD_REDBOOT_PARTS=y
  354. CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
  355. # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
  356. # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
  357. CONFIG_MTD_CMDLINE_PARTS=y
  358. # CONFIG_MTD_AFS_PARTS is not set
  359. # CONFIG_MTD_AR7_PARTS is not set
  360. #
  361. # User Modules And Translation Layers
  362. #
  363. CONFIG_MTD_CHAR=y
  364. CONFIG_MTD_BLKDEVS=y
  365. CONFIG_MTD_BLOCK=y
  366. # CONFIG_FTL is not set
  367. # CONFIG_NFTL is not set
  368. # CONFIG_INFTL is not set
  369. # CONFIG_RFD_FTL is not set
  370. # CONFIG_SSFDC is not set
  371. # CONFIG_MTD_OOPS is not set
  372. #
  373. # RAM/ROM/Flash chip drivers
  374. #
  375. CONFIG_MTD_CFI=y
  376. # CONFIG_MTD_JEDECPROBE is not set
  377. CONFIG_MTD_GEN_PROBE=y
  378. CONFIG_MTD_CFI_ADV_OPTIONS=y
  379. CONFIG_MTD_CFI_NOSWAP=y
  380. # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
  381. # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
  382. CONFIG_MTD_CFI_GEOMETRY=y
  383. # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
  384. CONFIG_MTD_MAP_BANK_WIDTH_2=y
  385. # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
  386. # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
  387. # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
  388. # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
  389. CONFIG_MTD_CFI_I1=y
  390. # CONFIG_MTD_CFI_I2 is not set
  391. # CONFIG_MTD_CFI_I4 is not set
  392. # CONFIG_MTD_CFI_I8 is not set
  393. # CONFIG_MTD_OTP is not set
  394. # CONFIG_MTD_CFI_INTELEXT is not set
  395. CONFIG_MTD_CFI_AMDSTD=y
  396. # CONFIG_MTD_CFI_STAA is not set
  397. CONFIG_MTD_CFI_UTIL=y
  398. CONFIG_MTD_RAM=y
  399. # CONFIG_MTD_ROM is not set
  400. # CONFIG_MTD_ABSENT is not set
  401. # CONFIG_MTD_XIP is not set
  402. #
  403. # Mapping drivers for chip access
  404. #
  405. # CONFIG_MTD_COMPLEX_MAPPINGS is not set
  406. # CONFIG_MTD_PHYSMAP is not set
  407. # CONFIG_MTD_ARM_INTEGRATOR is not set
  408. # CONFIG_MTD_PLATRAM is not set
  409. #
  410. # Self-contained MTD device drivers
  411. #
  412. # CONFIG_MTD_SLRAM is not set
  413. # CONFIG_MTD_PHRAM is not set
  414. # CONFIG_MTD_MTDRAM is not set
  415. # CONFIG_MTD_BLOCK2MTD is not set
  416. #
  417. # Disk-On-Chip Device Drivers
  418. #
  419. # CONFIG_MTD_DOC2000 is not set
  420. # CONFIG_MTD_DOC2001 is not set
  421. # CONFIG_MTD_DOC2001PLUS is not set
  422. CONFIG_MTD_NAND=y
  423. # CONFIG_MTD_NAND_VERIFY_WRITE is not set
  424. # CONFIG_MTD_NAND_ECC_SMC is not set
  425. # CONFIG_MTD_NAND_MUSEUM_IDS is not set
  426. CONFIG_MTD_NAND_IDS=y
  427. # CONFIG_MTD_NAND_DISKONCHIP is not set
  428. # CONFIG_MTD_NAND_NANDSIM is not set
  429. # CONFIG_MTD_NAND_PLATFORM is not set
  430. # CONFIG_MTD_ONENAND is not set
  431. #
  432. # UBI - Unsorted block images
  433. #
  434. # CONFIG_MTD_UBI is not set
  435. # CONFIG_PARPORT is not set
  436. # CONFIG_BLK_DEV is not set
  437. # CONFIG_MISC_DEVICES is not set
  438. CONFIG_HAVE_IDE=y
  439. # CONFIG_IDE is not set
  440. #
  441. # SCSI device support
  442. #
  443. # CONFIG_RAID_ATTRS is not set
  444. # CONFIG_SCSI is not set
  445. # CONFIG_SCSI_DMA is not set
  446. # CONFIG_SCSI_NETLINK is not set
  447. # CONFIG_ATA is not set
  448. # CONFIG_MD is not set
  449. CONFIG_NETDEVICES=y
  450. # CONFIG_NETDEVICES_MULTIQUEUE is not set
  451. # CONFIG_DUMMY is not set
  452. # CONFIG_BONDING is not set
  453. # CONFIG_MACVLAN is not set
  454. # CONFIG_EQUALIZER is not set
  455. # CONFIG_TUN is not set
  456. # CONFIG_VETH is not set
  457. # CONFIG_PHYLIB is not set
  458. CONFIG_NET_ETHERNET=y
  459. CONFIG_MII=y
  460. # CONFIG_AX88796 is not set
  461. # CONFIG_SMC91X is not set
  462. # CONFIG_DM9000 is not set
  463. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  464. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  465. # CONFIG_IBM_NEW_EMAC_TAH is not set
  466. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  467. # CONFIG_B44 is not set
  468. # CONFIG_NETDEV_1000 is not set
  469. # CONFIG_NETDEV_10000 is not set
  470. #
  471. # Wireless LAN
  472. #
  473. # CONFIG_WLAN_PRE80211 is not set
  474. # CONFIG_WLAN_80211 is not set
  475. # CONFIG_IWLWIFI_LEDS is not set
  476. # CONFIG_WAN is not set
  477. # CONFIG_PPP is not set
  478. # CONFIG_SLIP is not set
  479. # CONFIG_NETCONSOLE is not set
  480. # CONFIG_NETPOLL is not set
  481. # CONFIG_NET_POLL_CONTROLLER is not set
  482. # CONFIG_ISDN is not set
  483. #
  484. # Input device support
  485. #
  486. # CONFIG_INPUT is not set
  487. #
  488. # Hardware I/O ports
  489. #
  490. # CONFIG_SERIO is not set
  491. # CONFIG_GAMEPORT is not set
  492. #
  493. # Character devices
  494. #
  495. # CONFIG_VT is not set
  496. CONFIG_DEVKMEM=y
  497. # CONFIG_SERIAL_NONSTANDARD is not set
  498. #
  499. # Serial drivers
  500. #
  501. # CONFIG_SERIAL_8250 is not set
  502. #
  503. # Non-8250 serial port support
  504. #
  505. CONFIG_SERIAL_IMX=y
  506. CONFIG_SERIAL_IMX_CONSOLE=y
  507. CONFIG_SERIAL_CORE=y
  508. CONFIG_SERIAL_CORE_CONSOLE=y
  509. CONFIG_UNIX98_PTYS=y
  510. # CONFIG_LEGACY_PTYS is not set
  511. # CONFIG_IPMI_HANDLER is not set
  512. # CONFIG_HW_RANDOM is not set
  513. # CONFIG_NVRAM is not set
  514. # CONFIG_R3964 is not set
  515. # CONFIG_RAW_DRIVER is not set
  516. # CONFIG_TCG_TPM is not set
  517. # CONFIG_I2C is not set
  518. # CONFIG_SPI is not set
  519. CONFIG_HAVE_GPIO_LIB=y
  520. #
  521. # GPIO Support
  522. #
  523. #
  524. # I2C GPIO expanders:
  525. #
  526. #
  527. # SPI GPIO expanders:
  528. #
  529. # CONFIG_W1 is not set
  530. # CONFIG_POWER_SUPPLY is not set
  531. # CONFIG_HWMON is not set
  532. # CONFIG_WATCHDOG is not set
  533. #
  534. # Sonics Silicon Backplane
  535. #
  536. CONFIG_SSB_POSSIBLE=y
  537. # CONFIG_SSB is not set
  538. #
  539. # Multifunction device drivers
  540. #
  541. # CONFIG_MFD_SM501 is not set
  542. # CONFIG_MFD_ASIC3 is not set
  543. # CONFIG_HTC_EGPIO is not set
  544. # CONFIG_HTC_PASIC3 is not set
  545. #
  546. # Multimedia devices
  547. #
  548. #
  549. # Multimedia core support
  550. #
  551. # CONFIG_VIDEO_DEV is not set
  552. # CONFIG_DVB_CORE is not set
  553. # CONFIG_VIDEO_MEDIA is not set
  554. #
  555. # Multimedia drivers
  556. #
  557. # CONFIG_DAB is not set
  558. #
  559. # Graphics support
  560. #
  561. # CONFIG_VGASTATE is not set
  562. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  563. # CONFIG_FB is not set
  564. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  565. #
  566. # Display device support
  567. #
  568. # CONFIG_DISPLAY_SUPPORT is not set
  569. #
  570. # Sound
  571. #
  572. # CONFIG_SOUND is not set
  573. # CONFIG_USB_SUPPORT is not set
  574. # CONFIG_MMC is not set
  575. # CONFIG_NEW_LEDS is not set
  576. CONFIG_RTC_LIB=y
  577. # CONFIG_RTC_CLASS is not set
  578. # CONFIG_UIO is not set
  579. #
  580. # File systems
  581. #
  582. # CONFIG_EXT2_FS is not set
  583. # CONFIG_EXT3_FS is not set
  584. # CONFIG_EXT4DEV_FS is not set
  585. # CONFIG_REISERFS_FS is not set
  586. # CONFIG_JFS_FS is not set
  587. # CONFIG_FS_POSIX_ACL is not set
  588. # CONFIG_XFS_FS is not set
  589. # CONFIG_OCFS2_FS is not set
  590. # CONFIG_DNOTIFY is not set
  591. CONFIG_INOTIFY=y
  592. CONFIG_INOTIFY_USER=y
  593. # CONFIG_QUOTA is not set
  594. # CONFIG_AUTOFS_FS is not set
  595. # CONFIG_AUTOFS4_FS is not set
  596. # CONFIG_FUSE_FS is not set
  597. #
  598. # CD-ROM/DVD Filesystems
  599. #
  600. # CONFIG_ISO9660_FS is not set
  601. # CONFIG_UDF_FS is not set
  602. #
  603. # DOS/FAT/NT Filesystems
  604. #
  605. # CONFIG_MSDOS_FS is not set
  606. # CONFIG_VFAT_FS is not set
  607. # CONFIG_NTFS_FS is not set
  608. #
  609. # Pseudo filesystems
  610. #
  611. CONFIG_PROC_FS=y
  612. CONFIG_PROC_SYSCTL=y
  613. CONFIG_SYSFS=y
  614. CONFIG_TMPFS=y
  615. # CONFIG_TMPFS_POSIX_ACL is not set
  616. # CONFIG_HUGETLB_PAGE is not set
  617. # CONFIG_CONFIGFS_FS is not set
  618. #
  619. # Miscellaneous filesystems
  620. #
  621. # CONFIG_ADFS_FS is not set
  622. # CONFIG_AFFS_FS is not set
  623. # CONFIG_HFS_FS is not set
  624. # CONFIG_HFSPLUS_FS is not set
  625. # CONFIG_BEFS_FS is not set
  626. # CONFIG_BFS_FS is not set
  627. # CONFIG_EFS_FS is not set
  628. CONFIG_JFFS2_FS=y
  629. CONFIG_JFFS2_FS_DEBUG=0
  630. CONFIG_JFFS2_FS_WRITEBUFFER=y
  631. # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
  632. # CONFIG_JFFS2_SUMMARY is not set
  633. # CONFIG_JFFS2_FS_XATTR is not set
  634. # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
  635. CONFIG_JFFS2_ZLIB=y
  636. # CONFIG_JFFS2_LZO is not set
  637. CONFIG_JFFS2_RTIME=y
  638. # CONFIG_JFFS2_RUBIN is not set
  639. CONFIG_CRAMFS=y
  640. # CONFIG_VXFS_FS is not set
  641. # CONFIG_MINIX_FS is not set
  642. # CONFIG_HPFS_FS is not set
  643. # CONFIG_QNX4FS_FS is not set
  644. # CONFIG_ROMFS_FS is not set
  645. # CONFIG_SYSV_FS is not set
  646. # CONFIG_UFS_FS is not set
  647. CONFIG_NETWORK_FILESYSTEMS=y
  648. CONFIG_NFS_FS=y
  649. # CONFIG_NFS_V3 is not set
  650. # CONFIG_NFS_V4 is not set
  651. # CONFIG_NFSD is not set
  652. CONFIG_ROOT_NFS=y
  653. CONFIG_LOCKD=y
  654. CONFIG_NFS_COMMON=y
  655. CONFIG_SUNRPC=y
  656. # CONFIG_SUNRPC_BIND34 is not set
  657. # CONFIG_RPCSEC_GSS_KRB5 is not set
  658. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  659. # CONFIG_SMB_FS is not set
  660. # CONFIG_CIFS is not set
  661. # CONFIG_NCP_FS is not set
  662. # CONFIG_CODA_FS is not set
  663. # CONFIG_AFS_FS is not set
  664. #
  665. # Partition Types
  666. #
  667. # CONFIG_PARTITION_ADVANCED is not set
  668. CONFIG_MSDOS_PARTITION=y
  669. # CONFIG_NLS is not set
  670. # CONFIG_DLM is not set
  671. #
  672. # Kernel hacking
  673. #
  674. CONFIG_PRINTK_TIME=y
  675. CONFIG_ENABLE_WARN_DEPRECATED=y
  676. CONFIG_ENABLE_MUST_CHECK=y
  677. CONFIG_FRAME_WARN=1024
  678. # CONFIG_MAGIC_SYSRQ is not set
  679. # CONFIG_UNUSED_SYMBOLS is not set
  680. # CONFIG_DEBUG_FS is not set
  681. # CONFIG_HEADERS_CHECK is not set
  682. # CONFIG_DEBUG_KERNEL is not set
  683. # CONFIG_DEBUG_BUGVERBOSE is not set
  684. CONFIG_FRAME_POINTER=y
  685. # CONFIG_SAMPLES is not set
  686. # CONFIG_DEBUG_USER is not set
  687. #
  688. # Security options
  689. #
  690. # CONFIG_KEYS is not set
  691. # CONFIG_SECURITY is not set
  692. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  693. CONFIG_CRYPTO=y
  694. #
  695. # Crypto core or helper
  696. #
  697. # CONFIG_CRYPTO_MANAGER is not set
  698. # CONFIG_CRYPTO_GF128MUL is not set
  699. # CONFIG_CRYPTO_NULL is not set
  700. # CONFIG_CRYPTO_CRYPTD is not set
  701. # CONFIG_CRYPTO_AUTHENC is not set
  702. # CONFIG_CRYPTO_TEST is not set
  703. #
  704. # Authenticated Encryption with Associated Data
  705. #
  706. # CONFIG_CRYPTO_CCM is not set
  707. # CONFIG_CRYPTO_GCM is not set
  708. # CONFIG_CRYPTO_SEQIV is not set
  709. #
  710. # Block modes
  711. #
  712. # CONFIG_CRYPTO_CBC is not set
  713. # CONFIG_CRYPTO_CTR is not set
  714. # CONFIG_CRYPTO_CTS is not set
  715. # CONFIG_CRYPTO_ECB is not set
  716. # CONFIG_CRYPTO_LRW is not set
  717. # CONFIG_CRYPTO_PCBC is not set
  718. # CONFIG_CRYPTO_XTS is not set
  719. #
  720. # Hash modes
  721. #
  722. # CONFIG_CRYPTO_HMAC is not set
  723. # CONFIG_CRYPTO_XCBC is not set
  724. #
  725. # Digest
  726. #
  727. # CONFIG_CRYPTO_CRC32C is not set
  728. # CONFIG_CRYPTO_MD4 is not set
  729. # CONFIG_CRYPTO_MD5 is not set
  730. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  731. # CONFIG_CRYPTO_SHA1 is not set
  732. # CONFIG_CRYPTO_SHA256 is not set
  733. # CONFIG_CRYPTO_SHA512 is not set
  734. # CONFIG_CRYPTO_TGR192 is not set
  735. # CONFIG_CRYPTO_WP512 is not set
  736. #
  737. # Ciphers
  738. #
  739. # CONFIG_CRYPTO_AES is not set
  740. # CONFIG_CRYPTO_ANUBIS is not set
  741. # CONFIG_CRYPTO_ARC4 is not set
  742. # CONFIG_CRYPTO_BLOWFISH is not set
  743. # CONFIG_CRYPTO_CAMELLIA is not set
  744. # CONFIG_CRYPTO_CAST5 is not set
  745. # CONFIG_CRYPTO_CAST6 is not set
  746. # CONFIG_CRYPTO_DES is not set
  747. # CONFIG_CRYPTO_FCRYPT is not set
  748. # CONFIG_CRYPTO_KHAZAD is not set
  749. # CONFIG_CRYPTO_SALSA20 is not set
  750. # CONFIG_CRYPTO_SEED is not set
  751. # CONFIG_CRYPTO_SERPENT is not set
  752. # CONFIG_CRYPTO_TEA is not set
  753. # CONFIG_CRYPTO_TWOFISH is not set
  754. #
  755. # Compression
  756. #
  757. # CONFIG_CRYPTO_DEFLATE is not set
  758. # CONFIG_CRYPTO_LZO is not set
  759. # CONFIG_CRYPTO_HW is not set
  760. #
  761. # Library routines
  762. #
  763. CONFIG_BITREVERSE=y
  764. # CONFIG_GENERIC_FIND_FIRST_BIT is not set
  765. # CONFIG_GENERIC_FIND_NEXT_BIT is not set
  766. # CONFIG_CRC_CCITT is not set
  767. # CONFIG_CRC16 is not set
  768. # CONFIG_CRC_ITU_T is not set
  769. CONFIG_CRC32=y
  770. # CONFIG_CRC7 is not set
  771. # CONFIG_LIBCRC32C is not set
  772. CONFIG_ZLIB_INFLATE=y
  773. CONFIG_ZLIB_DEFLATE=y
  774. CONFIG_PLIST=y
  775. CONFIG_HAS_IOMEM=y
  776. CONFIG_HAS_IOPORT=y
  777. CONFIG_HAS_DMA=y