kernel.config 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  1. #
  2. # Automatically generated file; DO NOT EDIT.
  3. # Linux/arm 3.9.9 Kernel Configuration
  4. #
  5. CONFIG_ARM=y
  6. CONFIG_SYS_SUPPORTS_APM_EMULATION=y
  7. CONFIG_GENERIC_GPIO=y
  8. CONFIG_HAVE_PROC_CPU=y
  9. CONFIG_STACKTRACE_SUPPORT=y
  10. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  11. CONFIG_LOCKDEP_SUPPORT=y
  12. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  13. CONFIG_RWSEM_GENERIC_SPINLOCK=y
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_CALIBRATE_DELAY=y
  16. CONFIG_NEED_DMA_MAP_STATE=y
  17. CONFIG_VECTORS_BASE=0xffff0000
  18. CONFIG_ARM_PATCH_PHYS_VIRT=y
  19. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  20. CONFIG_IRQ_WORK=y
  21. CONFIG_BUILDTIME_EXTABLE_SORT=y
  22. #
  23. # General setup
  24. #
  25. CONFIG_BROKEN_ON_SMP=y
  26. CONFIG_INIT_ENV_ARG_LIMIT=32
  27. CONFIG_CROSS_COMPILE=""
  28. CONFIG_LOCALVERSION=""
  29. # CONFIG_LOCALVERSION_AUTO is not set
  30. CONFIG_HAVE_KERNEL_GZIP=y
  31. CONFIG_HAVE_KERNEL_LZMA=y
  32. CONFIG_HAVE_KERNEL_XZ=y
  33. CONFIG_HAVE_KERNEL_LZO=y
  34. # CONFIG_KERNEL_GZIP is not set
  35. CONFIG_KERNEL_LZMA=y
  36. # CONFIG_KERNEL_XZ is not set
  37. # CONFIG_KERNEL_LZO is not set
  38. CONFIG_DEFAULT_HOSTNAME="openadk"
  39. CONFIG_SYSVIPC=y
  40. CONFIG_SYSVIPC_SYSCTL=y
  41. # CONFIG_POSIX_MQUEUE is not set
  42. # CONFIG_FHANDLE is not set
  43. # CONFIG_AUDIT is not set
  44. CONFIG_HAVE_GENERIC_HARDIRQS=y
  45. #
  46. # IRQ subsystem
  47. #
  48. CONFIG_GENERIC_HARDIRQS=y
  49. CONFIG_GENERIC_IRQ_PROBE=y
  50. CONFIG_GENERIC_IRQ_SHOW=y
  51. CONFIG_HARDIRQS_SW_RESEND=y
  52. CONFIG_IRQ_DOMAIN=y
  53. CONFIG_SPARSE_IRQ=y
  54. CONFIG_KTIME_SCALAR=y
  55. CONFIG_GENERIC_CLOCKEVENTS=y
  56. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  57. #
  58. # Timers subsystem
  59. #
  60. # CONFIG_NO_HZ is not set
  61. # CONFIG_HIGH_RES_TIMERS is not set
  62. #
  63. # CPU/Task time and stats accounting
  64. #
  65. CONFIG_TICK_CPU_ACCOUNTING=y
  66. # CONFIG_BSD_PROCESS_ACCT is not set
  67. # CONFIG_TASKSTATS is not set
  68. #
  69. # RCU Subsystem
  70. #
  71. CONFIG_TINY_RCU=y
  72. # CONFIG_PREEMPT_RCU is not set
  73. # CONFIG_RCU_STALL_COMMON is not set
  74. # CONFIG_TREE_RCU_TRACE is not set
  75. # CONFIG_IKCONFIG is not set
  76. CONFIG_LOG_BUF_SHIFT=17
  77. # CONFIG_CGROUPS is not set
  78. # CONFIG_CHECKPOINT_RESTORE is not set
  79. # CONFIG_NAMESPACES is not set
  80. CONFIG_UIDGID_CONVERTED=y
  81. # CONFIG_UIDGID_STRICT_TYPE_CHECKS is not set
  82. # CONFIG_SCHED_AUTOGROUP is not set
  83. # CONFIG_SYSFS_DEPRECATED is not set
  84. # CONFIG_RELAY is not set
  85. # CONFIG_BLK_DEV_INITRD is not set
  86. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  87. CONFIG_SYSCTL=y
  88. CONFIG_ANON_INODES=y
  89. CONFIG_EXPERT=y
  90. CONFIG_HAVE_UID16=y
  91. CONFIG_UID16=y
  92. CONFIG_SYSCTL_SYSCALL=y
  93. # CONFIG_KALLSYMS is not set
  94. CONFIG_HOTPLUG=y
  95. CONFIG_PRINTK=y
  96. # CONFIG_BUG is not set
  97. # CONFIG_ELF_CORE is not set
  98. # CONFIG_BASE_FULL is not set
  99. CONFIG_FUTEX=y
  100. CONFIG_EPOLL=y
  101. CONFIG_SIGNALFD=y
  102. CONFIG_TIMERFD=y
  103. CONFIG_EVENTFD=y
  104. CONFIG_SHMEM=y
  105. CONFIG_AIO=y
  106. CONFIG_EMBEDDED=y
  107. CONFIG_HAVE_PERF_EVENTS=y
  108. CONFIG_PERF_USE_VMALLOC=y
  109. #
  110. # Kernel Performance Events And Counters
  111. #
  112. # CONFIG_PERF_EVENTS is not set
  113. # CONFIG_VM_EVENT_COUNTERS is not set
  114. # CONFIG_COMPAT_BRK is not set
  115. CONFIG_SLAB=y
  116. # CONFIG_SLUB is not set
  117. # CONFIG_SLOB is not set
  118. # CONFIG_PROFILING is not set
  119. CONFIG_HAVE_OPROFILE=y
  120. # CONFIG_KPROBES is not set
  121. # CONFIG_JUMP_LABEL is not set
  122. # CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
  123. CONFIG_HAVE_KPROBES=y
  124. CONFIG_HAVE_KRETPROBES=y
  125. CONFIG_HAVE_ARCH_TRACEHOOK=y
  126. CONFIG_HAVE_DMA_ATTRS=y
  127. CONFIG_HAVE_DMA_CONTIGUOUS=y
  128. CONFIG_GENERIC_SMP_IDLE_THREAD=y
  129. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  130. CONFIG_HAVE_CLK=y
  131. CONFIG_HAVE_DMA_API_DEBUG=y
  132. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  133. CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
  134. CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
  135. CONFIG_MODULES_USE_ELF_REL=y
  136. CONFIG_CLONE_BACKWARDS=y
  137. CONFIG_OLD_SIGSUSPEND3=y
  138. CONFIG_OLD_SIGACTION=y
  139. #
  140. # GCOV-based kernel profiling
  141. #
  142. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  143. CONFIG_SLABINFO=y
  144. CONFIG_RT_MUTEXES=y
  145. CONFIG_BASE_SMALL=1
  146. CONFIG_MODULES=y
  147. # CONFIG_MODULE_FORCE_LOAD is not set
  148. CONFIG_MODULE_UNLOAD=y
  149. CONFIG_MODULE_FORCE_UNLOAD=y
  150. # CONFIG_MODVERSIONS is not set
  151. # CONFIG_MODULE_SRCVERSION_ALL is not set
  152. # CONFIG_MODULE_SIG is not set
  153. # CONFIG_BLOCK is not set
  154. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  155. CONFIG_INLINE_READ_UNLOCK=y
  156. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  157. CONFIG_INLINE_WRITE_UNLOCK=y
  158. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  159. CONFIG_FREEZER=y
  160. #
  161. # System Type
  162. #
  163. CONFIG_MMU=y
  164. # CONFIG_ARCH_MULTIPLATFORM is not set
  165. # CONFIG_ARCH_INTEGRATOR is not set
  166. # CONFIG_ARCH_REALVIEW is not set
  167. # CONFIG_ARCH_VERSATILE is not set
  168. # CONFIG_ARCH_AT91 is not set
  169. # CONFIG_ARCH_BCM2708 is not set
  170. CONFIG_ARCH_BCM2835=y
  171. # CONFIG_ARCH_CNS3XXX is not set
  172. # CONFIG_ARCH_CLPS711X is not set
  173. # CONFIG_ARCH_GEMINI is not set
  174. # CONFIG_ARCH_SIRF is not set
  175. # CONFIG_ARCH_EBSA110 is not set
  176. # CONFIG_ARCH_EP93XX is not set
  177. # CONFIG_ARCH_FOOTBRIDGE is not set
  178. # CONFIG_ARCH_MXS is not set
  179. # CONFIG_ARCH_NETX is not set
  180. # CONFIG_ARCH_H720X is not set
  181. # CONFIG_ARCH_IOP13XX is not set
  182. # CONFIG_ARCH_IOP32X is not set
  183. # CONFIG_ARCH_IOP33X is not set
  184. # CONFIG_ARCH_IXP4XX is not set
  185. # CONFIG_ARCH_DOVE is not set
  186. # CONFIG_ARCH_KIRKWOOD is not set
  187. # CONFIG_ARCH_MV78XX0 is not set
  188. # CONFIG_ARCH_ORION5X is not set
  189. # CONFIG_ARCH_MMP is not set
  190. # CONFIG_ARCH_KS8695 is not set
  191. # CONFIG_ARCH_W90X900 is not set
  192. # CONFIG_ARCH_LPC32XX is not set
  193. # CONFIG_ARCH_TEGRA is not set
  194. # CONFIG_ARCH_PXA is not set
  195. # CONFIG_ARCH_MSM is not set
  196. # CONFIG_ARCH_SHMOBILE is not set
  197. # CONFIG_ARCH_RPC is not set
  198. # CONFIG_ARCH_SA1100 is not set
  199. # CONFIG_ARCH_S3C24XX is not set
  200. # CONFIG_ARCH_S3C64XX is not set
  201. # CONFIG_ARCH_S5P64X0 is not set
  202. # CONFIG_ARCH_S5PC100 is not set
  203. # CONFIG_ARCH_S5PV210 is not set
  204. # CONFIG_ARCH_EXYNOS is not set
  205. # CONFIG_ARCH_SHARK is not set
  206. # CONFIG_ARCH_U300 is not set
  207. # CONFIG_ARCH_U8500 is not set
  208. # CONFIG_ARCH_NOMADIK is not set
  209. # CONFIG_PLAT_SPEAR is not set
  210. # CONFIG_ARCH_DAVINCI is not set
  211. # CONFIG_ARCH_OMAP1 is not set
  212. CONFIG_ARM_TIMER_SP804=y
  213. #
  214. # Processor Type
  215. #
  216. CONFIG_CPU_V6=y
  217. CONFIG_CPU_32v6=y
  218. CONFIG_CPU_ABRT_EV6=y
  219. CONFIG_CPU_PABRT_V6=y
  220. CONFIG_CPU_CACHE_V6=y
  221. CONFIG_CPU_CACHE_VIPT=y
  222. CONFIG_CPU_COPY_V6=y
  223. CONFIG_CPU_TLB_V6=y
  224. CONFIG_CPU_HAS_ASID=y
  225. CONFIG_CPU_CP15=y
  226. CONFIG_CPU_CP15_MMU=y
  227. CONFIG_CPU_USE_DOMAINS=y
  228. #
  229. # Processor Features
  230. #
  231. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  232. # CONFIG_ARM_THUMB is not set
  233. # CONFIG_CPU_ICACHE_DISABLE is not set
  234. # CONFIG_CPU_DCACHE_DISABLE is not set
  235. # CONFIG_CPU_BPREDICT_DISABLE is not set
  236. # CONFIG_CACHE_L2X0 is not set
  237. CONFIG_ARM_L1_CACHE_SHIFT=5
  238. CONFIG_ARM_DMA_MEM_BUFFERABLE=y
  239. CONFIG_ARM_NR_BANKS=8
  240. CONFIG_MULTI_IRQ_HANDLER=y
  241. # CONFIG_ARM_ERRATA_326103 is not set
  242. CONFIG_ARM_ERRATA_411920=y
  243. # CONFIG_ARM_ERRATA_364296 is not set
  244. #
  245. # Bus support
  246. #
  247. CONFIG_ARM_AMBA=y
  248. # CONFIG_PCI_SYSCALL is not set
  249. # CONFIG_PCCARD is not set
  250. #
  251. # Kernel Features
  252. #
  253. CONFIG_VMSPLIT_3G=y
  254. # CONFIG_VMSPLIT_2G is not set
  255. # CONFIG_VMSPLIT_1G is not set
  256. CONFIG_PAGE_OFFSET=0xC0000000
  257. CONFIG_ARCH_NR_GPIO=0
  258. CONFIG_PREEMPT_NONE=y
  259. # CONFIG_PREEMPT_VOLUNTARY is not set
  260. # CONFIG_PREEMPT is not set
  261. CONFIG_HZ=100
  262. # CONFIG_SCHED_HRTICK is not set
  263. CONFIG_AEABI=y
  264. # CONFIG_OABI_COMPAT is not set
  265. # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
  266. # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
  267. CONFIG_HAVE_ARCH_PFN_VALID=y
  268. # CONFIG_HIGHMEM is not set
  269. CONFIG_FLATMEM=y
  270. CONFIG_FLAT_NODE_MEM_MAP=y
  271. CONFIG_HAVE_MEMBLOCK=y
  272. # CONFIG_HAVE_BOOTMEM_INFO_NODE is not set
  273. CONFIG_PAGEFLAGS_EXTENDED=y
  274. CONFIG_SPLIT_PTLOCK_CPUS=4
  275. # CONFIG_COMPACTION is not set
  276. # CONFIG_PHYS_ADDR_T_64BIT is not set
  277. CONFIG_ZONE_DMA_FLAG=0
  278. # CONFIG_KSM is not set
  279. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  280. CONFIG_CROSS_MEMORY_ATTACH=y
  281. CONFIG_NEED_PER_CPU_KM=y
  282. # CONFIG_CLEANCACHE is not set
  283. CONFIG_FORCE_MAX_ZONEORDER=11
  284. CONFIG_ALIGNMENT_TRAP=y
  285. # CONFIG_UACCESS_WITH_MEMCPY is not set
  286. # CONFIG_SECCOMP is not set
  287. # CONFIG_CC_STACKPROTECTOR is not set
  288. #
  289. # Boot options
  290. #
  291. CONFIG_USE_OF=y
  292. CONFIG_ATAGS=y
  293. # CONFIG_DEPRECATED_PARAM_STRUCT is not set
  294. CONFIG_ZBOOT_ROM_TEXT=0
  295. CONFIG_ZBOOT_ROM_BSS=0
  296. # CONFIG_ARM_APPENDED_DTB is not set
  297. CONFIG_CMDLINE=""
  298. # CONFIG_XIP_KERNEL is not set
  299. # CONFIG_KEXEC is not set
  300. # CONFIG_CRASH_DUMP is not set
  301. # CONFIG_AUTO_ZRELADDR is not set
  302. #
  303. # CPU Power Management
  304. #
  305. # CONFIG_CPU_IDLE is not set
  306. # CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
  307. #
  308. # Floating point emulation
  309. #
  310. #
  311. # At least one emulation must be selected
  312. #
  313. # CONFIG_VFP is not set
  314. #
  315. # Userspace binary formats
  316. #
  317. CONFIG_BINFMT_ELF=y
  318. CONFIG_ARCH_BINFMT_ELF_RANDOMIZE_PIE=y
  319. CONFIG_HAVE_AOUT=y
  320. # CONFIG_BINFMT_AOUT is not set
  321. # CONFIG_BINFMT_MISC is not set
  322. CONFIG_COREDUMP=y
  323. #
  324. # Power management options
  325. #
  326. CONFIG_SUSPEND=y
  327. CONFIG_SUSPEND_FREEZER=y
  328. CONFIG_PM_SLEEP=y
  329. # CONFIG_PM_AUTOSLEEP is not set
  330. # CONFIG_PM_WAKELOCKS is not set
  331. # CONFIG_PM_RUNTIME is not set
  332. CONFIG_PM=y
  333. # CONFIG_PM_DEBUG is not set
  334. # CONFIG_APM_EMULATION is not set
  335. CONFIG_PM_CLK=y
  336. CONFIG_CPU_PM=y
  337. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  338. CONFIG_ARM_CPU_SUSPEND=y
  339. CONFIG_NET=y
  340. #
  341. # Networking options
  342. #
  343. CONFIG_PACKET=y
  344. # CONFIG_PACKET_DIAG is not set
  345. CONFIG_UNIX=y
  346. # CONFIG_UNIX_DIAG is not set
  347. # CONFIG_XFRM_USER is not set
  348. # CONFIG_NET_KEY is not set
  349. CONFIG_INET=y
  350. # CONFIG_IP_MULTICAST is not set
  351. # CONFIG_IP_ADVANCED_ROUTER is not set
  352. # CONFIG_IP_PNP is not set
  353. # CONFIG_NET_IPIP is not set
  354. # CONFIG_NET_IPGRE_DEMUX is not set
  355. # CONFIG_ARPD is not set
  356. # CONFIG_SYN_COOKIES is not set
  357. # CONFIG_INET_AH is not set
  358. # CONFIG_INET_ESP is not set
  359. # CONFIG_INET_IPCOMP is not set
  360. # CONFIG_INET_XFRM_TUNNEL is not set
  361. # CONFIG_INET_TUNNEL is not set
  362. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  363. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  364. # CONFIG_INET_XFRM_MODE_BEET is not set
  365. # CONFIG_INET_LRO is not set
  366. # CONFIG_INET_DIAG is not set
  367. # CONFIG_TCP_CONG_ADVANCED is not set
  368. CONFIG_TCP_CONG_CUBIC=y
  369. CONFIG_DEFAULT_TCP_CONG="cubic"
  370. # CONFIG_TCP_MD5SIG is not set
  371. # CONFIG_IPV6 is not set
  372. # CONFIG_NETWORK_SECMARK is not set
  373. # CONFIG_NETWORK_PHY_TIMESTAMPING is not set
  374. # CONFIG_NETFILTER is not set
  375. # CONFIG_IP_DCCP is not set
  376. # CONFIG_IP_SCTP is not set
  377. # CONFIG_RDS is not set
  378. # CONFIG_TIPC is not set
  379. # CONFIG_ATM is not set
  380. # CONFIG_L2TP is not set
  381. # CONFIG_BRIDGE is not set
  382. # CONFIG_VLAN_8021Q is not set
  383. # CONFIG_DECNET is not set
  384. # CONFIG_LLC2 is not set
  385. # CONFIG_IPX is not set
  386. # CONFIG_ATALK is not set
  387. # CONFIG_X25 is not set
  388. # CONFIG_LAPB is not set
  389. # CONFIG_PHONET is not set
  390. # CONFIG_IEEE802154 is not set
  391. # CONFIG_NET_SCHED is not set
  392. # CONFIG_DCB is not set
  393. # CONFIG_BATMAN_ADV is not set
  394. # CONFIG_OPENVSWITCH is not set
  395. # CONFIG_VSOCKETS is not set
  396. CONFIG_BQL=y
  397. # CONFIG_BPF_JIT is not set
  398. #
  399. # Network testing
  400. #
  401. # CONFIG_NET_PKTGEN is not set
  402. # CONFIG_HAMRADIO is not set
  403. # CONFIG_CAN is not set
  404. # CONFIG_IRDA is not set
  405. # CONFIG_BT is not set
  406. # CONFIG_AF_RXRPC is not set
  407. # CONFIG_WIRELESS is not set
  408. # CONFIG_WIMAX is not set
  409. # CONFIG_RFKILL is not set
  410. # CONFIG_NET_9P is not set
  411. # CONFIG_CAIF is not set
  412. # CONFIG_CEPH_LIB is not set
  413. # CONFIG_NFC is not set
  414. CONFIG_HAVE_BPF_JIT=y
  415. #
  416. # Device Drivers
  417. #
  418. #
  419. # Generic Driver Options
  420. #
  421. CONFIG_UEVENT_HELPER_PATH=""
  422. CONFIG_DEVTMPFS=y
  423. CONFIG_DEVTMPFS_MOUNT=y
  424. # CONFIG_STANDALONE is not set
  425. # CONFIG_PREVENT_FIRMWARE_BUILD is not set
  426. # CONFIG_FW_LOADER is not set
  427. # CONFIG_DEBUG_DRIVER is not set
  428. # CONFIG_DEBUG_DEVRES is not set
  429. # CONFIG_SYS_HYPERVISOR is not set
  430. # CONFIG_GENERIC_CPU_DEVICES is not set
  431. # CONFIG_DMA_SHARED_BUFFER is not set
  432. # CONFIG_CMA is not set
  433. #
  434. # Bus devices
  435. #
  436. # CONFIG_CONNECTOR is not set
  437. # CONFIG_MTD is not set
  438. CONFIG_DTC=y
  439. CONFIG_OF=y
  440. #
  441. # Device Tree and Open Firmware support
  442. #
  443. # CONFIG_PROC_DEVICETREE is not set
  444. # CONFIG_OF_SELFTEST is not set
  445. CONFIG_OF_FLATTREE=y
  446. CONFIG_OF_EARLY_FLATTREE=y
  447. CONFIG_OF_ADDRESS=y
  448. CONFIG_OF_IRQ=y
  449. CONFIG_OF_DEVICE=y
  450. # CONFIG_PARPORT is not set
  451. #
  452. # Misc devices
  453. #
  454. # CONFIG_ATMEL_PWM is not set
  455. # CONFIG_ATMEL_SSC is not set
  456. # CONFIG_ENCLOSURE_SERVICES is not set
  457. # CONFIG_C2PORT is not set
  458. #
  459. # EEPROM support
  460. #
  461. # CONFIG_EEPROM_93CX6 is not set
  462. #
  463. # Texas Instruments shared transport line discipline
  464. #
  465. # CONFIG_TI_ST is not set
  466. #
  467. # Altera FPGA firmware download module
  468. #
  469. #
  470. # SCSI device support
  471. #
  472. CONFIG_SCSI_MOD=y
  473. # CONFIG_SCSI_DMA is not set
  474. # CONFIG_SCSI_NETLINK is not set
  475. # CONFIG_NETDEVICES is not set
  476. #
  477. # Input device support
  478. #
  479. # CONFIG_INPUT is not set
  480. #
  481. # Hardware I/O ports
  482. #
  483. # CONFIG_SERIO is not set
  484. # CONFIG_GAMEPORT is not set
  485. #
  486. # Character devices
  487. #
  488. CONFIG_TTY=y
  489. # CONFIG_VT is not set
  490. CONFIG_UNIX98_PTYS=y
  491. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  492. # CONFIG_LEGACY_PTYS is not set
  493. # CONFIG_SERIAL_NONSTANDARD is not set
  494. # CONFIG_N_GSM is not set
  495. # CONFIG_TRACE_SINK is not set
  496. # CONFIG_DEVKMEM is not set
  497. #
  498. # Serial drivers
  499. #
  500. # CONFIG_SERIAL_8250 is not set
  501. #
  502. # Non-8250 serial port support
  503. #
  504. # CONFIG_SERIAL_AMBA_PL010 is not set
  505. # CONFIG_SERIAL_AMBA_PL011 is not set
  506. # CONFIG_SERIAL_SCCNXP is not set
  507. # CONFIG_SERIAL_TIMBERDALE is not set
  508. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  509. # CONFIG_SERIAL_ALTERA_UART is not set
  510. # CONFIG_SERIAL_XILINX_PS_UART is not set
  511. # CONFIG_SERIAL_ARC is not set
  512. # CONFIG_TTY_PRINTK is not set
  513. # CONFIG_HVC_DCC is not set
  514. # CONFIG_IPMI_HANDLER is not set
  515. # CONFIG_HW_RANDOM is not set
  516. # CONFIG_R3964 is not set
  517. # CONFIG_TCG_TPM is not set
  518. # CONFIG_BRCM_CHAR_DRIVERS is not set
  519. # CONFIG_I2C is not set
  520. # CONFIG_SPI is not set
  521. # CONFIG_HSI is not set
  522. #
  523. # PPS support
  524. #
  525. # CONFIG_PPS is not set
  526. #
  527. # PPS generators support
  528. #
  529. #
  530. # PTP clock support
  531. #
  532. # CONFIG_PTP_1588_CLOCK is not set
  533. #
  534. # Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
  535. #
  536. # CONFIG_PTP_1588_CLOCK_PCH is not set
  537. CONFIG_PINCTRL=y
  538. #
  539. # Pin controllers
  540. #
  541. CONFIG_PINMUX=y
  542. CONFIG_PINCONF=y
  543. # CONFIG_DEBUG_PINCTRL is not set
  544. CONFIG_PINCTRL_BCM2835=y
  545. # CONFIG_PINCTRL_SINGLE is not set
  546. # CONFIG_PINCTRL_EXYNOS is not set
  547. # CONFIG_PINCTRL_EXYNOS5440 is not set
  548. CONFIG_ARCH_HAVE_CUSTOM_GPIO_H=y
  549. CONFIG_ARCH_REQUIRE_GPIOLIB=y
  550. CONFIG_GPIO_DEVRES=y
  551. CONFIG_GPIOLIB=y
  552. CONFIG_OF_GPIO=y
  553. # CONFIG_DEBUG_GPIO is not set
  554. # CONFIG_GPIO_SYSFS is not set
  555. #
  556. # Memory mapped GPIO drivers:
  557. #
  558. # CONFIG_GPIO_GENERIC_PLATFORM is not set
  559. # CONFIG_GPIO_EM is not set
  560. # CONFIG_GPIO_PL061 is not set
  561. # CONFIG_GPIO_TS5500 is not set
  562. #
  563. # I2C GPIO expanders:
  564. #
  565. #
  566. # PCI GPIO expanders:
  567. #
  568. #
  569. # SPI GPIO expanders:
  570. #
  571. #
  572. # AC97 GPIO expanders:
  573. #
  574. #
  575. # MODULbus GPIO expanders:
  576. #
  577. #
  578. # USB GPIO expanders:
  579. #
  580. # CONFIG_W1 is not set
  581. # CONFIG_POWER_SUPPLY is not set
  582. # CONFIG_POWER_AVS is not set
  583. # CONFIG_HWMON is not set
  584. # CONFIG_THERMAL is not set
  585. # CONFIG_WATCHDOG is not set
  586. CONFIG_SSB_POSSIBLE=y
  587. #
  588. # Sonics Silicon Backplane
  589. #
  590. # CONFIG_SSB is not set
  591. CONFIG_BCMA_POSSIBLE=y
  592. #
  593. # Broadcom specific AMBA
  594. #
  595. # CONFIG_BCMA is not set
  596. #
  597. # Multifunction device drivers
  598. #
  599. # CONFIG_MFD_CORE is not set
  600. # CONFIG_MFD_SM501 is not set
  601. # CONFIG_MFD_ASIC3 is not set
  602. # CONFIG_MFD_TI_AM335X_TSCADC is not set
  603. # CONFIG_HTC_EGPIO is not set
  604. # CONFIG_HTC_PASIC3 is not set
  605. # CONFIG_MFD_TMIO is not set
  606. # CONFIG_MFD_T7L66XB is not set
  607. # CONFIG_MFD_TC6387XB is not set
  608. # CONFIG_MFD_TC6393XB is not set
  609. # CONFIG_ABX500_CORE is not set
  610. # CONFIG_MFD_SYSCON is not set
  611. # CONFIG_REGULATOR is not set
  612. # CONFIG_MEDIA_SUPPORT is not set
  613. #
  614. # Graphics support
  615. #
  616. # CONFIG_DRM is not set
  617. # CONFIG_VGASTATE is not set
  618. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  619. # CONFIG_OF_DISPLAY_TIMING is not set
  620. # CONFIG_OF_VIDEOMODE is not set
  621. # CONFIG_FB is not set
  622. # CONFIG_EXYNOS_VIDEO is not set
  623. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  624. # CONFIG_SOUND is not set
  625. # CONFIG_USB_ARCH_HAS_OHCI is not set
  626. # CONFIG_USB_ARCH_HAS_EHCI is not set
  627. # CONFIG_USB_ARCH_HAS_XHCI is not set
  628. # CONFIG_USB_SUPPORT is not set
  629. # CONFIG_MMC is not set
  630. # CONFIG_MEMSTICK is not set
  631. # CONFIG_NEW_LEDS is not set
  632. # CONFIG_ACCESSIBILITY is not set
  633. # CONFIG_EDAC is not set
  634. CONFIG_RTC_LIB=y
  635. # CONFIG_RTC_CLASS is not set
  636. # CONFIG_DMADEVICES is not set
  637. # CONFIG_AUXDISPLAY is not set
  638. # CONFIG_UIO is not set
  639. #
  640. # Virtio drivers
  641. #
  642. # CONFIG_VIRTIO_MMIO is not set
  643. #
  644. # Microsoft Hyper-V guest support
  645. #
  646. # CONFIG_STAGING is not set
  647. CONFIG_CLKDEV_LOOKUP=y
  648. CONFIG_HAVE_CLK_PREPARE=y
  649. CONFIG_COMMON_CLK=y
  650. #
  651. # Common Clock Framework
  652. #
  653. # CONFIG_COMMON_CLK_DEBUG is not set
  654. #
  655. # Hardware Spinlock drivers
  656. #
  657. CONFIG_CLKSRC_OF=y
  658. CONFIG_CLKSRC_MMIO=y
  659. # CONFIG_MAILBOX is not set
  660. CONFIG_IOMMU_SUPPORT=y
  661. CONFIG_OF_IOMMU=y
  662. #
  663. # Remoteproc drivers
  664. #
  665. # CONFIG_STE_MODEM_RPROC is not set
  666. #
  667. # Rpmsg drivers
  668. #
  669. # CONFIG_VIRT_DRIVERS is not set
  670. # CONFIG_PM_DEVFREQ is not set
  671. # CONFIG_EXTCON is not set
  672. # CONFIG_MEMORY is not set
  673. # CONFIG_IIO is not set
  674. # CONFIG_PWM is not set
  675. CONFIG_IRQCHIP=y
  676. # CONFIG_IPACK_BUS is not set
  677. #
  678. # File systems
  679. #
  680. CONFIG_DCACHE_WORD_ACCESS=y
  681. # CONFIG_FS_POSIX_ACL is not set
  682. CONFIG_EXPORTFS=y
  683. CONFIG_FILE_LOCKING=y
  684. CONFIG_FSNOTIFY=y
  685. # CONFIG_DNOTIFY is not set
  686. # CONFIG_INOTIFY_USER is not set
  687. # CONFIG_FANOTIFY is not set
  688. # CONFIG_QUOTA is not set
  689. # CONFIG_QUOTACTL is not set
  690. # CONFIG_AUTOFS4_FS is not set
  691. # CONFIG_FUSE_FS is not set
  692. #
  693. # Caches
  694. #
  695. # CONFIG_FSCACHE is not set
  696. #
  697. # Pseudo filesystems
  698. #
  699. CONFIG_PROC_FS=y
  700. CONFIG_PROC_SYSCTL=y
  701. # CONFIG_PROC_PAGE_MONITOR is not set
  702. CONFIG_SYSFS=y
  703. CONFIG_TMPFS=y
  704. # CONFIG_TMPFS_POSIX_ACL is not set
  705. # CONFIG_TMPFS_XATTR is not set
  706. # CONFIG_HUGETLB_PAGE is not set
  707. # CONFIG_CONFIGFS_FS is not set
  708. # CONFIG_MISC_FILESYSTEMS is not set
  709. # CONFIG_NETWORK_FILESYSTEMS is not set
  710. # CONFIG_NLS is not set
  711. #
  712. # Kernel hacking
  713. #
  714. CONFIG_PRINTK_TIME=y
  715. CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
  716. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  717. # CONFIG_ENABLE_MUST_CHECK is not set
  718. CONFIG_FRAME_WARN=1024
  719. CONFIG_MAGIC_SYSRQ=y
  720. # CONFIG_STRIP_ASM_SYMS is not set
  721. # CONFIG_READABLE_ASM is not set
  722. # CONFIG_UNUSED_SYMBOLS is not set
  723. # CONFIG_DEBUG_FS is not set
  724. # CONFIG_HEADERS_CHECK is not set
  725. # CONFIG_DEBUG_SECTION_MISMATCH is not set
  726. CONFIG_DEBUG_KERNEL=y
  727. # CONFIG_DEBUG_SHIRQ is not set
  728. # CONFIG_LOCKUP_DETECTOR is not set
  729. # CONFIG_PANIC_ON_OOPS is not set
  730. CONFIG_PANIC_ON_OOPS_VALUE=0
  731. # CONFIG_DETECT_HUNG_TASK is not set
  732. CONFIG_SCHED_DEBUG=y
  733. # CONFIG_SCHEDSTATS is not set
  734. # CONFIG_TIMER_STATS is not set
  735. # CONFIG_DEBUG_OBJECTS is not set
  736. # CONFIG_DEBUG_SLAB is not set
  737. CONFIG_HAVE_DEBUG_KMEMLEAK=y
  738. # CONFIG_DEBUG_KMEMLEAK is not set
  739. # CONFIG_DEBUG_RT_MUTEXES is not set
  740. # CONFIG_RT_MUTEX_TESTER is not set
  741. # CONFIG_DEBUG_SPINLOCK is not set
  742. # CONFIG_DEBUG_MUTEXES is not set
  743. # CONFIG_DEBUG_LOCK_ALLOC is not set
  744. # CONFIG_PROVE_LOCKING is not set
  745. # CONFIG_LOCK_STAT is not set
  746. # CONFIG_DEBUG_ATOMIC_SLEEP is not set
  747. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  748. # CONFIG_DEBUG_STACK_USAGE is not set
  749. # CONFIG_DEBUG_KOBJECT is not set
  750. # CONFIG_DEBUG_INFO is not set
  751. # CONFIG_DEBUG_VM is not set
  752. # CONFIG_DEBUG_WRITECOUNT is not set
  753. # CONFIG_DEBUG_MEMORY_INIT is not set
  754. # CONFIG_DEBUG_LIST is not set
  755. # CONFIG_TEST_LIST_SORT is not set
  756. # CONFIG_DEBUG_SG is not set
  757. # CONFIG_DEBUG_NOTIFIERS is not set
  758. # CONFIG_DEBUG_CREDENTIALS is not set
  759. CONFIG_FRAME_POINTER=y
  760. # CONFIG_BOOT_PRINTK_DELAY is not set
  761. #
  762. # RCU Debugging
  763. #
  764. # CONFIG_SPARSE_RCU_POINTER is not set
  765. # CONFIG_RCU_TORTURE_TEST is not set
  766. # CONFIG_RCU_TRACE is not set
  767. # CONFIG_BACKTRACE_SELF_TEST is not set
  768. # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
  769. # CONFIG_NOTIFIER_ERROR_INJECTION is not set
  770. # CONFIG_FAULT_INJECTION is not set
  771. # CONFIG_LATENCYTOP is not set
  772. # CONFIG_DEBUG_PAGEALLOC is not set
  773. CONFIG_HAVE_FUNCTION_TRACER=y
  774. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  775. CONFIG_HAVE_DYNAMIC_FTRACE=y
  776. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  777. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  778. CONFIG_HAVE_C_RECORDMCOUNT=y
  779. CONFIG_TRACING_SUPPORT=y
  780. # CONFIG_FTRACE is not set
  781. # CONFIG_RBTREE_TEST is not set
  782. # CONFIG_INTERVAL_TREE_TEST is not set
  783. # CONFIG_DMA_API_DEBUG is not set
  784. # CONFIG_ATOMIC64_SELFTEST is not set
  785. # CONFIG_SAMPLES is not set
  786. CONFIG_HAVE_ARCH_KGDB=y
  787. # CONFIG_KGDB is not set
  788. # CONFIG_TEST_KSTRTOX is not set
  789. # CONFIG_STRICT_DEVMEM is not set
  790. # CONFIG_ARM_UNWIND is not set
  791. # CONFIG_DEBUG_USER is not set
  792. # CONFIG_DEBUG_LL is not set
  793. CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
  794. # CONFIG_OC_ETM is not set
  795. # CONFIG_PID_IN_CONTEXTIDR is not set
  796. #
  797. # Security options
  798. #
  799. # CONFIG_KEYS is not set
  800. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  801. # CONFIG_SECURITY is not set
  802. # CONFIG_SECURITYFS is not set
  803. CONFIG_DEFAULT_SECURITY_DAC=y
  804. CONFIG_DEFAULT_SECURITY=""
  805. CONFIG_CRYPTO=y
  806. #
  807. # Crypto core or helper
  808. #
  809. # CONFIG_CRYPTO_FIPS is not set
  810. CONFIG_CRYPTO_ALGAPI=y
  811. CONFIG_CRYPTO_ALGAPI2=y
  812. CONFIG_CRYPTO_RNG=m
  813. CONFIG_CRYPTO_RNG2=m
  814. # CONFIG_CRYPTO_MANAGER is not set
  815. # CONFIG_CRYPTO_MANAGER2 is not set
  816. # CONFIG_CRYPTO_USER is not set
  817. # CONFIG_CRYPTO_GF128MUL is not set
  818. # CONFIG_CRYPTO_NULL is not set
  819. # CONFIG_CRYPTO_CRYPTD is not set
  820. # CONFIG_CRYPTO_AUTHENC is not set
  821. # CONFIG_CRYPTO_TEST is not set
  822. #
  823. # Authenticated Encryption with Associated Data
  824. #
  825. # CONFIG_CRYPTO_CCM is not set
  826. # CONFIG_CRYPTO_GCM is not set
  827. # CONFIG_CRYPTO_SEQIV is not set
  828. #
  829. # Block modes
  830. #
  831. # CONFIG_CRYPTO_CBC is not set
  832. # CONFIG_CRYPTO_CTR is not set
  833. # CONFIG_CRYPTO_CTS is not set
  834. # CONFIG_CRYPTO_ECB is not set
  835. # CONFIG_CRYPTO_LRW is not set
  836. # CONFIG_CRYPTO_PCBC is not set
  837. # CONFIG_CRYPTO_XTS is not set
  838. #
  839. # Hash modes
  840. #
  841. # CONFIG_CRYPTO_HMAC is not set
  842. # CONFIG_CRYPTO_XCBC is not set
  843. # CONFIG_CRYPTO_VMAC is not set
  844. #
  845. # Digest
  846. #
  847. # CONFIG_CRYPTO_CRC32C is not set
  848. # CONFIG_CRYPTO_CRC32 is not set
  849. # CONFIG_CRYPTO_GHASH is not set
  850. # CONFIG_CRYPTO_MD4 is not set
  851. # CONFIG_CRYPTO_MD5 is not set
  852. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  853. # CONFIG_CRYPTO_RMD128 is not set
  854. # CONFIG_CRYPTO_RMD160 is not set
  855. # CONFIG_CRYPTO_RMD256 is not set
  856. # CONFIG_CRYPTO_RMD320 is not set
  857. # CONFIG_CRYPTO_SHA1 is not set
  858. # CONFIG_CRYPTO_SHA1_ARM is not set
  859. # CONFIG_CRYPTO_SHA256 is not set
  860. # CONFIG_CRYPTO_SHA512 is not set
  861. # CONFIG_CRYPTO_TGR192 is not set
  862. # CONFIG_CRYPTO_WP512 is not set
  863. #
  864. # Ciphers
  865. #
  866. CONFIG_CRYPTO_AES=y
  867. # CONFIG_CRYPTO_AES_ARM is not set
  868. # CONFIG_CRYPTO_ANUBIS is not set
  869. # CONFIG_CRYPTO_ARC4 is not set
  870. # CONFIG_CRYPTO_BLOWFISH is not set
  871. # CONFIG_CRYPTO_CAMELLIA is not set
  872. # CONFIG_CRYPTO_CAST5 is not set
  873. # CONFIG_CRYPTO_CAST6 is not set
  874. # CONFIG_CRYPTO_DES is not set
  875. # CONFIG_CRYPTO_FCRYPT is not set
  876. # CONFIG_CRYPTO_KHAZAD is not set
  877. # CONFIG_CRYPTO_SALSA20 is not set
  878. # CONFIG_CRYPTO_SEED is not set
  879. # CONFIG_CRYPTO_SERPENT is not set
  880. # CONFIG_CRYPTO_TEA is not set
  881. # CONFIG_CRYPTO_TWOFISH is not set
  882. #
  883. # Compression
  884. #
  885. # CONFIG_CRYPTO_DEFLATE is not set
  886. # CONFIG_CRYPTO_ZLIB is not set
  887. # CONFIG_CRYPTO_LZO is not set
  888. #
  889. # Random Number Generation
  890. #
  891. CONFIG_CRYPTO_ANSI_CPRNG=m
  892. # CONFIG_CRYPTO_USER_API_HASH is not set
  893. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  894. CONFIG_CRYPTO_HW=y
  895. # CONFIG_BINARY_PRINTF is not set
  896. #
  897. # Library routines
  898. #
  899. CONFIG_BITREVERSE=y
  900. CONFIG_GENERIC_STRNCPY_FROM_USER=y
  901. CONFIG_GENERIC_STRNLEN_USER=y
  902. CONFIG_GENERIC_PCI_IOMAP=y
  903. CONFIG_GENERIC_IO=y
  904. # CONFIG_CRC_CCITT is not set
  905. # CONFIG_CRC16 is not set
  906. # CONFIG_CRC_T10DIF is not set
  907. # CONFIG_CRC_ITU_T is not set
  908. CONFIG_CRC32=y
  909. # CONFIG_CRC32_SELFTEST is not set
  910. CONFIG_CRC32_SLICEBY8=y
  911. # CONFIG_CRC32_SLICEBY4 is not set
  912. # CONFIG_CRC32_SARWATE is not set
  913. # CONFIG_CRC32_BIT is not set
  914. # CONFIG_CRC7 is not set
  915. # CONFIG_LIBCRC32C is not set
  916. # CONFIG_CRC8 is not set
  917. # CONFIG_XZ_DEC is not set
  918. # CONFIG_XZ_DEC_BCJ is not set
  919. CONFIG_HAS_IOMEM=y
  920. CONFIG_HAS_IOPORT=y
  921. CONFIG_HAS_DMA=y
  922. CONFIG_DQL=y
  923. CONFIG_NLATTR=y
  924. CONFIG_GENERIC_ATOMIC64=y
  925. CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
  926. # CONFIG_AVERAGE is not set
  927. # CONFIG_CORDIC is not set
  928. # CONFIG_DDR is not set
  929. # CONFIG_VIRTUALIZATION is not set