kernel.config 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/mips 3.5.4 Kernel Configuration
  4. #
  5. CONFIG_MIPS=y
  6. #
  7. # Machine selection
  8. #
  9. # CONFIG_MIPS_ALCHEMY is not set
  10. # CONFIG_AR7 is not set
  11. # CONFIG_ATH79 is not set
  12. # CONFIG_BCM47XX is not set
  13. # CONFIG_BCM63XX is not set
  14. # CONFIG_MIPS_COBALT is not set
  15. # CONFIG_MACH_DECSTATION is not set
  16. # CONFIG_MACH_JAZZ is not set
  17. # CONFIG_MACH_JZ4740 is not set
  18. # CONFIG_LANTIQ is not set
  19. # CONFIG_LASAT is not set
  20. CONFIG_MACH_LOONGSON=y
  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_NLM_XLR_BOARD is not set
  52. # CONFIG_NLM_XLP_BOARD is not set
  53. # CONFIG_ALCHEMY_GPIO_INDIRECT is not set
  54. # CONFIG_LEMOTE_FULOONG2E is not set
  55. CONFIG_LEMOTE_MACH2F=y
  56. CONFIG_CS5536=y
  57. # CONFIG_CS5536_MFGPT is not set
  58. CONFIG_LOONGSON_SUSPEND=y
  59. CONFIG_LOONGSON_UART_BASE=y
  60. CONFIG_LOONGSON_MC146818=y
  61. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  62. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  63. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  64. CONFIG_GENERIC_HWEIGHT=y
  65. CONFIG_GENERIC_CALIBRATE_DELAY=y
  66. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  67. CONFIG_CEVT_R4K_LIB=y
  68. CONFIG_CEVT_R4K=y
  69. CONFIG_CSRC_R4K_LIB=y
  70. CONFIG_CSRC_R4K=y
  71. # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
  72. CONFIG_DMA_NONCOHERENT=y
  73. CONFIG_NEED_DMA_MAP_STATE=y
  74. CONFIG_SYS_HAS_EARLY_PRINTK=y
  75. CONFIG_I8259=y
  76. # CONFIG_MIPS_MACHINE is not set
  77. # CONFIG_NO_IOPORT is not set
  78. CONFIG_GENERIC_ISA_DMA=y
  79. CONFIG_GENERIC_ISA_DMA_SUPPORT_BROKEN=y
  80. CONFIG_ISA_DMA_API=y
  81. CONFIG_GENERIC_GPIO=y
  82. CONFIG_CPU_LITTLE_ENDIAN=y
  83. CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
  84. CONFIG_IRQ_CPU=y
  85. CONFIG_BOOT_ELF32=y
  86. CONFIG_MIPS_L1_CACHE_SHIFT=5
  87. #
  88. # CPU selection
  89. #
  90. CONFIG_CPU_LOONGSON2F=y
  91. CONFIG_CPU_NOP_WORKAROUNDS=y
  92. CONFIG_CPU_JUMP_WORKAROUNDS=y
  93. CONFIG_CPU_LOONGSON2F_WORKAROUNDS=y
  94. CONFIG_SYS_SUPPORTS_ZBOOT=y
  95. CONFIG_CPU_LOONGSON2=y
  96. CONFIG_SYS_HAS_CPU_LOONGSON2F=y
  97. CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
  98. CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y
  99. CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
  100. CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
  101. CONFIG_CPU_SUPPORTS_CPUFREQ=y
  102. CONFIG_CPU_SUPPORTS_UNCACHED_ACCELERATED=y
  103. #
  104. # Kernel type
  105. #
  106. CONFIG_32BIT=y
  107. # CONFIG_64BIT is not set
  108. CONFIG_PAGE_SIZE_16KB=y
  109. # CONFIG_PAGE_SIZE_64KB is not set
  110. CONFIG_FORCE_MAX_ZONEORDER=11
  111. CONFIG_BOARD_SCACHE=y
  112. CONFIG_MIPS_MT_DISABLED=y
  113. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  114. CONFIG_CPU_HAS_WB=y
  115. CONFIG_CPU_HAS_SYNC=y
  116. # CONFIG_HIGHMEM is not set
  117. CONFIG_CPU_SUPPORTS_HIGHMEM=y
  118. CONFIG_SYS_SUPPORTS_HIGHMEM=y
  119. CONFIG_ARCH_SPARSEMEM_ENABLE=y
  120. CONFIG_SELECT_MEMORY_MODEL=y
  121. CONFIG_SPARSEMEM_MANUAL=y
  122. CONFIG_SPARSEMEM=y
  123. CONFIG_HAVE_MEMORY_PRESENT=y
  124. CONFIG_SPARSEMEM_STATIC=y
  125. CONFIG_HAVE_MEMBLOCK=y
  126. CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
  127. CONFIG_ARCH_DISCARD_MEMBLOCK=y
  128. CONFIG_SPLIT_PTLOCK_CPUS=4
  129. # CONFIG_COMPACTION is not set
  130. # CONFIG_PHYS_ADDR_T_64BIT is not set
  131. CONFIG_ZONE_DMA_FLAG=0
  132. CONFIG_VIRT_TO_BUS=y
  133. # CONFIG_KSM is not set
  134. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  135. CONFIG_CROSS_MEMORY_ATTACH=y
  136. CONFIG_NEED_PER_CPU_KM=y
  137. # CONFIG_CLEANCACHE is not set
  138. # CONFIG_HZ_48 is not set
  139. CONFIG_HZ_100=y
  140. # CONFIG_HZ_128 is not set
  141. # CONFIG_HZ_250 is not set
  142. # CONFIG_HZ_256 is not set
  143. # CONFIG_HZ_1000 is not set
  144. # CONFIG_HZ_1024 is not set
  145. CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
  146. CONFIG_HZ=100
  147. CONFIG_PREEMPT_NONE=y
  148. # CONFIG_PREEMPT_VOLUNTARY is not set
  149. # CONFIG_PREEMPT is not set
  150. # CONFIG_KEXEC is not set
  151. # CONFIG_SECCOMP is not set
  152. # CONFIG_USE_OF is not set
  153. CONFIG_LOCKDEP_SUPPORT=y
  154. CONFIG_STACKTRACE_SUPPORT=y
  155. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  156. CONFIG_HAVE_IRQ_WORK=y
  157. #
  158. # General setup
  159. #
  160. CONFIG_EXPERIMENTAL=y
  161. CONFIG_BROKEN_ON_SMP=y
  162. CONFIG_INIT_ENV_ARG_LIMIT=32
  163. CONFIG_CROSS_COMPILE=""
  164. CONFIG_LOCALVERSION=""
  165. # CONFIG_LOCALVERSION_AUTO is not set
  166. CONFIG_HAVE_KERNEL_GZIP=y
  167. CONFIG_HAVE_KERNEL_BZIP2=y
  168. CONFIG_HAVE_KERNEL_LZMA=y
  169. CONFIG_HAVE_KERNEL_LZO=y
  170. # CONFIG_KERNEL_GZIP is not set
  171. # CONFIG_KERNEL_BZIP2 is not set
  172. CONFIG_KERNEL_LZMA=y
  173. # CONFIG_KERNEL_LZO is not set
  174. CONFIG_DEFAULT_HOSTNAME="openadk"
  175. CONFIG_SYSVIPC=y
  176. CONFIG_SYSVIPC_SYSCTL=y
  177. CONFIG_POSIX_MQUEUE=y
  178. CONFIG_POSIX_MQUEUE_SYSCTL=y
  179. # CONFIG_BSD_PROCESS_ACCT is not set
  180. # CONFIG_FHANDLE is not set
  181. # CONFIG_TASKSTATS is not set
  182. # CONFIG_AUDIT is not set
  183. CONFIG_HAVE_GENERIC_HARDIRQS=y
  184. #
  185. # IRQ subsystem
  186. #
  187. CONFIG_GENERIC_HARDIRQS=y
  188. CONFIG_GENERIC_IRQ_PROBE=y
  189. CONFIG_GENERIC_IRQ_SHOW=y
  190. CONFIG_IRQ_FORCED_THREADING=y
  191. CONFIG_GENERIC_CLOCKEVENTS=y
  192. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  193. CONFIG_GENERIC_CMOS_UPDATE=y
  194. #
  195. # Timers subsystem
  196. #
  197. # CONFIG_NO_HZ is not set
  198. # CONFIG_HIGH_RES_TIMERS is not set
  199. #
  200. # RCU Subsystem
  201. #
  202. CONFIG_TINY_RCU=y
  203. # CONFIG_PREEMPT_RCU is not set
  204. # CONFIG_TREE_RCU_TRACE is not set
  205. # CONFIG_IKCONFIG is not set
  206. CONFIG_LOG_BUF_SHIFT=14
  207. # CONFIG_CGROUPS is not set
  208. # CONFIG_CHECKPOINT_RESTORE is not set
  209. # CONFIG_NAMESPACES is not set
  210. # CONFIG_SCHED_AUTOGROUP is not set
  211. # CONFIG_SYSFS_DEPRECATED is not set
  212. # CONFIG_RELAY is not set
  213. # CONFIG_BLK_DEV_INITRD is not set
  214. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  215. CONFIG_SYSCTL=y
  216. CONFIG_ANON_INODES=y
  217. CONFIG_EXPERT=y
  218. CONFIG_SYSCTL_SYSCALL=y
  219. # CONFIG_KALLSYMS is not set
  220. CONFIG_HOTPLUG=y
  221. CONFIG_PRINTK=y
  222. CONFIG_BUG=y
  223. # CONFIG_ELF_CORE is not set
  224. # CONFIG_BASE_FULL is not set
  225. CONFIG_FUTEX=y
  226. CONFIG_EPOLL=y
  227. CONFIG_SIGNALFD=y
  228. CONFIG_TIMERFD=y
  229. CONFIG_EVENTFD=y
  230. CONFIG_SHMEM=y
  231. CONFIG_AIO=y
  232. CONFIG_EMBEDDED=y
  233. CONFIG_HAVE_PERF_EVENTS=y
  234. CONFIG_PERF_USE_VMALLOC=y
  235. #
  236. # Kernel Performance Events And Counters
  237. #
  238. # CONFIG_PERF_EVENTS is not set
  239. # CONFIG_VM_EVENT_COUNTERS is not set
  240. CONFIG_PCI_QUIRKS=y
  241. # CONFIG_COMPAT_BRK is not set
  242. CONFIG_SLAB=y
  243. # CONFIG_SLUB is not set
  244. # CONFIG_SLOB is not set
  245. # CONFIG_PROFILING is not set
  246. CONFIG_HAVE_OPROFILE=y
  247. # CONFIG_KPROBES is not set
  248. # CONFIG_JUMP_LABEL is not set
  249. CONFIG_HAVE_KPROBES=y
  250. CONFIG_HAVE_KRETPROBES=y
  251. CONFIG_HAVE_DMA_ATTRS=y
  252. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  253. CONFIG_HAVE_DMA_API_DEBUG=y
  254. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  255. #
  256. # GCOV-based kernel profiling
  257. #
  258. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  259. CONFIG_SLABINFO=y
  260. CONFIG_RT_MUTEXES=y
  261. CONFIG_BASE_SMALL=1
  262. CONFIG_MODULES=y
  263. # CONFIG_MODULE_FORCE_LOAD is not set
  264. CONFIG_MODULE_UNLOAD=y
  265. CONFIG_MODULE_FORCE_UNLOAD=y
  266. # CONFIG_MODVERSIONS is not set
  267. # CONFIG_MODULE_SRCVERSION_ALL is not set
  268. # CONFIG_BLOCK is not set
  269. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  270. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  271. # CONFIG_INLINE_SPIN_LOCK is not set
  272. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  273. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  274. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  275. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  276. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  277. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  278. # CONFIG_INLINE_READ_TRYLOCK is not set
  279. # CONFIG_INLINE_READ_LOCK is not set
  280. # CONFIG_INLINE_READ_LOCK_BH is not set
  281. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  282. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  283. CONFIG_INLINE_READ_UNLOCK=y
  284. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  285. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  286. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  287. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  288. # CONFIG_INLINE_WRITE_LOCK is not set
  289. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  290. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  291. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  292. CONFIG_INLINE_WRITE_UNLOCK=y
  293. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  294. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  295. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  296. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  297. CONFIG_FREEZER=y
  298. #
  299. # Bus options (PCI, PCMCIA, EISA, ISA, TC)
  300. #
  301. CONFIG_HW_HAS_PCI=y
  302. CONFIG_PCI=y
  303. CONFIG_PCI_DOMAINS=y
  304. # CONFIG_ARCH_SUPPORTS_MSI is not set
  305. # CONFIG_PCI_DEBUG is not set
  306. # CONFIG_PCI_REALLOC_ENABLE_AUTO is not set
  307. # CONFIG_PCI_STUB is not set
  308. # CONFIG_PCI_IOV is not set
  309. # CONFIG_PCI_PRI is not set
  310. # CONFIG_PCI_PASID is not set
  311. CONFIG_ISA=y
  312. CONFIG_MMU=y
  313. # CONFIG_PCCARD is not set
  314. # CONFIG_HOTPLUG_PCI is not set
  315. # CONFIG_RAPIDIO is not set
  316. #
  317. # Executable file formats
  318. #
  319. CONFIG_BINFMT_ELF=y
  320. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  321. # CONFIG_HAVE_AOUT is not set
  322. # CONFIG_BINFMT_MISC is not set
  323. CONFIG_TRAD_SIGNALS=y
  324. #
  325. # Power management options
  326. #
  327. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  328. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  329. CONFIG_SUSPEND=y
  330. CONFIG_SUSPEND_FREEZER=y
  331. CONFIG_PM_SLEEP=y
  332. # CONFIG_PM_AUTOSLEEP is not set
  333. # CONFIG_PM_WAKELOCKS is not set
  334. # CONFIG_PM_RUNTIME is not set
  335. CONFIG_PM=y
  336. # CONFIG_PM_DEBUG is not set
  337. CONFIG_NET=y
  338. #
  339. # Networking options
  340. #
  341. CONFIG_PACKET=y
  342. CONFIG_UNIX=y
  343. # CONFIG_UNIX_DIAG is not set
  344. # CONFIG_XFRM_USER is not set
  345. # CONFIG_NET_KEY is not set
  346. CONFIG_INET=y
  347. # CONFIG_IP_MULTICAST is not set
  348. # CONFIG_IP_ADVANCED_ROUTER is not set
  349. # CONFIG_IP_PNP is not set
  350. # CONFIG_NET_IPIP is not set
  351. # CONFIG_NET_IPGRE_DEMUX is not set
  352. # CONFIG_ARPD is not set
  353. # CONFIG_SYN_COOKIES is not set
  354. # CONFIG_INET_AH is not set
  355. # CONFIG_INET_ESP is not set
  356. # CONFIG_INET_IPCOMP is not set
  357. # CONFIG_INET_XFRM_TUNNEL is not set
  358. # CONFIG_INET_TUNNEL is not set
  359. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  360. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  361. # CONFIG_INET_XFRM_MODE_BEET is not set
  362. # CONFIG_INET_LRO is not set
  363. # CONFIG_INET_DIAG is not set
  364. # CONFIG_TCP_CONG_ADVANCED is not set
  365. CONFIG_TCP_CONG_CUBIC=y
  366. CONFIG_DEFAULT_TCP_CONG="cubic"
  367. # CONFIG_TCP_MD5SIG is not set
  368. # CONFIG_IPV6 is not set
  369. # CONFIG_NETWORK_SECMARK is not set
  370. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  371. # CONFIG_NETFILTER is not set
  372. # CONFIG_IP_DCCP is not set
  373. # CONFIG_IP_SCTP is not set
  374. # CONFIG_RDS is not set
  375. # CONFIG_TIPC is not set
  376. # CONFIG_ATM is not set
  377. # CONFIG_L2TP is not set
  378. # CONFIG_BRIDGE is not set
  379. # CONFIG_NET_DSA is not set
  380. # CONFIG_VLAN_8021Q is not set
  381. # CONFIG_DECNET is not set
  382. # CONFIG_LLC2 is not set
  383. # CONFIG_IPX is not set
  384. # CONFIG_ATALK is not set
  385. # CONFIG_X25 is not set
  386. # CONFIG_LAPB is not set
  387. # CONFIG_WAN_ROUTER is not set
  388. # CONFIG_PHONET is not set
  389. # CONFIG_IEEE802154 is not set
  390. # CONFIG_NET_SCHED is not set
  391. # CONFIG_DCB is not set
  392. # CONFIG_BATMAN_ADV is not set
  393. # CONFIG_OPENVSWITCH is not set
  394. CONFIG_BQL=y
  395. #
  396. # Network testing
  397. #
  398. # CONFIG_NET_PKTGEN is not set
  399. # CONFIG_HAMRADIO is not set
  400. # CONFIG_CAN is not set
  401. # CONFIG_IRDA is not set
  402. # CONFIG_BT is not set
  403. # CONFIG_AF_RXRPC is not set
  404. CONFIG_WIRELESS=y
  405. # CONFIG_CFG80211 is not set
  406. # CONFIG_LIB80211 is not set
  407. #
  408. # CFG80211 needs to be enabled for MAC80211
  409. #
  410. # CONFIG_WIMAX is not set
  411. # CONFIG_RFKILL is not set
  412. # CONFIG_NET_9P is not set
  413. # CONFIG_CAIF is not set
  414. # CONFIG_CEPH_LIB is not set
  415. # CONFIG_NFC is not set
  416. #
  417. # Device Drivers
  418. #
  419. #
  420. # Generic Driver Options
  421. #
  422. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  423. CONFIG_DEVTMPFS=y
  424. CONFIG_DEVTMPFS_MOUNT=y
  425. # CONFIG_STANDALONE is not set
  426. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  427. # CONFIG_FW_LOADER is not set
  428. # CONFIG_DEBUG_DRIVER is not set
  429. # CONFIG_DEBUG_DEVRES is not set
  430. # CONFIG_SYS_HYPERVISOR is not set
  431. # CONFIG_GENERIC_CPU_DEVICES is not set
  432. # CONFIG_DMA_SHARED_BUFFER is not set
  433. # CONFIG_CONNECTOR is not set
  434. # CONFIG_MTD is not set
  435. # CONFIG_PARPORT is not set
  436. # CONFIG_PNP is not set
  437. #
  438. # Misc devices
  439. #
  440. # CONFIG_PHANTOM is not set
  441. # CONFIG_INTEL_MID_PTI is not set
  442. # CONFIG_SGI_IOC4 is not set
  443. # CONFIG_TIFM_CORE is not set
  444. # CONFIG_ENCLOSURE_SERVICES is not set
  445. # CONFIG_HP_ILO is not set
  446. # CONFIG_PCH_PHUB is not set
  447. # CONFIG_C2PORT is not set
  448. #
  449. # EEPROM support
  450. #
  451. # CONFIG_EEPROM_93CX6 is not set
  452. # CONFIG_CB710_CORE is not set
  453. #
  454. # Texas Instruments shared transport line discipline
  455. #
  456. # CONFIG_TI_ST is not set
  457. #
  458. # Altera FPGA firmware download module
  459. #
  460. CONFIG_HAVE_IDE=y
  461. #
  462. # SCSI device support
  463. #
  464. CONFIG_SCSI_MOD=y
  465. # CONFIG_SCSI_DMA is not set
  466. # CONFIG_SCSI_NETLINK is not set
  467. # CONFIG_FUSION is not set
  468. #
  469. # IEEE 1394 (FireWire) support
  470. #
  471. # CONFIG_FIREWIRE is not set
  472. # CONFIG_FIREWIRE_NOSY is not set
  473. # CONFIG_I2O is not set
  474. CONFIG_NETDEVICES=y
  475. CONFIG_NET_CORE=y
  476. # CONFIG_BONDING is not set
  477. # CONFIG_DUMMY is not set
  478. # CONFIG_EQUALIZER is not set
  479. # CONFIG_MII is not set
  480. # CONFIG_NET_TEAM is not set
  481. # CONFIG_MACVLAN is not set
  482. # CONFIG_NETCONSOLE is not set
  483. # CONFIG_NETPOLL is not set
  484. # CONFIG_NET_POLL_CONTROLLER is not set
  485. # CONFIG_TUN is not set
  486. # CONFIG_VETH is not set
  487. # CONFIG_ARCNET is not set
  488. #
  489. # CAIF transport drivers
  490. #
  491. CONFIG_ETHERNET=y
  492. CONFIG_NET_VENDOR_3COM=y
  493. # CONFIG_EL1 is not set
  494. # CONFIG_EL3 is not set
  495. # CONFIG_3C515 is not set
  496. # CONFIG_VORTEX is not set
  497. # CONFIG_TYPHOON is not set
  498. CONFIG_NET_VENDOR_ADAPTEC=y
  499. # CONFIG_ADAPTEC_STARFIRE is not set
  500. CONFIG_NET_VENDOR_ALTEON=y
  501. # CONFIG_ACENIC is not set
  502. CONFIG_NET_VENDOR_AMD=y
  503. # CONFIG_AMD8111_ETH is not set
  504. # CONFIG_LANCE is not set
  505. # CONFIG_PCNET32 is not set
  506. # CONFIG_DEPCA is not set
  507. # CONFIG_NI65 is not set
  508. CONFIG_NET_VENDOR_ATHEROS=y
  509. # CONFIG_ATL2 is not set
  510. # CONFIG_ATL1 is not set
  511. # CONFIG_ATL1E is not set
  512. # CONFIG_ATL1C is not set
  513. CONFIG_NET_VENDOR_BROADCOM=y
  514. # CONFIG_B44 is not set
  515. # CONFIG_BNX2 is not set
  516. # CONFIG_CNIC is not set
  517. # CONFIG_TIGON3 is not set
  518. # CONFIG_BNX2X is not set
  519. CONFIG_NET_VENDOR_BROCADE=y
  520. # CONFIG_BNA is not set
  521. # CONFIG_NET_CALXEDA_XGMAC is not set
  522. CONFIG_NET_VENDOR_CHELSIO=y
  523. # CONFIG_CHELSIO_T1 is not set
  524. # CONFIG_CHELSIO_T3 is not set
  525. # CONFIG_CHELSIO_T4 is not set
  526. # CONFIG_CHELSIO_T4VF is not set
  527. CONFIG_NET_VENDOR_CIRRUS=y
  528. # CONFIG_CS89x0 is not set
  529. CONFIG_NET_VENDOR_CISCO=y
  530. # CONFIG_ENIC is not set
  531. # CONFIG_DM9000 is not set
  532. # CONFIG_DNET is not set
  533. CONFIG_NET_VENDOR_DEC=y
  534. # CONFIG_EWRK3 is not set
  535. # CONFIG_NET_TULIP is not set
  536. CONFIG_NET_VENDOR_DLINK=y
  537. # CONFIG_DL2K is not set
  538. # CONFIG_SUNDANCE is not set
  539. CONFIG_NET_VENDOR_EMULEX=y
  540. # CONFIG_BE2NET is not set
  541. CONFIG_NET_VENDOR_EXAR=y
  542. # CONFIG_S2IO is not set
  543. # CONFIG_VXGE is not set
  544. CONFIG_NET_VENDOR_FUJITSU=y
  545. # CONFIG_AT1700 is not set
  546. # CONFIG_ETH16I is not set
  547. CONFIG_NET_VENDOR_HP=y
  548. # CONFIG_HP100 is not set
  549. CONFIG_NET_VENDOR_INTEL=y
  550. # CONFIG_E100 is not set
  551. # CONFIG_E1000 is not set
  552. # CONFIG_E1000E is not set
  553. # CONFIG_IGB is not set
  554. # CONFIG_IGBVF is not set
  555. # CONFIG_IXGB is not set
  556. # CONFIG_IXGBE is not set
  557. CONFIG_NET_VENDOR_I825XX=y
  558. # CONFIG_ELPLUS is not set
  559. # CONFIG_EL16 is not set
  560. # CONFIG_APRICOT is not set
  561. # CONFIG_EEXPRESS is not set
  562. # CONFIG_EEXPRESS_PRO is not set
  563. # CONFIG_LP486E is not set
  564. # CONFIG_NI52 is not set
  565. # CONFIG_ZNET is not set
  566. # CONFIG_IP1000 is not set
  567. # CONFIG_JME is not set
  568. CONFIG_NET_VENDOR_MARVELL=y
  569. # CONFIG_SKGE is not set
  570. # CONFIG_SKY2 is not set
  571. CONFIG_NET_VENDOR_MELLANOX=y
  572. # CONFIG_MLX4_EN is not set
  573. # CONFIG_MLX4_CORE is not set
  574. CONFIG_NET_VENDOR_MICREL=y
  575. # CONFIG_KS8851_MLL is not set
  576. # CONFIG_KSZ884X_PCI is not set
  577. CONFIG_NET_VENDOR_MYRI=y
  578. # CONFIG_MYRI10GE is not set
  579. # CONFIG_FEALNX is not set
  580. CONFIG_NET_VENDOR_NATSEMI=y
  581. # CONFIG_NATSEMI is not set
  582. # CONFIG_NS83820 is not set
  583. CONFIG_NET_VENDOR_8390=y
  584. # CONFIG_EL2 is not set
  585. # CONFIG_AC3200 is not set
  586. # CONFIG_AX88796 is not set
  587. # CONFIG_E2100 is not set
  588. # CONFIG_HPLAN_PLUS is not set
  589. # CONFIG_HPLAN is not set
  590. # CONFIG_NE2000 is not set
  591. # CONFIG_NE2K_PCI is not set
  592. # CONFIG_ULTRA is not set
  593. # CONFIG_WD80x3 is not set
  594. CONFIG_NET_VENDOR_NVIDIA=y
  595. # CONFIG_FORCEDETH is not set
  596. CONFIG_NET_VENDOR_OKI=y
  597. # CONFIG_PCH_GBE is not set
  598. # CONFIG_ETHOC is not set
  599. CONFIG_NET_PACKET_ENGINE=y
  600. # CONFIG_HAMACHI is not set
  601. # CONFIG_YELLOWFIN is not set
  602. CONFIG_NET_VENDOR_QLOGIC=y
  603. # CONFIG_QLA3XXX is not set
  604. # CONFIG_QLCNIC is not set
  605. # CONFIG_QLGE is not set
  606. # CONFIG_NETXEN_NIC is not set
  607. CONFIG_NET_VENDOR_RACAL=y
  608. # CONFIG_NI5010 is not set
  609. CONFIG_NET_VENDOR_REALTEK=y
  610. # CONFIG_8139CP is not set
  611. # CONFIG_8139TOO is not set
  612. # CONFIG_R8169 is not set
  613. CONFIG_NET_VENDOR_RDC=y
  614. # CONFIG_R6040 is not set
  615. CONFIG_NET_VENDOR_SEEQ=y
  616. # CONFIG_SEEQ8005 is not set
  617. CONFIG_NET_VENDOR_SILAN=y
  618. # CONFIG_SC92031 is not set
  619. CONFIG_NET_VENDOR_SIS=y
  620. # CONFIG_SIS900 is not set
  621. # CONFIG_SIS190 is not set
  622. # CONFIG_SFC is not set
  623. CONFIG_NET_VENDOR_SMSC=y
  624. # CONFIG_SMC9194 is not set
  625. # CONFIG_SMC91X is not set
  626. # CONFIG_EPIC100 is not set
  627. # CONFIG_SMSC911X is not set
  628. # CONFIG_SMSC9420 is not set
  629. CONFIG_NET_VENDOR_STMICRO=y
  630. # CONFIG_STMMAC_ETH is not set
  631. CONFIG_NET_VENDOR_SUN=y
  632. # CONFIG_HAPPYMEAL is not set
  633. # CONFIG_SUNGEM is not set
  634. # CONFIG_CASSINI is not set
  635. # CONFIG_NIU is not set
  636. CONFIG_NET_VENDOR_TEHUTI=y
  637. # CONFIG_TEHUTI is not set
  638. CONFIG_NET_VENDOR_TI=y
  639. # CONFIG_TLAN is not set
  640. CONFIG_NET_VENDOR_TOSHIBA=y
  641. # CONFIG_TC35815 is not set
  642. CONFIG_NET_VENDOR_VIA=y
  643. # CONFIG_VIA_RHINE is not set
  644. # CONFIG_VIA_VELOCITY is not set
  645. CONFIG_NET_VENDOR_WIZNET=y
  646. # CONFIG_WIZNET_W5100 is not set
  647. # CONFIG_WIZNET_W5300 is not set
  648. # CONFIG_FDDI is not set
  649. # CONFIG_HIPPI is not set
  650. CONFIG_PHYLIB=y
  651. #
  652. # MII PHY device drivers
  653. #
  654. # CONFIG_AMD_PHY is not set
  655. # CONFIG_MARVELL_PHY is not set
  656. # CONFIG_DAVICOM_PHY is not set
  657. # CONFIG_QSEMI_PHY is not set
  658. # CONFIG_LXT_PHY is not set
  659. # CONFIG_CICADA_PHY is not set
  660. # CONFIG_VITESSE_PHY is not set
  661. # CONFIG_SMSC_PHY is not set
  662. # CONFIG_BROADCOM_PHY is not set
  663. # CONFIG_ICPLUS_PHY is not set
  664. # CONFIG_REALTEK_PHY is not set
  665. # CONFIG_NATIONAL_PHY is not set
  666. # CONFIG_STE10XP is not set
  667. # CONFIG_LSI_ET1011C_PHY is not set
  668. # CONFIG_MICREL_PHY is not set
  669. # CONFIG_FIXED_PHY is not set
  670. # CONFIG_MDIO_BITBANG is not set
  671. # CONFIG_PPP is not set
  672. # CONFIG_SLIP is not set
  673. CONFIG_WLAN=y
  674. # CONFIG_AIRO is not set
  675. # CONFIG_ATMEL is not set
  676. # CONFIG_PRISM54 is not set
  677. # CONFIG_HOSTAP is not set
  678. # CONFIG_WL_TI is not set
  679. #
  680. # Enable WiMAX (Networking options) to see the WiMAX drivers
  681. #
  682. # CONFIG_WAN is not set
  683. # CONFIG_VMXNET3 is not set
  684. # CONFIG_ISDN is not set
  685. #
  686. # Input device support
  687. #
  688. # CONFIG_INPUT is not set
  689. #
  690. # Hardware I/O ports
  691. #
  692. # CONFIG_SERIO is not set
  693. # CONFIG_GAMEPORT is not set
  694. #
  695. # Character devices
  696. #
  697. # CONFIG_VT is not set
  698. CONFIG_UNIX98_PTYS=y
  699. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  700. # CONFIG_LEGACY_PTYS is not set
  701. # CONFIG_SERIAL_NONSTANDARD is not set
  702. # CONFIG_NOZOMI is not set
  703. # CONFIG_N_GSM is not set
  704. # CONFIG_TRACE_SINK is not set
  705. # CONFIG_DEVKMEM is not set
  706. #
  707. # Serial drivers
  708. #
  709. CONFIG_SERIAL_8250=y
  710. CONFIG_SERIAL_8250_CONSOLE=y
  711. # CONFIG_SERIAL_8250_PCI is not set
  712. CONFIG_SERIAL_8250_NR_UARTS=4
  713. CONFIG_SERIAL_8250_RUNTIME_UARTS=4
  714. # CONFIG_SERIAL_8250_EXTENDED is not set
  715. #
  716. # Non-8250 serial port support
  717. #
  718. # CONFIG_SERIAL_MFD_HSU is not set
  719. CONFIG_SERIAL_CORE=y
  720. CONFIG_SERIAL_CORE_CONSOLE=y
  721. # CONFIG_SERIAL_JSM is not set
  722. # CONFIG_SERIAL_TIMBERDALE is not set
  723. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  724. # CONFIG_SERIAL_ALTERA_UART is not set
  725. # CONFIG_SERIAL_PCH_UART is not set
  726. # CONFIG_SERIAL_XILINX_PS_UART is not set
  727. # CONFIG_TTY_PRINTK is not set
  728. # CONFIG_IPMI_HANDLER is not set
  729. # CONFIG_HW_RANDOM is not set
  730. # CONFIG_RTC is not set
  731. # CONFIG_DTLK is not set
  732. # CONFIG_R3964 is not set
  733. # CONFIG_APPLICOM is not set
  734. # CONFIG_TCG_TPM is not set
  735. CONFIG_DEVPORT=y
  736. # CONFIG_I2C is not set
  737. # CONFIG_SPI is not set
  738. # CONFIG_HSI is not set
  739. #
  740. # PPS support
  741. #
  742. # CONFIG_PPS is not set
  743. #
  744. # PPS generators support
  745. #
  746. #
  747. # PTP clock support
  748. #
  749. #
  750. # Enable Device Drivers -> PPS to see the PTP clock options.
  751. #
  752. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  753. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  754. CONFIG_GPIOLIB=y
  755. # CONFIG_DEBUG_GPIO is not set
  756. # CONFIG_GPIO_SYSFS is not set
  757. #
  758. # Memory mapped GPIO drivers:
  759. #
  760. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  761. # CONFIG_GPIO_VX855 is not set
  762. #
  763. # I2C GPIO expanders:
  764. #
  765. #
  766. # PCI GPIO expanders:
  767. #
  768. # CONFIG_GPIO_BT8XX is not set
  769. # CONFIG_GPIO_ML_IOH is not set
  770. # CONFIG_GPIO_RDC321X is not set
  771. #
  772. # SPI GPIO expanders:
  773. #
  774. #
  775. # AC97 GPIO expanders:
  776. #
  777. #
  778. # MODULbus GPIO expanders:
  779. #
  780. # CONFIG_W1 is not set
  781. # CONFIG_POWER_SUPPLY is not set
  782. # CONFIG_HWMON is not set
  783. # CONFIG_THERMAL is not set
  784. # CONFIG_WATCHDOG is not set
  785. CONFIG_SSB_POSSIBLE=y
  786. #
  787. # Sonics Silicon Backplane
  788. #
  789. # CONFIG_SSB is not set
  790. CONFIG_BCMA_POSSIBLE=y
  791. #
  792. # Broadcom specific AMBA
  793. #
  794. # CONFIG_BCMA is not set
  795. #
  796. # Multifunction device drivers
  797. #
  798. # CONFIG_MFD_CORE is not set
  799. # CONFIG_MFD_SM501 is not set
  800. # CONFIG_HTC_PASIC3 is not set
  801. # CONFIG_MFD_TMIO is not set
  802. # CONFIG_ABX500_CORE is not set
  803. # CONFIG_MFD_TIMBERDALE is not set
  804. # CONFIG_LPC_SCH is not set
  805. # CONFIG_LPC_ICH is not set
  806. # CONFIG_MFD_RDC321X is not set
  807. # CONFIG_MFD_JANZ_CMODIO is not set
  808. # CONFIG_MFD_VX855 is not set
  809. # CONFIG_REGULATOR is not set
  810. # CONFIG_MEDIA_SUPPORT is not set
  811. #
  812. # Graphics support
  813. #
  814. # CONFIG_VGA_ARB is not set
  815. # CONFIG_DRM is not set
  816. # CONFIG_STUB_POULSBO is not set
  817. # CONFIG_VGASTATE is not set
  818. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  819. # CONFIG_FB is not set
  820. # CONFIG_EXYNOS_VIDEO is not set
  821. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  822. # CONFIG_SOUND is not set
  823. CONFIG_USB_ARCH_HAS_OHCI=y
  824. CONFIG_USB_ARCH_HAS_EHCI=y
  825. CONFIG_USB_ARCH_HAS_XHCI=y
  826. # CONFIG_USB_SUPPORT is not set
  827. # CONFIG_UWB is not set
  828. # CONFIG_MMC is not set
  829. # CONFIG_MEMSTICK is not set
  830. # CONFIG_NEW_LEDS is not set
  831. # CONFIG_ACCESSIBILITY is not set
  832. # CONFIG_INFINIBAND is not set
  833. # CONFIG_RTC_CLASS is not set
  834. # CONFIG_DMADEVICES is not set
  835. # CONFIG_AUXDISPLAY is not set
  836. # CONFIG_UIO is not set
  837. #
  838. # Virtio drivers
  839. #
  840. # CONFIG_VIRTIO_PCI is not set
  841. # CONFIG_VIRTIO_BALLOON is not set
  842. # CONFIG_VIRTIO_MMIO is not set
  843. #
  844. # Microsoft Hyper-V guest support
  845. #
  846. CONFIG_STAGING=y
  847. # CONFIG_ET131X is not set
  848. # CONFIG_ECHO is not set
  849. # CONFIG_R8187SE is not set
  850. # CONFIG_RTLLIB is not set
  851. # CONFIG_VT6655 is not set
  852. # CONFIG_DX_SEP is not set
  853. # CONFIG_CRYSTALHD is not set
  854. # CONFIG_FT1000 is not set
  855. #
  856. # Speakup console speech
  857. #
  858. # CONFIG_STAGING_MEDIA is not set
  859. #
  860. # Android
  861. #
  862. # CONFIG_ANDROID is not set
  863. # CONFIG_PHONE is not set
  864. # CONFIG_IPACK_BUS is not set
  865. # CONFIG_WIMAX_GDM72XX is not set
  866. #
  867. # Hardware Spinlock drivers
  868. #
  869. CONFIG_IOMMU_SUPPORT=y
  870. #
  871. # Remoteproc drivers (EXPERIMENTAL)
  872. #
  873. #
  874. # Rpmsg drivers (EXPERIMENTAL)
  875. #
  876. # CONFIG_VIRT_DRIVERS is not set
  877. # CONFIG_PM_DEVFREQ is not set
  878. # CONFIG_EXTCON is not set
  879. # CONFIG_MEMORY is not set
  880. # CONFIG_IIO is not set
  881. # CONFIG_VME_BUS is not set
  882. #
  883. # File systems
  884. #
  885. # CONFIG_FS_POSIX_ACL is not set
  886. CONFIG_EXPORTFS=y
  887. CONFIG_FILE_LOCKING=y
  888. CONFIG_FSNOTIFY=y
  889. # CONFIG_DNOTIFY is not set
  890. # CONFIG_INOTIFY_USER is not set
  891. # CONFIG_FANOTIFY is not set
  892. # CONFIG_QUOTA is not set
  893. # CONFIG_QUOTACTL is not set
  894. # CONFIG_AUTOFS4_FS is not set
  895. # CONFIG_FUSE_FS is not set
  896. #
  897. # Caches
  898. #
  899. # CONFIG_FSCACHE is not set
  900. #
  901. # Pseudo filesystems
  902. #
  903. CONFIG_PROC_FS=y
  904. # CONFIG_PROC_KCORE is not set
  905. CONFIG_PROC_SYSCTL=y
  906. # CONFIG_PROC_PAGE_MONITOR is not set
  907. CONFIG_SYSFS=y
  908. CONFIG_TMPFS=y
  909. # CONFIG_TMPFS_POSIX_ACL is not set
  910. # CONFIG_TMPFS_XATTR is not set
  911. # CONFIG_HUGETLB_PAGE is not set
  912. # CONFIG_CONFIGFS_FS is not set
  913. # CONFIG_MISC_FILESYSTEMS is not set
  914. # CONFIG_NETWORK_FILESYSTEMS is not set
  915. # CONFIG_NLS is not set
  916. #
  917. # Kernel hacking
  918. #
  919. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  920. CONFIG_PRINTK_TIME=y
  921. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  922. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  923. # CONFIG_ENABLE_MUST_CHECK is not set
  924. CONFIG_FRAME_WARN=1024
  925. CONFIG_MAGIC_SYSRQ=y
  926. # CONFIG_STRIP_ASM_SYMS is not set
  927. # CONFIG_READABLE_ASM is not set
  928. # CONFIG_UNUSED_SYMBOLS is not set
  929. # CONFIG_DEBUG_FS is not set
  930. # CONFIG_HEADERS_CHECK is not set
  931. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  932. CONFIG_DEBUG_KERNEL=y
  933. # CONFIG_DEBUG_SHIRQ is not set
  934. # CONFIG_LOCKUP_DETECTOR is not set
  935. # CONFIG_HARDLOCKUP_DETECTOR is not set
  936. # CONFIG_PANIC_ON_OOPS is not set
  937. CONFIG_PANIC_ON_OOPS_VALUE=0
  938. # CONFIG_DETECT_HUNG_TASK is not set
  939. # CONFIG_SCHED_DEBUG is not set
  940. # CONFIG_SCHEDSTATS is not set
  941. # CONFIG_TIMER_STATS is not set
  942. # CONFIG_DEBUG_OBJECTS is not set
  943. # CONFIG_DEBUG_SLAB is not set
  944. # CONFIG_DEBUG_KMEMLEAK is not set
  945. # CONFIG_DEBUG_RT_MUTEXES is not set
  946. # CONFIG_RT_MUTEX_TESTER is not set
  947. # CONFIG_DEBUG_SPINLOCK is not set
  948. # CONFIG_DEBUG_MUTEXES is not set
  949. # CONFIG_DEBUG_LOCK_ALLOC is not set
  950. # CONFIG_PROVE_LOCKING is not set
  951. # CONFIG_SPARSE_RCU_POINTER is not set
  952. # CONFIG_LOCK_STAT is not set
  953. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  954. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  955. # CONFIG_DEBUG_STACK_USAGE is not set
  956. # CONFIG_DEBUG_KOBJECT is not set
  957. CONFIG_DEBUG_INFO=y
  958. # CONFIG_DEBUG_INFO_REDUCED is not set
  959. # CONFIG_DEBUG_VM is not set
  960. # CONFIG_DEBUG_WRITECOUNT is not set
  961. # CONFIG_DEBUG_MEMORY_INIT is not set
  962. # CONFIG_DEBUG_LIST is not set
  963. # CONFIG_TEST_LIST_SORT is not set
  964. # CONFIG_DEBUG_SG is not set
  965. # CONFIG_DEBUG_NOTIFIERS is not set
  966. # CONFIG_DEBUG_CREDENTIALS is not set
  967. # CONFIG_BOOT_PRINTK_DELAY is not set
  968. # CONFIG_RCU_TORTURE_TEST is not set
  969. # CONFIG_RCU_TRACE is not set
  970. # CONFIG_BACKTRACE_SELF_TEST is not set
  971. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  972. # CONFIG_FAULT_INJECTION is not set
  973. # CONFIG_DEBUG_PAGEALLOC is not set
  974. CONFIG_HAVE_FUNCTION_TRACER=y
  975. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  976. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  977. CONFIG_HAVE_DYNAMIC_FTRACE=y
  978. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  979. CONFIG_HAVE_C_RECORDMCOUNT=y
  980. CONFIG_TRACING_SUPPORT=y
  981. # CONFIG_FTRACE is not set
  982. # CONFIG_DMA_API_DEBUG is not set
  983. # CONFIG_ATOMIC64_SELFTEST is not set
  984. # CONFIG_SAMPLES is not set
  985. CONFIG_HAVE_ARCH_KGDB=y
  986. # CONFIG_KGDB is not set
  987. # CONFIG_TEST_KSTRTOX is not set
  988. CONFIG_EARLY_PRINTK=y
  989. CONFIG_CMDLINE_BOOL=y
  990. CONFIG_CMDLINE="init=/init"
  991. # CONFIG_CMDLINE_OVERRIDE is not set
  992. # CONFIG_DEBUG_STACKOVERFLOW is not set
  993. # CONFIG_RUNTIME_DEBUG is not set
  994. # CONFIG_DEBUG_ZBOOT is not set
  995. #
  996. # Security options
  997. #
  998. # CONFIG_KEYS is not set
  999. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  1000. # CONFIG_SECURITY is not set
  1001. # CONFIG_SECURITYFS is not set
  1002. CONFIG_DEFAULT_SECURITY_DAC=y
  1003. CONFIG_DEFAULT_SECURITY=""
  1004. # CONFIG_CRYPTO is not set
  1005. # CONFIG_BINARY_PRINTF is not set
  1006. #
  1007. # Library routines
  1008. #
  1009. CONFIG_BITREVERSE=y
  1010. CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y
  1011. CONFIG_GENERIC_PCI_IOMAP=y
  1012. CONFIG_GENERIC_IO=y
  1013. # CONFIG_CRC_CCITT is not set
  1014. # CONFIG_CRC16 is not set
  1015. # CONFIG_CRC_T10DIF is not set
  1016. # CONFIG_CRC_ITU_T is not set
  1017. CONFIG_CRC32=y
  1018. # CONFIG_CRC32_SELFTEST is not set
  1019. CONFIG_CRC32_SLICEBY8=y
  1020. # CONFIG_CRC32_SLICEBY4 is not set
  1021. # CONFIG_CRC32_SARWATE is not set
  1022. # CONFIG_CRC32_BIT is not set
  1023. # CONFIG_CRC7 is not set
  1024. # CONFIG_LIBCRC32C is not set
  1025. # CONFIG_CRC8 is not set
  1026. # CONFIG_XZ_DEC is not set
  1027. # CONFIG_XZ_DEC_BCJ is not set
  1028. CONFIG_DECOMPRESS_LZMA=y
  1029. CONFIG_HAS_IOMEM=y
  1030. CONFIG_HAS_IOPORT=y
  1031. CONFIG_HAS_DMA=y
  1032. CONFIG_DQL=y
  1033. CONFIG_NLATTR=y
  1034. CONFIG_GENERIC_ATOMIC64=y
  1035. # CONFIG_AVERAGE is not set
  1036. # CONFIG_CORDIC is not set
  1037. # CONFIG_DDR is not set