kernel.config 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.36
  4. # Sat Dec 25 17:40:46 2010
  5. #
  6. CONFIG_ARM=y
  7. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  8. CONFIG_GENERIC_GPIO=y
  9. # CONFIG_ARCH_USES_GETTIMEOFFSET is not set
  10. CONFIG_GENERIC_CLOCKEVENTS=y
  11. CONFIG_HAVE_PROC_CPU=y
  12. CONFIG_GENERIC_HARDIRQS=y
  13. CONFIG_STACKTRACE_SUPPORT=y
  14. CONFIG_HAVE_LATENCYTOP_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_GENERIC_HWEIGHT=y
  21. CONFIG_GENERIC_CALIBRATE_DELAY=y
  22. CONFIG_NEED_DMA_MAP_STATE=y
  23. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  24. CONFIG_VECTORS_BASE=0xffff0000
  25. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  26. CONFIG_CONSTRUCTORS=y
  27. #
  28. # General setup
  29. #
  30. CONFIG_EXPERIMENTAL=y
  31. CONFIG_BROKEN_ON_SMP=y
  32. CONFIG_INIT_ENV_ARG_LIMIT=32
  33. CONFIG_CROSS_COMPILE=""
  34. CONFIG_LOCALVERSION=""
  35. # CONFIG_LOCALVERSION_AUTO is not set
  36. CONFIG_HAVE_KERNEL_GZIP=y
  37. CONFIG_HAVE_KERNEL_BZIP2=y
  38. CONFIG_HAVE_KERNEL_LZMA=y
  39. CONFIG_HAVE_KERNEL_LZO=y
  40. # CONFIG_KERNEL_GZIP is not set
  41. # CONFIG_KERNEL_BZIP2 is not set
  42. CONFIG_KERNEL_LZMA=y
  43. # CONFIG_KERNEL_LZO is not set
  44. CONFIG_SYSVIPC=y
  45. CONFIG_SYSVIPC_SYSCTL=y
  46. # CONFIG_POSIX_MQUEUE is not set
  47. # CONFIG_BSD_PROCESS_ACCT is not set
  48. # CONFIG_TASKSTATS is not set
  49. # CONFIG_AUDIT is not set
  50. #
  51. # RCU Subsystem
  52. #
  53. CONFIG_TREE_RCU=y
  54. # CONFIG_TINY_RCU is not set
  55. # CONFIG_RCU_TRACE is not set
  56. CONFIG_RCU_FANOUT=32
  57. # CONFIG_RCU_FANOUT_EXACT is not set
  58. # CONFIG_TREE_RCU_TRACE is not set
  59. # CONFIG_IKCONFIG is not set
  60. CONFIG_LOG_BUF_SHIFT=17
  61. # CONFIG_CGROUPS is not set
  62. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  63. # CONFIG_RELAY is not set
  64. # CONFIG_NAMESPACES is not set
  65. # CONFIG_BLK_DEV_INITRD is not set
  66. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  67. CONFIG_SYSCTL=y
  68. CONFIG_ANON_INODES=y
  69. CONFIG_EMBEDDED=y
  70. CONFIG_UID16=y
  71. CONFIG_SYSCTL_SYSCALL=y
  72. # CONFIG_KALLSYMS is not set
  73. CONFIG_HOTPLUG=y
  74. CONFIG_PRINTK=y
  75. # CONFIG_BUG is not set
  76. # CONFIG_ELF_CORE is not set
  77. # CONFIG_BASE_FULL is not set
  78. CONFIG_FUTEX=y
  79. CONFIG_EPOLL=y
  80. CONFIG_SIGNALFD=y
  81. CONFIG_TIMERFD=y
  82. CONFIG_EVENTFD=y
  83. CONFIG_SHMEM=y
  84. CONFIG_AIO=y
  85. CONFIG_HAVE_PERF_EVENTS=y
  86. CONFIG_PERF_USE_VMALLOC=y
  87. #
  88. # Kernel Performance Events And Counters
  89. #
  90. # CONFIG_PERF_EVENTS is not set
  91. # CONFIG_PERF_COUNTERS is not set
  92. # CONFIG_VM_EVENT_COUNTERS is not set
  93. # CONFIG_COMPAT_BRK is not set
  94. CONFIG_SLAB=y
  95. # CONFIG_SLUB is not set
  96. # CONFIG_SLOB is not set
  97. # CONFIG_PROFILING is not set
  98. CONFIG_HAVE_OPROFILE=y
  99. # CONFIG_KPROBES is not set
  100. CONFIG_HAVE_KPROBES=y
  101. CONFIG_HAVE_KRETPROBES=y
  102. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  103. CONFIG_HAVE_CLK=y
  104. #
  105. # GCOV-based kernel profiling
  106. #
  107. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  108. CONFIG_SLABINFO=y
  109. CONFIG_RT_MUTEXES=y
  110. CONFIG_BASE_SMALL=1
  111. CONFIG_MODULES=y
  112. # CONFIG_MODULE_FORCE_LOAD is not set
  113. CONFIG_MODULE_UNLOAD=y
  114. CONFIG_MODULE_FORCE_UNLOAD=y
  115. # CONFIG_MODVERSIONS is not set
  116. # CONFIG_MODULE_SRCVERSION_ALL is not set
  117. # CONFIG_BLOCK is not set
  118. # CONFIG_DEFAULT_CFQ is not set
  119. # CONFIG_DEFAULT_NOOP is not set
  120. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  121. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  122. # CONFIG_INLINE_SPIN_LOCK is not set
  123. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  124. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  125. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  126. CONFIG_INLINE_SPIN_UNLOCK=y
  127. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  128. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  129. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  130. # CONFIG_INLINE_READ_TRYLOCK is not set
  131. # CONFIG_INLINE_READ_LOCK is not set
  132. # CONFIG_INLINE_READ_LOCK_BH is not set
  133. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  134. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  135. CONFIG_INLINE_READ_UNLOCK=y
  136. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  137. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  138. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  139. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  140. # CONFIG_INLINE_WRITE_LOCK is not set
  141. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  142. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  143. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  144. CONFIG_INLINE_WRITE_UNLOCK=y
  145. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  146. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  147. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  148. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  149. # CONFIG_FREEZER is not set
  150. #
  151. # System Type
  152. #
  153. CONFIG_MMU=y
  154. # CONFIG_ARCH_AAEC2000 is not set
  155. # CONFIG_ARCH_INTEGRATOR is not set
  156. # CONFIG_ARCH_REALVIEW is not set
  157. # CONFIG_ARCH_VERSATILE is not set
  158. # CONFIG_ARCH_VEXPRESS is not set
  159. CONFIG_ARCH_AT91=y
  160. # CONFIG_ARCH_BCMRING is not set
  161. # CONFIG_ARCH_CLPS711X is not set
  162. # CONFIG_ARCH_CNS3XXX is not set
  163. # CONFIG_ARCH_GEMINI is not set
  164. # CONFIG_ARCH_EBSA110 is not set
  165. # CONFIG_ARCH_EP93XX is not set
  166. # CONFIG_ARCH_FOOTBRIDGE is not set
  167. # CONFIG_ARCH_MXC is not set
  168. # CONFIG_ARCH_STMP3XXX is not set
  169. # CONFIG_ARCH_NETX is not set
  170. # CONFIG_ARCH_H720X is not set
  171. # CONFIG_ARCH_IOP13XX is not set
  172. # CONFIG_ARCH_IOP32X is not set
  173. # CONFIG_ARCH_IOP33X is not set
  174. # CONFIG_ARCH_IXP23XX is not set
  175. # CONFIG_ARCH_IXP2000 is not set
  176. # CONFIG_ARCH_IXP4XX is not set
  177. # CONFIG_ARCH_DOVE is not set
  178. # CONFIG_ARCH_KIRKWOOD is not set
  179. # CONFIG_ARCH_LOKI is not set
  180. # CONFIG_ARCH_LPC32XX is not set
  181. # CONFIG_ARCH_MV78XX0 is not set
  182. # CONFIG_ARCH_ORION5X is not set
  183. # CONFIG_ARCH_MMP is not set
  184. # CONFIG_ARCH_KS8695 is not set
  185. # CONFIG_ARCH_NS9XXX is not set
  186. # CONFIG_ARCH_W90X900 is not set
  187. # CONFIG_ARCH_NUC93X is not set
  188. # CONFIG_ARCH_TEGRA is not set
  189. # CONFIG_ARCH_PNX4008 is not set
  190. # CONFIG_ARCH_PXA is not set
  191. # CONFIG_ARCH_MSM is not set
  192. # CONFIG_ARCH_SHMOBILE is not set
  193. # CONFIG_ARCH_RPC is not set
  194. # CONFIG_ARCH_SA1100 is not set
  195. # CONFIG_ARCH_S3C2410 is not set
  196. # CONFIG_ARCH_S3C64XX is not set
  197. # CONFIG_ARCH_S5P6440 is not set
  198. # CONFIG_ARCH_S5P6442 is not set
  199. # CONFIG_ARCH_S5PC100 is not set
  200. # CONFIG_ARCH_S5PV210 is not set
  201. # CONFIG_ARCH_S5PV310 is not set
  202. # CONFIG_ARCH_SHARK is not set
  203. # CONFIG_ARCH_LH7A40X is not set
  204. # CONFIG_ARCH_U300 is not set
  205. # CONFIG_ARCH_U8500 is not set
  206. # CONFIG_ARCH_NOMADIK is not set
  207. # CONFIG_ARCH_DAVINCI is not set
  208. # CONFIG_ARCH_OMAP is not set
  209. # CONFIG_PLAT_SPEAR is not set
  210. CONFIG_HAVE_AT91_USART3=y
  211. #
  212. # Atmel AT91 System-on-Chip
  213. #
  214. CONFIG_ARCH_AT91RM9200=y
  215. # CONFIG_ARCH_AT91SAM9260 is not set
  216. # CONFIG_ARCH_AT91SAM9261 is not set
  217. # CONFIG_ARCH_AT91SAM9G10 is not set
  218. # CONFIG_ARCH_AT91SAM9263 is not set
  219. # CONFIG_ARCH_AT91SAM9RL is not set
  220. # CONFIG_ARCH_AT91SAM9G20 is not set
  221. # CONFIG_ARCH_AT91SAM9G45 is not set
  222. # CONFIG_ARCH_AT91CAP9 is not set
  223. # CONFIG_ARCH_AT572D940HF is not set
  224. # CONFIG_ARCH_AT91X40 is not set
  225. CONFIG_AT91_PMC_UNIT=y
  226. #
  227. # AT91RM9200 Board Type
  228. #
  229. # CONFIG_MACH_ONEARM is not set
  230. # CONFIG_ARCH_AT91RM9200DK is not set
  231. # CONFIG_MACH_AT91RM9200EK is not set
  232. # CONFIG_MACH_CSB337 is not set
  233. # CONFIG_MACH_CSB637 is not set
  234. # CONFIG_MACH_CARMEVA is not set
  235. # CONFIG_MACH_ATEB9200 is not set
  236. # CONFIG_MACH_KB9200 is not set
  237. # CONFIG_MACH_PICOTUX2XX is not set
  238. # CONFIG_MACH_KAFA is not set
  239. # CONFIG_MACH_ECBAT91 is not set
  240. # CONFIG_MACH_YL9200 is not set
  241. # CONFIG_MACH_CPUAT91 is not set
  242. # CONFIG_MACH_ECO920 is not set
  243. #
  244. # AT91 Board Options
  245. #
  246. #
  247. # AT91 Feature Selections
  248. #
  249. # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set
  250. CONFIG_AT91_TIMER_HZ=128
  251. CONFIG_AT91_EARLY_DBGU=y
  252. # CONFIG_AT91_EARLY_USART0 is not set
  253. # CONFIG_AT91_EARLY_USART1 is not set
  254. # CONFIG_AT91_EARLY_USART2 is not set
  255. # CONFIG_AT91_EARLY_USART3 is not set
  256. #
  257. # Processor Type
  258. #
  259. CONFIG_CPU_ARM920T=y
  260. CONFIG_CPU_32v4T=y
  261. CONFIG_CPU_ABRT_EV4T=y
  262. CONFIG_CPU_PABRT_LEGACY=y
  263. CONFIG_CPU_CACHE_V4WT=y
  264. CONFIG_CPU_CACHE_VIVT=y
  265. CONFIG_CPU_COPY_V4WB=y
  266. CONFIG_CPU_TLB_V4WBI=y
  267. CONFIG_CPU_CP15=y
  268. CONFIG_CPU_CP15_MMU=y
  269. #
  270. # Processor Features
  271. #
  272. # CONFIG_ARM_THUMB is not set
  273. # CONFIG_CPU_ICACHE_DISABLE is not set
  274. # CONFIG_CPU_DCACHE_DISABLE is not set
  275. # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
  276. CONFIG_ARM_L1_CACHE_SHIFT=5
  277. #
  278. # Bus support
  279. #
  280. # CONFIG_PCI_SYSCALL is not set
  281. # CONFIG_ARCH_SUPPORTS_MSI is not set
  282. # CONFIG_PCCARD is not set
  283. #
  284. # Kernel Features
  285. #
  286. # CONFIG_NO_HZ is not set
  287. # CONFIG_HIGH_RES_TIMERS is not set
  288. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  289. CONFIG_VMSPLIT_3G=y
  290. # CONFIG_VMSPLIT_2G is not set
  291. # CONFIG_VMSPLIT_1G is not set
  292. CONFIG_PAGE_OFFSET=0xC0000000
  293. CONFIG_PREEMPT_NONE=y
  294. # CONFIG_PREEMPT_VOLUNTARY is not set
  295. # CONFIG_PREEMPT is not set
  296. CONFIG_HZ=128
  297. CONFIG_AEABI=y
  298. # CONFIG_OABI_COMPAT is not set
  299. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  300. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  301. # CONFIG_HIGHMEM is not set
  302. # CONFIG_SPARSE_IRQ is not set
  303. CONFIG_SELECT_MEMORY_MODEL=y
  304. CONFIG_FLATMEM_MANUAL=y
  305. CONFIG_FLATMEM=y
  306. CONFIG_FLAT_NODE_MEM_MAP=y
  307. CONFIG_HAVE_MEMBLOCK=y
  308. CONFIG_PAGEFLAGS_EXTENDED=y
  309. CONFIG_SPLIT_PTLOCK_CPUS=999999
  310. # CONFIG_PHYS_ADDR_T_64BIT is not set
  311. CONFIG_ZONE_DMA_FLAG=0
  312. CONFIG_VIRT_TO_BUS=y
  313. # CONFIG_KSM is not set
  314. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  315. CONFIG_FORCE_MAX_ZONEORDER=11
  316. # CONFIG_LEDS is not set
  317. CONFIG_ALIGNMENT_TRAP=y
  318. # CONFIG_UACCESS_WITH_MEMCPY is not set
  319. # CONFIG_CC_STACKPROTECTOR is not set
  320. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  321. #
  322. # Boot options
  323. #
  324. CONFIG_ZBOOT_ROM_TEXT=0
  325. CONFIG_ZBOOT_ROM_BSS=0
  326. CONFIG_CMDLINE=""
  327. # CONFIG_XIP_KERNEL is not set
  328. # CONFIG_KEXEC is not set
  329. # CONFIG_AUTO_ZRELADDR is not set
  330. #
  331. # CPU Power Management
  332. #
  333. # CONFIG_CPU_IDLE is not set
  334. #
  335. # Floating point emulation
  336. #
  337. #
  338. # At least one emulation must be selected
  339. #
  340. #
  341. # Userspace binary formats
  342. #
  343. CONFIG_BINFMT_ELF=y
  344. CONFIG_HAVE_AOUT=y
  345. # CONFIG_BINFMT_AOUT is not set
  346. # CONFIG_BINFMT_MISC is not set
  347. #
  348. # Power management options
  349. #
  350. # CONFIG_PM is not set
  351. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  352. CONFIG_NET=y
  353. #
  354. # Networking options
  355. #
  356. CONFIG_PACKET=y
  357. CONFIG_UNIX=y
  358. # CONFIG_NET_KEY is not set
  359. CONFIG_INET=y
  360. # CONFIG_IP_MULTICAST is not set
  361. # CONFIG_IP_ADVANCED_ROUTER is not set
  362. CONFIG_IP_FIB_HASH=y
  363. # CONFIG_IP_PNP is not set
  364. # CONFIG_NET_IPIP is not set
  365. # CONFIG_NET_IPGRE is not set
  366. # CONFIG_ARPD is not set
  367. # CONFIG_SYN_COOKIES is not set
  368. # CONFIG_INET_AH is not set
  369. # CONFIG_INET_ESP is not set
  370. # CONFIG_INET_IPCOMP is not set
  371. # CONFIG_INET_XFRM_TUNNEL is not set
  372. # CONFIG_INET_TUNNEL is not set
  373. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  374. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  375. # CONFIG_INET_XFRM_MODE_BEET is not set
  376. # CONFIG_INET_LRO is not set
  377. # CONFIG_INET_DIAG is not set
  378. # CONFIG_TCP_CONG_ADVANCED is not set
  379. CONFIG_TCP_CONG_CUBIC=y
  380. CONFIG_DEFAULT_TCP_CONG="cubic"
  381. # CONFIG_TCP_MD5SIG is not set
  382. # CONFIG_IPV6 is not set
  383. # CONFIG_NETWORK_SECMARK is not set
  384. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  385. # CONFIG_NETFILTER is not set
  386. # CONFIG_IP_DCCP is not set
  387. # CONFIG_IP_SCTP is not set
  388. # CONFIG_RDS is not set
  389. # CONFIG_TIPC is not set
  390. # CONFIG_ATM is not set
  391. # CONFIG_L2TP is not set
  392. # CONFIG_BRIDGE is not set
  393. # CONFIG_VLAN_8021Q is not set
  394. # CONFIG_DECNET is not set
  395. # CONFIG_LLC2 is not set
  396. # CONFIG_IPX is not set
  397. # CONFIG_ATALK is not set
  398. # CONFIG_X25 is not set
  399. # CONFIG_LAPB is not set
  400. # CONFIG_ECONET is not set
  401. # CONFIG_WAN_ROUTER is not set
  402. # CONFIG_PHONET is not set
  403. # CONFIG_IEEE802154 is not set
  404. # CONFIG_NET_SCHED is not set
  405. # CONFIG_DCB is not set
  406. #
  407. # Network testing
  408. #
  409. # CONFIG_NET_PKTGEN is not set
  410. # CONFIG_HAMRADIO is not set
  411. # CONFIG_CAN is not set
  412. # CONFIG_IRDA is not set
  413. # CONFIG_BT is not set
  414. # CONFIG_AF_RXRPC is not set
  415. # CONFIG_WIRELESS is not set
  416. # CONFIG_WIMAX is not set
  417. # CONFIG_RFKILL is not set
  418. # CONFIG_NET_9P is not set
  419. # CONFIG_CAIF is not set
  420. #
  421. # Device Drivers
  422. #
  423. #
  424. # Generic Driver Options
  425. #
  426. CONFIG_UEVENT_HELPER_PATH=""
  427. CONFIG_DEVTMPFS=y
  428. CONFIG_DEVTMPFS_MOUNT=y
  429. # CONFIG_STANDALONE is not set
  430. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  431. # CONFIG_FW_LOADER is not set
  432. # CONFIG_SYS_HYPERVISOR is not set
  433. # CONFIG_CONNECTOR is not set
  434. # CONFIG_MTD is not set
  435. # CONFIG_PARPORT is not set
  436. # CONFIG_MISC_DEVICES is not set
  437. CONFIG_HAVE_IDE=y
  438. #
  439. # SCSI device support
  440. #
  441. CONFIG_SCSI_MOD=y
  442. # CONFIG_SCSI_DMA is not set
  443. # CONFIG_SCSI_NETLINK is not set
  444. # CONFIG_NETDEVICES is not set
  445. # CONFIG_ISDN is not set
  446. # CONFIG_PHONE is not set
  447. #
  448. # Input device support
  449. #
  450. # CONFIG_INPUT is not set
  451. #
  452. # Hardware I/O ports
  453. #
  454. # CONFIG_SERIO is not set
  455. # CONFIG_GAMEPORT is not set
  456. #
  457. # Character devices
  458. #
  459. # CONFIG_VT is not set
  460. # CONFIG_DEVKMEM is not set
  461. # CONFIG_SERIAL_NONSTANDARD is not set
  462. # CONFIG_N_GSM is not set
  463. #
  464. # Serial drivers
  465. #
  466. # CONFIG_SERIAL_8250 is not set
  467. #
  468. # Non-8250 serial port support
  469. #
  470. CONFIG_SERIAL_ATMEL=y
  471. CONFIG_SERIAL_ATMEL_CONSOLE=y
  472. CONFIG_SERIAL_ATMEL_PDC=y
  473. # CONFIG_SERIAL_ATMEL_TTYAT is not set
  474. CONFIG_SERIAL_CORE=y
  475. CONFIG_SERIAL_CORE_CONSOLE=y
  476. # CONFIG_SERIAL_TIMBERDALE is not set
  477. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  478. # CONFIG_SERIAL_ALTERA_UART is not set
  479. CONFIG_UNIX98_PTYS=y
  480. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  481. # CONFIG_LEGACY_PTYS is not set
  482. # CONFIG_IPMI_HANDLER is not set
  483. # CONFIG_HW_RANDOM is not set
  484. # CONFIG_R3964 is not set
  485. # CONFIG_GPIO_DEVICE is not set
  486. # CONFIG_TCG_TPM is not set
  487. # CONFIG_RAMOOPS is not set
  488. # CONFIG_I2C is not set
  489. # CONFIG_SPI is not set
  490. #
  491. # PPS support
  492. #
  493. # CONFIG_PPS is not set
  494. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  495. CONFIG_GPIOLIB=y
  496. # CONFIG_GPIO_SYSFS is not set
  497. #
  498. # Memory mapped GPIO expanders:
  499. #
  500. # CONFIG_GPIO_IT8761E is not set
  501. #
  502. # I2C GPIO expanders:
  503. #
  504. #
  505. # PCI GPIO expanders:
  506. #
  507. #
  508. # SPI GPIO expanders:
  509. #
  510. #
  511. # AC97 GPIO expanders:
  512. #
  513. #
  514. # MODULbus GPIO expanders:
  515. #
  516. # CONFIG_W1 is not set
  517. # CONFIG_POWER_SUPPLY is not set
  518. # CONFIG_HWMON is not set
  519. # CONFIG_THERMAL is not set
  520. # CONFIG_WATCHDOG is not set
  521. CONFIG_SSB_POSSIBLE=y
  522. #
  523. # Sonics Silicon Backplane
  524. #
  525. # CONFIG_SSB is not set
  526. # CONFIG_MFD_SUPPORT is not set
  527. # CONFIG_REGULATOR is not set
  528. # CONFIG_MEDIA_SUPPORT is not set
  529. #
  530. # Graphics support
  531. #
  532. # CONFIG_DRM is not set
  533. # CONFIG_VGASTATE is not set
  534. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  535. # CONFIG_FB is not set
  536. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  537. #
  538. # Display device support
  539. #
  540. # CONFIG_DISPLAY_SUPPORT is not set
  541. # CONFIG_SOUND is not set
  542. # CONFIG_USB_SUPPORT is not set
  543. # CONFIG_MMC is not set
  544. # CONFIG_MEMSTICK is not set
  545. # CONFIG_NEW_LEDS is not set
  546. # CONFIG_ACCESSIBILITY is not set
  547. CONFIG_RTC_LIB=y
  548. # CONFIG_RTC_CLASS is not set
  549. # CONFIG_DMADEVICES is not set
  550. # CONFIG_AUXDISPLAY is not set
  551. # CONFIG_UIO is not set
  552. # CONFIG_STAGING is not set
  553. #
  554. # File systems
  555. #
  556. CONFIG_FILE_LOCKING=y
  557. # CONFIG_FSNOTIFY is not set
  558. # CONFIG_DNOTIFY is not set
  559. # CONFIG_INOTIFY_USER is not set
  560. # CONFIG_QUOTA is not set
  561. # CONFIG_AUTOFS_FS is not set
  562. # CONFIG_AUTOFS4_FS is not set
  563. # CONFIG_FUSE_FS is not set
  564. #
  565. # Caches
  566. #
  567. # CONFIG_FSCACHE is not set
  568. #
  569. # Pseudo filesystems
  570. #
  571. CONFIG_PROC_FS=y
  572. CONFIG_PROC_SYSCTL=y
  573. # CONFIG_PROC_PAGE_MONITOR is not set
  574. CONFIG_SYSFS=y
  575. CONFIG_TMPFS=y
  576. # CONFIG_TMPFS_POSIX_ACL is not set
  577. # CONFIG_HUGETLB_PAGE is not set
  578. # CONFIG_CONFIGFS_FS is not set
  579. # CONFIG_MISC_FILESYSTEMS is not set
  580. # CONFIG_NETWORK_FILESYSTEMS is not set
  581. # CONFIG_NLS is not set
  582. # CONFIG_DLM is not set
  583. #
  584. # Kernel hacking
  585. #
  586. CONFIG_PRINTK_TIME=y
  587. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  588. # CONFIG_ENABLE_MUST_CHECK is not set
  589. CONFIG_FRAME_WARN=1024
  590. CONFIG_MAGIC_SYSRQ=y
  591. # CONFIG_STRIP_ASM_SYMS is not set
  592. # CONFIG_UNUSED_SYMBOLS is not set
  593. # CONFIG_DEBUG_FS is not set
  594. # CONFIG_HEADERS_CHECK is not set
  595. # CONFIG_DEBUG_KERNEL is not set
  596. # CONFIG_HARDLOCKUP_DETECTOR is not set
  597. # CONFIG_DEBUG_MEMORY_INIT is not set
  598. CONFIG_FRAME_POINTER=y
  599. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  600. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  601. CONFIG_HAVE_FUNCTION_TRACER=y
  602. CONFIG_TRACING_SUPPORT=y
  603. # CONFIG_FTRACE is not set
  604. # CONFIG_ATOMIC64_SELFTEST is not set
  605. # CONFIG_SAMPLES is not set
  606. CONFIG_HAVE_ARCH_KGDB=y
  607. # CONFIG_ARM_UNWIND is not set
  608. # CONFIG_DEBUG_USER is not set
  609. # CONFIG_OC_ETM is not set
  610. #
  611. # Security options
  612. #
  613. # CONFIG_KEYS is not set
  614. # CONFIG_SECURITY is not set
  615. # CONFIG_SECURITYFS is not set
  616. CONFIG_DEFAULT_SECURITY_DAC=y
  617. CONFIG_DEFAULT_SECURITY=""
  618. # CONFIG_CRYPTO is not set
  619. #
  620. # OCF Configuration
  621. #
  622. # CONFIG_OCF_OCF is not set
  623. # CONFIG_BINARY_PRINTF is not set
  624. #
  625. # Library routines
  626. #
  627. CONFIG_BITREVERSE=y
  628. CONFIG_GENERIC_FIND_LAST_BIT=y
  629. # CONFIG_CRC_CCITT is not set
  630. # CONFIG_CRC16 is not set
  631. # CONFIG_CRC_T10DIF is not set
  632. # CONFIG_CRC_ITU_T is not set
  633. CONFIG_CRC32=y
  634. # CONFIG_CRC7 is not set
  635. # CONFIG_LIBCRC32C is not set
  636. CONFIG_HAS_IOMEM=y
  637. CONFIG_HAS_IOPORT=y
  638. CONFIG_HAS_DMA=y
  639. CONFIG_NLATTR=y
  640. CONFIG_GENERIC_ATOMIC64=y