kernel.config 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.36
  4. # Thu Dec 23 18:34:04 2010
  5. #
  6. CONFIG_MIPS=y
  7. #
  8. # Machine selection
  9. #
  10. # CONFIG_MIPS_ALCHEMY is not set
  11. # CONFIG_AR7 is not set
  12. CONFIG_ATHEROS_AR71XX=y
  13. # CONFIG_BCM47XX is not set
  14. # CONFIG_BCM63XX is not set
  15. # CONFIG_MIPS_COBALT is not set
  16. # CONFIG_MACH_DECSTATION is not set
  17. # CONFIG_MACH_JAZZ is not set
  18. # CONFIG_MACH_JZ4740 is not set
  19. # CONFIG_LASAT is not set
  20. # CONFIG_MACH_LOONGSON is not set
  21. # CONFIG_MIPS_MALTA is not set
  22. # CONFIG_MIPS_SIM is not set
  23. # CONFIG_NEC_MARKEINS is not set
  24. # CONFIG_MACH_VR41XX is not set
  25. # CONFIG_NXP_STB220 is not set
  26. # CONFIG_NXP_STB225 is not set
  27. # CONFIG_PNX8550_JBS is not set
  28. # CONFIG_PNX8550_STB810 is not set
  29. # CONFIG_PMC_MSP is not set
  30. # CONFIG_PMC_YOSEMITE is not set
  31. # CONFIG_POWERTV is not set
  32. # CONFIG_SGI_IP22 is not set
  33. # CONFIG_SGI_IP27 is not set
  34. # CONFIG_SGI_IP28 is not set
  35. # CONFIG_SGI_IP32 is not set
  36. # CONFIG_SIBYTE_CRHINE is not set
  37. # CONFIG_SIBYTE_CARMEL is not set
  38. # CONFIG_SIBYTE_CRHONE is not set
  39. # CONFIG_SIBYTE_RHONE is not set
  40. # CONFIG_SIBYTE_SWARM is not set
  41. # CONFIG_SIBYTE_LITTLESUR is not set
  42. # CONFIG_SIBYTE_SENTOSA is not set
  43. # CONFIG_SIBYTE_BIGSUR is not set
  44. # CONFIG_SNI_RM is not set
  45. # CONFIG_MACH_TX39XX is not set
  46. # CONFIG_MACH_TX49XX is not set
  47. # CONFIG_MIKROTIK_RB532 is not set
  48. # CONFIG_WR_PPMC is not set
  49. # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set
  50. # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set
  51. # CONFIG_ALCHEMY_GPIO_INDIRECT is not set
  52. #
  53. # Atheros AR71xx machine selection
  54. #
  55. # CONFIG_AR71XX_MACH_AP81 is not set
  56. # CONFIG_AR71XX_MACH_AP83 is not set
  57. # CONFIG_AR71XX_MACH_DIR_600_A1 is not set
  58. # CONFIG_AR71XX_MACH_DIR_615_C1 is not set
  59. # CONFIG_AR71XX_MACH_DIR_825_B1 is not set
  60. # CONFIG_AR71XX_MACH_PB42 is not set
  61. # CONFIG_AR71XX_MACH_PB44 is not set
  62. # CONFIG_AR71XX_MACH_PB92 is not set
  63. # CONFIG_AR71XX_MACH_AW_NR580 is not set
  64. # CONFIG_AR71XX_MACH_WZR_HP_G300NH is not set
  65. # CONFIG_AR71XX_MACH_WP543 is not set
  66. # CONFIG_AR71XX_MACH_WRT160NL is not set
  67. # CONFIG_AR71XX_MACH_WRT400N is not set
  68. CONFIG_AR71XX_MACH_RB4XX=y
  69. # CONFIG_AR71XX_MACH_RB750 is not set
  70. # CONFIG_AR71XX_MACH_WNDR3700 is not set
  71. # CONFIG_AR71XX_MACH_WNR2000 is not set
  72. # CONFIG_AR71XX_MACH_MZK_W04NU is not set
  73. # CONFIG_AR71XX_MACH_MZK_W300NH is not set
  74. # CONFIG_AR71XX_MACH_NBG460N is not set
  75. # CONFIG_AR71XX_MACH_TL_WR741ND is not set
  76. # CONFIG_AR71XX_MACH_TL_WR841N_V1 is not set
  77. # CONFIG_AR71XX_MACH_TL_WR941ND is not set
  78. # CONFIG_AR71XX_MACH_TL_WR1043ND is not set
  79. # CONFIG_AR71XX_MACH_TEW_632BRP is not set
  80. # CONFIG_AR71XX_MACH_UBNT is not set
  81. # CONFIG_AR71XX_DEV_M25P80 is not set
  82. # CONFIG_AR71XX_DEV_AP91_PCI is not set
  83. # CONFIG_AR71XX_DEV_AP91_ETH is not set
  84. # CONFIG_AR71XX_DEV_AP94_PCI is not set
  85. # CONFIG_AR71XX_DEV_AR913X_WMAC is not set
  86. # CONFIG_AR71XX_DEV_DSA is not set
  87. CONFIG_AR71XX_DEV_GPIO_BUTTONS=y
  88. CONFIG_AR71XX_DEV_LEDS_GPIO=y
  89. # CONFIG_AR71XX_DEV_PB42_PCI is not set
  90. # CONFIG_AR71XX_DEV_PB9X_PCI is not set
  91. CONFIG_AR71XX_DEV_USB=y
  92. # CONFIG_AR71XX_NVRAM is not set
  93. CONFIG_CAVIUM_OCTEON_HELPER=y
  94. CONFIG_LOONGSON_UART_BASE=y
  95. # CONFIG_LOONGSON_MC146818 is not set
  96. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  97. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  98. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  99. CONFIG_ARCH_SUPPORTS_OPROFILE=y
  100. CONFIG_GENERIC_FIND_NEXT_BIT=y
  101. CONFIG_GENERIC_HWEIGHT=y
  102. CONFIG_GENERIC_CALIBRATE_DELAY=y
  103. CONFIG_GENERIC_CLOCKEVENTS=y
  104. CONFIG_GENERIC_CMOS_UPDATE=y
  105. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  106. CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
  107. CONFIG_CEVT_R4K_LIB=y
  108. CONFIG_CEVT_R4K=y
  109. CONFIG_CSRC_R4K_LIB=y
  110. CONFIG_CSRC_R4K=y
  111. CONFIG_DMA_NONCOHERENT=y
  112. CONFIG_NEED_DMA_MAP_STATE=y
  113. CONFIG_SYS_HAS_EARLY_PRINTK=y
  114. CONFIG_MIPS_MACHINE=y
  115. # CONFIG_NO_IOPORT is not set
  116. CONFIG_GENERIC_GPIO=y
  117. CONFIG_CPU_BIG_ENDIAN=y
  118. # CONFIG_CPU_LITTLE_ENDIAN is not set
  119. CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y
  120. CONFIG_IRQ_CPU=y
  121. CONFIG_MIPS_L1_CACHE_SHIFT=5
  122. #
  123. # CPU selection
  124. #
  125. CONFIG_CPU_MIPS32_R1=y
  126. # CONFIG_CPU_MIPS32_R2 is not set
  127. # CONFIG_CPU_MIPS64_R1 is not set
  128. # CONFIG_CPU_NEVADA is not set
  129. # CONFIG_CPU_RM7000 is not set
  130. CONFIG_SYS_HAS_CPU_MIPS32_R1=y
  131. CONFIG_SYS_HAS_CPU_MIPS32_R2=y
  132. CONFIG_CPU_MIPS32=y
  133. CONFIG_CPU_MIPSR1=y
  134. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  135. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  136. CONFIG_HARDWARE_WATCHPOINTS=y
  137. #
  138. # Kernel type
  139. #
  140. CONFIG_32BIT=y
  141. CONFIG_PAGE_SIZE_4KB=y
  142. # CONFIG_PAGE_SIZE_16KB is not set
  143. # CONFIG_PAGE_SIZE_64KB is not set
  144. CONFIG_CPU_HAS_PREFETCH=y
  145. CONFIG_MIPS_MT_DISABLED=y
  146. # CONFIG_MIPS_MT_SMP is not set
  147. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  148. CONFIG_CPU_HAS_SYNC=y
  149. CONFIG_GENERIC_HARDIRQS=y
  150. CONFIG_GENERIC_IRQ_PROBE=y
  151. CONFIG_CPU_SUPPORTS_HIGHMEM=y
  152. CONFIG_ARCH_FLATMEM_ENABLE=y
  153. CONFIG_ARCH_POPULATES_NODE_MAP=y
  154. CONFIG_SELECT_MEMORY_MODEL=y
  155. CONFIG_FLATMEM_MANUAL=y
  156. CONFIG_FLATMEM=y
  157. CONFIG_FLAT_NODE_MEM_MAP=y
  158. CONFIG_PAGEFLAGS_EXTENDED=y
  159. CONFIG_SPLIT_PTLOCK_CPUS=4
  160. # CONFIG_PHYS_ADDR_T_64BIT is not set
  161. CONFIG_ZONE_DMA_FLAG=0
  162. CONFIG_VIRT_TO_BUS=y
  163. # CONFIG_KSM is not set
  164. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  165. # CONFIG_NO_HZ is not set
  166. # CONFIG_HIGH_RES_TIMERS is not set
  167. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  168. CONFIG_CPU_SUPPORTS_HR_SCHED_CLOCK=y
  169. # CONFIG_HZ_48 is not set
  170. CONFIG_HZ_100=y
  171. # CONFIG_HZ_128 is not set
  172. # CONFIG_HZ_250 is not set
  173. # CONFIG_HZ_256 is not set
  174. # CONFIG_HZ_1000 is not set
  175. # CONFIG_HZ_1024 is not set
  176. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  177. CONFIG_HZ=100
  178. CONFIG_PREEMPT_NONE=y
  179. # CONFIG_PREEMPT_VOLUNTARY is not set
  180. # CONFIG_PREEMPT is not set
  181. # CONFIG_KEXEC is not set
  182. # CONFIG_SECCOMP is not set
  183. CONFIG_LOCKDEP_SUPPORT=y
  184. CONFIG_STACKTRACE_SUPPORT=y
  185. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  186. CONFIG_CONSTRUCTORS=y
  187. #
  188. # General setup
  189. #
  190. CONFIG_EXPERIMENTAL=y
  191. CONFIG_BROKEN_ON_SMP=y
  192. CONFIG_INIT_ENV_ARG_LIMIT=32
  193. CONFIG_CROSS_COMPILE=""
  194. CONFIG_LOCALVERSION=""
  195. # CONFIG_LOCALVERSION_AUTO is not set
  196. # CONFIG_KERNEL_GZIP is not set
  197. # CONFIG_KERNEL_BZIP2 is not set
  198. # CONFIG_KERNEL_LZMA is not set
  199. # CONFIG_KERNEL_LZO is not set
  200. CONFIG_SYSVIPC=y
  201. CONFIG_SYSVIPC_SYSCTL=y
  202. CONFIG_POSIX_MQUEUE=y
  203. CONFIG_POSIX_MQUEUE_SYSCTL=y
  204. # CONFIG_BSD_PROCESS_ACCT is not set
  205. # CONFIG_TASKSTATS is not set
  206. # CONFIG_AUDIT is not set
  207. #
  208. # RCU Subsystem
  209. #
  210. CONFIG_TREE_RCU=y
  211. # CONFIG_TREE_PREEMPT_RCU is not set
  212. # CONFIG_TINY_RCU is not set
  213. # CONFIG_RCU_TRACE is not set
  214. CONFIG_RCU_FANOUT=32
  215. # CONFIG_RCU_FANOUT_EXACT is not set
  216. # CONFIG_TREE_RCU_TRACE is not set
  217. # CONFIG_IKCONFIG is not set
  218. CONFIG_LOG_BUF_SHIFT=14
  219. # CONFIG_CGROUPS is not set
  220. # CONFIG_SYSFS_DEPRECATED_V2 is not set
  221. # CONFIG_RELAY is not set
  222. # CONFIG_NAMESPACES is not set
  223. # CONFIG_BLK_DEV_INITRD is not set
  224. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  225. CONFIG_SYSCTL=y
  226. CONFIG_ANON_INODES=y
  227. CONFIG_EMBEDDED=y
  228. CONFIG_SYSCTL_SYSCALL=y
  229. CONFIG_KALLSYMS=y
  230. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  231. CONFIG_HOTPLUG=y
  232. CONFIG_PRINTK=y
  233. CONFIG_BUG=y
  234. # CONFIG_ELF_CORE is not set
  235. # CONFIG_PCSPKR_PLATFORM is not set
  236. # CONFIG_BASE_FULL is not set
  237. CONFIG_FUTEX=y
  238. CONFIG_EPOLL=y
  239. CONFIG_SIGNALFD=y
  240. CONFIG_TIMERFD=y
  241. CONFIG_EVENTFD=y
  242. CONFIG_SHMEM=y
  243. CONFIG_AIO=y
  244. #
  245. # Kernel Performance Events And Counters
  246. #
  247. # CONFIG_VM_EVENT_COUNTERS is not set
  248. CONFIG_PCI_QUIRKS=y
  249. # CONFIG_COMPAT_BRK is not set
  250. CONFIG_SLAB=y
  251. # CONFIG_SLUB is not set
  252. # CONFIG_SLOB is not set
  253. # CONFIG_PROFILING is not set
  254. CONFIG_HAVE_OPROFILE=y
  255. # CONFIG_KPROBES is not set
  256. CONFIG_HAVE_KPROBES=y
  257. CONFIG_HAVE_KRETPROBES=y
  258. #
  259. # GCOV-based kernel profiling
  260. #
  261. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  262. CONFIG_SLABINFO=y
  263. CONFIG_RT_MUTEXES=y
  264. CONFIG_BASE_SMALL=1
  265. CONFIG_MODULES=y
  266. # CONFIG_MODULE_FORCE_LOAD is not set
  267. CONFIG_MODULE_UNLOAD=y
  268. CONFIG_MODULE_FORCE_UNLOAD=y
  269. # CONFIG_MODVERSIONS is not set
  270. # CONFIG_MODULE_SRCVERSION_ALL is not set
  271. # CONFIG_BLOCK is not set
  272. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  273. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  274. # CONFIG_INLINE_SPIN_LOCK is not set
  275. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  276. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  277. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  278. CONFIG_INLINE_SPIN_UNLOCK=y
  279. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  280. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  281. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  282. # CONFIG_INLINE_READ_TRYLOCK is not set
  283. # CONFIG_INLINE_READ_LOCK is not set
  284. # CONFIG_INLINE_READ_LOCK_BH is not set
  285. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  286. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  287. CONFIG_INLINE_READ_UNLOCK=y
  288. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  289. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  290. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  291. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  292. # CONFIG_INLINE_WRITE_LOCK is not set
  293. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  294. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  295. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  296. CONFIG_INLINE_WRITE_UNLOCK=y
  297. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  298. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  299. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  300. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  301. # CONFIG_FREEZER is not set
  302. #
  303. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  304. #
  305. CONFIG_HW_HAS_PCI=y
  306. CONFIG_PCI=y
  307. CONFIG_PCI_DOMAINS=y
  308. # CONFIG_ARCH_SUPPORTS_MSI is not set
  309. # CONFIG_PCI_STUB is not set
  310. # CONFIG_PCI_IOV is not set
  311. CONFIG_MMU=y
  312. # CONFIG_PCCARD is not set
  313. # CONFIG_HOTPLUG_PCI is not set
  314. #
  315. # Executable file formats
  316. #
  317. CONFIG_BINFMT_ELF=y
  318. # CONFIG_HAVE_AOUT is not set
  319. # CONFIG_BINFMT_MISC is not set
  320. CONFIG_TRAD_SIGNALS=y
  321. #
  322. # Power management options
  323. #
  324. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  325. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  326. # CONFIG_PM is not set
  327. CONFIG_NET=y
  328. #
  329. # Networking options
  330. #
  331. CONFIG_PACKET=y
  332. CONFIG_UNIX=y
  333. # CONFIG_NET_KEY is not set
  334. CONFIG_INET=y
  335. # CONFIG_IP_MULTICAST is not set
  336. # CONFIG_IP_ADVANCED_ROUTER is not set
  337. CONFIG_IP_FIB_HASH=y
  338. # CONFIG_IP_PNP is not set
  339. # CONFIG_NET_IPIP is not set
  340. # CONFIG_NET_IPGRE is not set
  341. # CONFIG_ARPD is not set
  342. # CONFIG_SYN_COOKIES is not set
  343. # CONFIG_INET_AH is not set
  344. # CONFIG_INET_ESP is not set
  345. # CONFIG_INET_IPCOMP is not set
  346. # CONFIG_INET_XFRM_TUNNEL is not set
  347. # CONFIG_INET_TUNNEL is not set
  348. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  349. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  350. # CONFIG_INET_XFRM_MODE_BEET is not set
  351. # CONFIG_INET_LRO is not set
  352. # CONFIG_INET_DIAG is not set
  353. # CONFIG_TCP_CONG_ADVANCED is not set
  354. CONFIG_TCP_CONG_CUBIC=y
  355. CONFIG_DEFAULT_TCP_CONG="cubic"
  356. # CONFIG_TCP_MD5SIG is not set
  357. # CONFIG_IPV6 is not set
  358. # CONFIG_NETWORK_SECMARK is not set
  359. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  360. # CONFIG_NETFILTER is not set
  361. # CONFIG_IP_DCCP is not set
  362. # CONFIG_IP_SCTP is not set
  363. # CONFIG_RDS is not set
  364. # CONFIG_TIPC is not set
  365. # CONFIG_ATM is not set
  366. # CONFIG_L2TP is not set
  367. # CONFIG_BRIDGE is not set
  368. # CONFIG_VLAN_8021Q is not set
  369. # CONFIG_DECNET is not set
  370. # CONFIG_LLC2 is not set
  371. # CONFIG_IPX is not set
  372. # CONFIG_ATALK is not set
  373. # CONFIG_X25 is not set
  374. # CONFIG_LAPB is not set
  375. # CONFIG_ECONET is not set
  376. # CONFIG_WAN_ROUTER is not set
  377. # CONFIG_PHONET is not set
  378. # CONFIG_IEEE802154 is not set
  379. # CONFIG_NET_SCHED is not set
  380. # CONFIG_DCB is not set
  381. #
  382. # Network testing
  383. #
  384. # CONFIG_NET_PKTGEN is not set
  385. # CONFIG_HAMRADIO is not set
  386. # CONFIG_CAN is not set
  387. # CONFIG_IRDA is not set
  388. # CONFIG_BT is not set
  389. # CONFIG_AF_RXRPC is not set
  390. # CONFIG_WIRELESS is not set
  391. # CONFIG_WIMAX is not set
  392. # CONFIG_RFKILL is not set
  393. # CONFIG_NET_9P is not set
  394. # CONFIG_CAIF is not set
  395. #
  396. # Device Drivers
  397. #
  398. #
  399. # Generic Driver Options
  400. #
  401. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  402. CONFIG_DEVTMPFS=y
  403. CONFIG_DEVTMPFS_MOUNT=y
  404. # CONFIG_STANDALONE is not set
  405. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  406. # CONFIG_FW_LOADER is not set
  407. # CONFIG_SYS_HYPERVISOR is not set
  408. # CONFIG_CONNECTOR is not set
  409. # CONFIG_MTD is not set
  410. # CONFIG_PARPORT is not set
  411. # CONFIG_MISC_DEVICES is not set
  412. CONFIG_HAVE_IDE=y
  413. #
  414. # SCSI device support
  415. #
  416. CONFIG_SCSI_MOD=y
  417. # CONFIG_SCSI_DMA is not set
  418. # CONFIG_SCSI_NETLINK is not set
  419. # CONFIG_FUSION is not set
  420. #
  421. # IEEE 1394 (FireWire) support
  422. #
  423. #
  424. # You can enable one or both FireWire driver stacks.
  425. #
  426. #
  427. # The newer stack is recommended.
  428. #
  429. # CONFIG_FIREWIRE is not set
  430. # CONFIG_IEEE1394 is not set
  431. # CONFIG_FIREWIRE_NOSY is not set
  432. # CONFIG_I2O is not set
  433. # CONFIG_NETDEVICES is not set
  434. # CONFIG_ISDN is not set
  435. # CONFIG_PHONE is not set
  436. #
  437. # Input device support
  438. #
  439. # CONFIG_INPUT is not set
  440. #
  441. # Hardware I/O ports
  442. #
  443. # CONFIG_SERIO is not set
  444. # CONFIG_GAMEPORT is not set
  445. #
  446. # Character devices
  447. #
  448. # CONFIG_VT is not set
  449. # CONFIG_DEVKMEM is not set
  450. # CONFIG_SERIAL_NONSTANDARD is not set
  451. # CONFIG_N_GSM is not set
  452. # CONFIG_NOZOMI is not set
  453. #
  454. # Serial drivers
  455. #
  456. CONFIG_SERIAL_8250=y
  457. CONFIG_SERIAL_8250_CONSOLE=y
  458. # CONFIG_SERIAL_8250_PCI is not set
  459. CONFIG_SERIAL_8250_NR_UARTS=4
  460. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  461. # CONFIG_SERIAL_8250_EXTENDED is not set
  462. #
  463. # Non-8250 serial port support
  464. #
  465. # CONFIG_SERIAL_MFD_HSU is not set
  466. CONFIG_SERIAL_CORE=y
  467. CONFIG_SERIAL_CORE_CONSOLE=y
  468. # CONFIG_SERIAL_JSM is not set
  469. # CONFIG_SERIAL_TIMBERDALE is not set
  470. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  471. # CONFIG_SERIAL_ALTERA_UART is not set
  472. CONFIG_UNIX98_PTYS=y
  473. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  474. # CONFIG_LEGACY_PTYS is not set
  475. # CONFIG_IPMI_HANDLER is not set
  476. # CONFIG_HW_RANDOM is not set
  477. # CONFIG_R3964 is not set
  478. # CONFIG_APPLICOM is not set
  479. # CONFIG_GPIO_DEVICE is not set
  480. # CONFIG_TCG_TPM is not set
  481. CONFIG_DEVPORT=y
  482. # CONFIG_RAMOOPS is not set
  483. # CONFIG_I2C is not set
  484. # CONFIG_SPI is not set
  485. #
  486. # PPS support
  487. #
  488. # CONFIG_PPS is not set
  489. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  490. CONFIG_GPIOLIB=y
  491. # CONFIG_GPIO_SYSFS is not set
  492. #
  493. # Memory mapped GPIO expanders:
  494. #
  495. # CONFIG_GPIO_IT8761E is not set
  496. # CONFIG_GPIO_SCH is not set
  497. #
  498. # I2C GPIO expanders:
  499. #
  500. #
  501. # PCI GPIO expanders:
  502. #
  503. # CONFIG_GPIO_CS5535 is not set
  504. # CONFIG_GPIO_BT8XX is not set
  505. # CONFIG_GPIO_LANGWELL is not set
  506. # CONFIG_GPIO_RDC321X is not set
  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_VGA_ARB is not set
  533. # CONFIG_DRM is not set
  534. # CONFIG_VGASTATE is not set
  535. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  536. # CONFIG_FB is not set
  537. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  538. #
  539. # Display device support
  540. #
  541. # CONFIG_DISPLAY_SUPPORT is not set
  542. # CONFIG_SOUND is not set
  543. # CONFIG_USB_SUPPORT is not set
  544. # CONFIG_UWB is not set
  545. # CONFIG_MMC is not set
  546. # CONFIG_MEMSTICK is not set
  547. # CONFIG_NEW_LEDS is not set
  548. # CONFIG_ACCESSIBILITY is not set
  549. # CONFIG_INFINIBAND is not set
  550. CONFIG_RTC_LIB=y
  551. # CONFIG_RTC_CLASS is not set
  552. # CONFIG_DMADEVICES is not set
  553. # CONFIG_AUXDISPLAY is not set
  554. # CONFIG_UIO is not set
  555. # CONFIG_STAGING is not set
  556. # CONFIG_MIPS_PLATFORM_DEVICES is not set
  557. #
  558. # File systems
  559. #
  560. CONFIG_FILE_LOCKING=y
  561. # CONFIG_FSNOTIFY is not set
  562. # CONFIG_DNOTIFY is not set
  563. # CONFIG_INOTIFY_USER is not set
  564. # CONFIG_QUOTA is not set
  565. # CONFIG_AUTOFS_FS is not set
  566. # CONFIG_AUTOFS4_FS is not set
  567. # CONFIG_FUSE_FS is not set
  568. #
  569. # Caches
  570. #
  571. # CONFIG_FSCACHE is not set
  572. #
  573. # Pseudo filesystems
  574. #
  575. CONFIG_PROC_FS=y
  576. # CONFIG_PROC_KCORE is not set
  577. CONFIG_PROC_SYSCTL=y
  578. # CONFIG_PROC_PAGE_MONITOR is not set
  579. CONFIG_SYSFS=y
  580. CONFIG_TMPFS=y
  581. # CONFIG_TMPFS_POSIX_ACL is not set
  582. # CONFIG_HUGETLB_PAGE is not set
  583. # CONFIG_CONFIGFS_FS is not set
  584. # CONFIG_MISC_FILESYSTEMS is not set
  585. # CONFIG_NETWORK_FILESYSTEMS is not set
  586. # CONFIG_NLS is not set
  587. # CONFIG_DLM is not set
  588. #
  589. # Kernel hacking
  590. #
  591. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  592. CONFIG_PRINTK_TIME=y
  593. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  594. # CONFIG_ENABLE_MUST_CHECK is not set
  595. CONFIG_FRAME_WARN=1024
  596. CONFIG_MAGIC_SYSRQ=y
  597. # CONFIG_STRIP_ASM_SYMS is not set
  598. # CONFIG_UNUSED_SYMBOLS is not set
  599. # CONFIG_DEBUG_FS is not set
  600. # CONFIG_HEADERS_CHECK is not set
  601. # CONFIG_DEBUG_KERNEL is not set
  602. # CONFIG_HARDLOCKUP_DETECTOR is not set
  603. # CONFIG_DEBUG_MEMORY_INIT is not set
  604. # CONFIG_RCU_CPU_STALL_DETECTOR is not set
  605. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  606. CONFIG_HAVE_FUNCTION_TRACER=y
  607. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  608. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  609. CONFIG_HAVE_DYNAMIC_FTRACE=y
  610. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  611. CONFIG_TRACING_SUPPORT=y
  612. # CONFIG_FTRACE is not set
  613. # CONFIG_ATOMIC64_SELFTEST is not set
  614. # CONFIG_SAMPLES is not set
  615. CONFIG_HAVE_ARCH_KGDB=y
  616. CONFIG_EARLY_PRINTK=y
  617. CONFIG_CMDLINE_BOOL=y
  618. CONFIG_CMDLINE=""
  619. # CONFIG_CMDLINE_OVERRIDE is not set
  620. #
  621. # Security options
  622. #
  623. # CONFIG_KEYS is not set
  624. # CONFIG_SECURITY is not set
  625. # CONFIG_SECURITYFS is not set
  626. CONFIG_DEFAULT_SECURITY_DAC=y
  627. CONFIG_DEFAULT_SECURITY=""
  628. # CONFIG_CRYPTO is not set
  629. #
  630. # OCF Configuration
  631. #
  632. # CONFIG_OCF_OCF is not set
  633. # CONFIG_BINARY_PRINTF is not set
  634. #
  635. # Library routines
  636. #
  637. CONFIG_BITREVERSE=y
  638. CONFIG_GENERIC_FIND_LAST_BIT=y
  639. # CONFIG_CRC_CCITT is not set
  640. # CONFIG_CRC16 is not set
  641. # CONFIG_CRC_T10DIF is not set
  642. # CONFIG_CRC_ITU_T is not set
  643. CONFIG_CRC32=y
  644. # CONFIG_CRC7 is not set
  645. # CONFIG_LIBCRC32C is not set
  646. CONFIG_HAS_IOMEM=y
  647. CONFIG_HAS_IOPORT=y
  648. CONFIG_HAS_DMA=y
  649. CONFIG_NLATTR=y
  650. CONFIG_GENERIC_ATOMIC64=y