Advertisement
Guest User

JN Alix kernel config

a guest
May 6th, 2011
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.88 KB | None | 0 0
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux/i386 2.6.38-gentoo-r4 Kernel Configuration
  4. # Thu May 5 16:31:56 2011
  5. #
  6. # CONFIG_64BIT is not set
  7. CONFIG_X86_32=y
  8. # CONFIG_X86_64 is not set
  9. CONFIG_X86=y
  10. CONFIG_INSTRUCTION_DECODER=y
  11. CONFIG_OUTPUT_FORMAT="elf32-i386"
  12. CONFIG_ARCH_DEFCONFIG="arch/x86/configs/i386_defconfig"
  13. CONFIG_GENERIC_CMOS_UPDATE=y
  14. CONFIG_CLOCKSOURCE_WATCHDOG=y
  15. CONFIG_GENERIC_CLOCKEVENTS=y
  16. CONFIG_LOCKDEP_SUPPORT=y
  17. CONFIG_STACKTRACE_SUPPORT=y
  18. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  19. CONFIG_MMU=y
  20. CONFIG_ZONE_DMA=y
  21. # CONFIG_NEED_DMA_MAP_STATE is not set
  22. CONFIG_NEED_SG_DMA_LENGTH=y
  23. CONFIG_GENERIC_ISA_DMA=y
  24. CONFIG_GENERIC_IOMAP=y
  25. CONFIG_GENERIC_HWEIGHT=y
  26. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  27. # CONFIG_RWSEM_GENERIC_SPINLOCK is not set
  28. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  29. CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y
  30. CONFIG_GENERIC_CALIBRATE_DELAY=y
  31. # CONFIG_GENERIC_TIME_VSYSCALL is not set
  32. CONFIG_ARCH_HAS_CPU_RELAX=y
  33. CONFIG_ARCH_HAS_DEFAULT_IDLE=y
  34. CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y
  35. CONFIG_HAVE_SETUP_PER_CPU_AREA=y
  36. CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
  37. CONFIG_NEED_PER_CPU_PAGE_FIRST_CHUNK=y
  38. # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set
  39. CONFIG_ARCH_HIBERNATION_POSSIBLE=y
  40. CONFIG_ARCH_SUSPEND_POSSIBLE=y
  41. # CONFIG_ZONE_DMA32 is not set
  42. CONFIG_ARCH_POPULATES_NODE_MAP=y
  43. # CONFIG_AUDIT_ARCH is not set
  44. CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y
  45. CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
  46. CONFIG_X86_32_LAZY_GS=y
  47. CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-ecx -fcall-saved-edx"
  48. CONFIG_KTIME_SCALAR=y
  49. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  50. CONFIG_CONSTRUCTORS=y
  51. CONFIG_HAVE_IRQ_WORK=y
  52. CONFIG_IRQ_WORK=y
  53.  
  54. #
  55. # General setup
  56. #
  57. # CONFIG_EXPERIMENTAL is not set
  58. CONFIG_BROKEN_ON_SMP=y
  59. CONFIG_INIT_ENV_ARG_LIMIT=32
  60. CONFIG_CROSS_COMPILE=""
  61. CONFIG_LOCALVERSION=""
  62. # CONFIG_LOCALVERSION_AUTO is not set
  63. CONFIG_HAVE_KERNEL_GZIP=y
  64. CONFIG_HAVE_KERNEL_BZIP2=y
  65. CONFIG_HAVE_KERNEL_LZMA=y
  66. CONFIG_HAVE_KERNEL_XZ=y
  67. CONFIG_HAVE_KERNEL_LZO=y
  68. CONFIG_KERNEL_GZIP=y
  69. # CONFIG_KERNEL_BZIP2 is not set
  70. # CONFIG_KERNEL_LZMA is not set
  71. # CONFIG_KERNEL_XZ is not set
  72. # CONFIG_KERNEL_LZO is not set
  73. CONFIG_SWAP=y
  74. CONFIG_SYSVIPC=y
  75. CONFIG_SYSVIPC_SYSCTL=y
  76. CONFIG_BSD_PROCESS_ACCT=y
  77. # CONFIG_BSD_PROCESS_ACCT_V3 is not set
  78. # CONFIG_TASKSTATS is not set
  79. # CONFIG_AUDIT is not set
  80. CONFIG_HAVE_GENERIC_HARDIRQS=y
  81.  
  82. #
  83. # IRQ subsystem
  84. #
  85. CONFIG_GENERIC_HARDIRQS=y
  86. # CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED is not set
  87. CONFIG_HAVE_SPARSE_IRQ=y
  88. CONFIG_GENERIC_IRQ_PROBE=y
  89. # CONFIG_GENERIC_PENDING_IRQ is not set
  90. # CONFIG_AUTO_IRQ_AFFINITY is not set
  91. # CONFIG_IRQ_PER_CPU is not set
  92. # CONFIG_HARDIRQS_SW_RESEND is not set
  93. # CONFIG_SPARSE_IRQ is not set
  94.  
  95. #
  96. # RCU Subsystem
  97. #
  98. CONFIG_TINY_RCU=y
  99. # CONFIG_PREEMPT_RCU is not set
  100. # CONFIG_RCU_TRACE is not set
  101. # CONFIG_TREE_RCU_TRACE is not set
  102. CONFIG_IKCONFIG=y
  103. CONFIG_IKCONFIG_PROC=y
  104. CONFIG_LOG_BUF_SHIFT=15
  105. CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
  106. # CONFIG_CGROUPS is not set
  107. # CONFIG_NAMESPACES is not set
  108. # CONFIG_SCHED_AUTOGROUP is not set
  109. # CONFIG_SYSFS_DEPRECATED is not set
  110. # CONFIG_RELAY is not set
  111. # CONFIG_BLK_DEV_INITRD is not set
  112. CONFIG_CC_OPTIMIZE_FOR_SIZE=y
  113. CONFIG_SYSCTL=y
  114. CONFIG_ANON_INODES=y
  115. CONFIG_EXPERT=y
  116. CONFIG_EMBEDDED=y
  117. CONFIG_UID16=y
  118. CONFIG_SYSCTL_SYSCALL=y
  119. # CONFIG_KALLSYMS is not set
  120. CONFIG_HOTPLUG=y
  121. CONFIG_PRINTK=y
  122. # CONFIG_BUG is not set
  123. # CONFIG_ELF_CORE is not set
  124. # CONFIG_PCSPKR_PLATFORM is not set
  125. # CONFIG_BASE_FULL is not set
  126. CONFIG_FUTEX=y
  127. CONFIG_EPOLL=y
  128. CONFIG_SIGNALFD=y
  129. CONFIG_TIMERFD=y
  130. CONFIG_EVENTFD=y
  131. CONFIG_SHMEM=y
  132. CONFIG_AIO=y
  133. CONFIG_HAVE_PERF_EVENTS=y
  134.  
  135. #
  136. # Kernel Performance Events And Counters
  137. #
  138. CONFIG_PERF_EVENTS=y
  139. # CONFIG_PERF_COUNTERS is not set
  140. CONFIG_VM_EVENT_COUNTERS=y
  141. CONFIG_PCI_QUIRKS=y
  142. # CONFIG_COMPAT_BRK is not set
  143. # CONFIG_SLAB is not set
  144. # CONFIG_SLUB is not set
  145. CONFIG_SLOB=y
  146. # CONFIG_PROFILING is not set
  147. CONFIG_HAVE_OPROFILE=y
  148. # CONFIG_JUMP_LABEL is not set
  149. CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
  150. CONFIG_HAVE_IOREMAP_PROT=y
  151. CONFIG_HAVE_KPROBES=y
  152. CONFIG_HAVE_KRETPROBES=y
  153. CONFIG_HAVE_OPTPROBES=y
  154. CONFIG_HAVE_ARCH_TRACEHOOK=y
  155. CONFIG_HAVE_DMA_ATTRS=y
  156. CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
  157. CONFIG_HAVE_DMA_API_DEBUG=y
  158. CONFIG_HAVE_HW_BREAKPOINT=y
  159. CONFIG_HAVE_MIXED_BREAKPOINTS_REGS=y
  160. CONFIG_HAVE_USER_RETURN_NOTIFIER=y
  161. CONFIG_HAVE_PERF_EVENTS_NMI=y
  162. CONFIG_HAVE_ARCH_JUMP_LABEL=y
  163.  
  164. #
  165. # GCOV-based kernel profiling
  166. #
  167. CONFIG_HAVE_GENERIC_DMA_COHERENT=y
  168. CONFIG_RT_MUTEXES=y
  169. CONFIG_BASE_SMALL=1
  170. # CONFIG_MODULES is not set
  171. CONFIG_BLOCK=y
  172. # CONFIG_LBDAF is not set
  173. CONFIG_BLK_DEV_BSG=y
  174. # CONFIG_BLK_DEV_INTEGRITY is not set
  175.  
  176. #
  177. # IO Schedulers
  178. #
  179. CONFIG_IOSCHED_NOOP=y
  180. CONFIG_IOSCHED_DEADLINE=y
  181. CONFIG_IOSCHED_CFQ=y
  182. # CONFIG_DEFAULT_DEADLINE is not set
  183. CONFIG_DEFAULT_CFQ=y
  184. # CONFIG_DEFAULT_NOOP is not set
  185. CONFIG_DEFAULT_IOSCHED="cfq"
  186. # CONFIG_INLINE_SPIN_TRYLOCK is not set
  187. # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
  188. # CONFIG_INLINE_SPIN_LOCK is not set
  189. # CONFIG_INLINE_SPIN_LOCK_BH is not set
  190. # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
  191. # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
  192. CONFIG_INLINE_SPIN_UNLOCK=y
  193. # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
  194. CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
  195. # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
  196. # CONFIG_INLINE_READ_TRYLOCK is not set
  197. # CONFIG_INLINE_READ_LOCK is not set
  198. # CONFIG_INLINE_READ_LOCK_BH is not set
  199. # CONFIG_INLINE_READ_LOCK_IRQ is not set
  200. # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
  201. CONFIG_INLINE_READ_UNLOCK=y
  202. # CONFIG_INLINE_READ_UNLOCK_BH is not set
  203. CONFIG_INLINE_READ_UNLOCK_IRQ=y
  204. # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
  205. # CONFIG_INLINE_WRITE_TRYLOCK is not set
  206. # CONFIG_INLINE_WRITE_LOCK is not set
  207. # CONFIG_INLINE_WRITE_LOCK_BH is not set
  208. # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
  209. # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
  210. CONFIG_INLINE_WRITE_UNLOCK=y
  211. # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
  212. CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
  213. # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
  214. # CONFIG_MUTEX_SPIN_ON_OWNER is not set
  215. # CONFIG_FREEZER is not set
  216.  
  217. #
  218. # Processor type and features
  219. #
  220. CONFIG_TICK_ONESHOT=y
  221. CONFIG_NO_HZ=y
  222. # CONFIG_HIGH_RES_TIMERS is not set
  223. CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
  224. # CONFIG_SMP is not set
  225. # CONFIG_X86_EXTENDED_PLATFORM is not set
  226. # CONFIG_X86_32_IRIS is not set
  227. CONFIG_SCHED_OMIT_FRAME_POINTER=y
  228. # CONFIG_PARAVIRT_GUEST is not set
  229. CONFIG_NO_BOOTMEM=y
  230. # CONFIG_MEMTEST is not set
  231. # CONFIG_M386 is not set
  232. # CONFIG_M486 is not set
  233. CONFIG_M586=y
  234. # CONFIG_M586TSC is not set
  235. # CONFIG_M586MMX is not set
  236. # CONFIG_M686 is not set
  237. # CONFIG_MPENTIUMII is not set
  238. # CONFIG_MPENTIUMIII is not set
  239. # CONFIG_MPENTIUMM is not set
  240. # CONFIG_MPENTIUM4 is not set
  241. # CONFIG_MK6 is not set
  242. # CONFIG_MK7 is not set
  243. # CONFIG_MK8 is not set
  244. # CONFIG_MCRUSOE is not set
  245. # CONFIG_MEFFICEON is not set
  246. # CONFIG_MWINCHIPC6 is not set
  247. # CONFIG_MWINCHIP3D is not set
  248. # CONFIG_MGEODEGX1 is not set
  249. # CONFIG_MGEODE_LX is not set
  250. # CONFIG_MCYRIXIII is not set
  251. # CONFIG_MVIAC3_2 is not set
  252. # CONFIG_MVIAC7 is not set
  253. # CONFIG_MCORE2 is not set
  254. # CONFIG_MATOM is not set
  255. CONFIG_X86_GENERIC=y
  256. CONFIG_X86_CPU=y
  257. CONFIG_X86_INTERNODE_CACHE_SHIFT=6
  258. CONFIG_X86_CMPXCHG=y
  259. CONFIG_CMPXCHG_LOCAL=y
  260. CONFIG_X86_L1_CACHE_SHIFT=6
  261. CONFIG_X86_XADD=y
  262. # CONFIG_X86_PPRO_FENCE is not set
  263. CONFIG_X86_F00F_BUG=y
  264. CONFIG_X86_WP_WORKS_OK=y
  265. CONFIG_X86_INVLPG=y
  266. CONFIG_X86_BSWAP=y
  267. CONFIG_X86_POPAD_OK=y
  268. CONFIG_X86_ALIGNMENT_16=y
  269. CONFIG_X86_INTEL_USERCOPY=y
  270. CONFIG_X86_MINIMUM_CPU_FAMILY=4
  271. CONFIG_PROCESSOR_SELECT=y
  272. # CONFIG_CPU_SUP_INTEL is not set
  273. # CONFIG_CPU_SUP_CYRIX_32 is not set
  274. CONFIG_CPU_SUP_AMD=y
  275. # CONFIG_CPU_SUP_CENTAUR is not set
  276. # CONFIG_CPU_SUP_TRANSMETA_32 is not set
  277. # CONFIG_CPU_SUP_UMC_32 is not set
  278. # CONFIG_HPET_TIMER is not set
  279. # CONFIG_DMI is not set
  280. # CONFIG_IOMMU_HELPER is not set
  281. # CONFIG_IOMMU_API is not set
  282. CONFIG_NR_CPUS=1
  283. # CONFIG_IRQ_TIME_ACCOUNTING is not set
  284. CONFIG_PREEMPT_NONE=y
  285. # CONFIG_PREEMPT_VOLUNTARY is not set
  286. # CONFIG_PREEMPT is not set
  287. # CONFIG_X86_UP_APIC is not set
  288. # CONFIG_X86_MCE is not set
  289. # CONFIG_VM86 is not set
  290. # CONFIG_TOSHIBA is not set
  291. # CONFIG_I8K is not set
  292. CONFIG_X86_REBOOTFIXUPS=y
  293. # CONFIG_MICROCODE is not set
  294. # CONFIG_X86_MSR is not set
  295. CONFIG_X86_CPUID=y
  296. CONFIG_NOHIGHMEM=y
  297. # CONFIG_HIGHMEM4G is not set
  298. # CONFIG_HIGHMEM64G is not set
  299. CONFIG_PAGE_OFFSET=0xC0000000
  300. # CONFIG_X86_PAE is not set
  301. # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
  302. # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set
  303. CONFIG_ILLEGAL_POINTER_VALUE=0
  304. CONFIG_FLATMEM=y
  305. CONFIG_FLAT_NODE_MEM_MAP=y
  306. CONFIG_HAVE_MEMBLOCK=y
  307. CONFIG_PAGEFLAGS_EXTENDED=y
  308. CONFIG_SPLIT_PTLOCK_CPUS=4
  309. # CONFIG_COMPACTION is not set
  310. # CONFIG_PHYS_ADDR_T_64BIT is not set
  311. CONFIG_ZONE_DMA_FLAG=1
  312. CONFIG_BOUNCE=y
  313. CONFIG_VIRT_TO_BUS=y
  314. # CONFIG_KSM is not set
  315. CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
  316. # CONFIG_TRANSPARENT_HUGEPAGE is not set
  317. CONFIG_NEED_PER_CPU_KM=y
  318. # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set
  319. CONFIG_X86_RESERVE_LOW=64
  320. # CONFIG_MATH_EMULATION is not set
  321. # CONFIG_MTRR is not set
  322. # CONFIG_SECCOMP is not set
  323. # CONFIG_CC_STACKPROTECTOR is not set
  324. # CONFIG_HZ_100 is not set
  325. CONFIG_HZ_250=y
  326. # CONFIG_HZ_300 is not set
  327. # CONFIG_HZ_1000 is not set
  328. CONFIG_HZ=250
  329. # CONFIG_SCHED_HRTICK is not set
  330. # CONFIG_KEXEC is not set
  331. CONFIG_PHYSICAL_START=0x1000000
  332. # CONFIG_RELOCATABLE is not set
  333. CONFIG_PHYSICAL_ALIGN=0x1000000
  334. # CONFIG_COMPAT_VDSO is not set
  335. # CONFIG_CMDLINE_BOOL is not set
  336.  
  337. #
  338. # Power management and ACPI options
  339. #
  340. # CONFIG_PM is not set
  341. # CONFIG_SFI is not set
  342.  
  343. #
  344. # CPU Frequency scaling
  345. #
  346. # CONFIG_CPU_FREQ is not set
  347. # CONFIG_CPU_IDLE is not set
  348.  
  349. #
  350. # Bus options (PCI etc.)
  351. #
  352. CONFIG_PCI=y
  353. # CONFIG_PCI_GOBIOS is not set
  354. # CONFIG_PCI_GOMMCONFIG is not set
  355. # CONFIG_PCI_GODIRECT is not set
  356. CONFIG_PCI_GOANY=y
  357. CONFIG_PCI_BIOS=y
  358. CONFIG_PCI_DIRECT=y
  359. CONFIG_PCI_DOMAINS=y
  360. # CONFIG_PCIEPORTBUS is not set
  361. # CONFIG_ARCH_SUPPORTS_MSI is not set
  362. # CONFIG_PCI_STUB is not set
  363. # CONFIG_PCI_IOV is not set
  364. CONFIG_ISA_DMA_API=y
  365. # CONFIG_ISA is not set
  366. # CONFIG_MCA is not set
  367. # CONFIG_SCx200 is not set
  368. # CONFIG_OLPC is not set
  369. # CONFIG_OLPC_OPENFIRMWARE is not set
  370. CONFIG_AMD_NB=y
  371. # CONFIG_PCCARD is not set
  372. # CONFIG_HOTPLUG_PCI is not set
  373.  
  374. #
  375. # Executable file formats / Emulations
  376. #
  377. CONFIG_BINFMT_ELF=y
  378. CONFIG_HAVE_AOUT=y
  379. # CONFIG_BINFMT_AOUT is not set
  380. # CONFIG_BINFMT_MISC is not set
  381. CONFIG_HAVE_ATOMIC_IOMAP=y
  382. CONFIG_HAVE_TEXT_POKE_SMP=y
  383. CONFIG_NET=y
  384.  
  385. #
  386. # Networking options
  387. #
  388. CONFIG_PACKET=y
  389. CONFIG_UNIX=y
  390. # CONFIG_NET_KEY is not set
  391. CONFIG_INET=y
  392. CONFIG_IP_MULTICAST=y
  393. # CONFIG_IP_ADVANCED_ROUTER is not set
  394. CONFIG_IP_FIB_HASH=y
  395. # CONFIG_IP_PNP is not set
  396. # CONFIG_NET_IPIP is not set
  397. # CONFIG_NET_IPGRE_DEMUX is not set
  398. # CONFIG_IP_MROUTE is not set
  399. # CONFIG_ARPD is not set
  400. CONFIG_SYN_COOKIES=y
  401. # CONFIG_INET_AH is not set
  402. # CONFIG_INET_ESP is not set
  403. # CONFIG_INET_IPCOMP is not set
  404. # CONFIG_INET_XFRM_TUNNEL is not set
  405. # CONFIG_INET_TUNNEL is not set
  406. # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
  407. # CONFIG_INET_XFRM_MODE_TUNNEL is not set
  408. # CONFIG_INET_XFRM_MODE_BEET is not set
  409. CONFIG_INET_LRO=y
  410. CONFIG_INET_DIAG=y
  411. CONFIG_INET_TCP_DIAG=y
  412. # CONFIG_TCP_CONG_ADVANCED is not set
  413. CONFIG_TCP_CONG_CUBIC=y
  414. CONFIG_DEFAULT_TCP_CONG="cubic"
  415. # CONFIG_IPV6 is not set
  416. # CONFIG_NETWORK_SECMARK is not set
  417. CONFIG_NETFILTER=y
  418. # CONFIG_NETFILTER_DEBUG is not set
  419. # CONFIG_NETFILTER_ADVANCED is not set
  420.  
  421. #
  422. # Core Netfilter Configuration
  423. #
  424. CONFIG_NETFILTER_NETLINK=y
  425. CONFIG_NETFILTER_NETLINK_LOG=y
  426. CONFIG_NF_CONNTRACK=y
  427. CONFIG_NF_CONNTRACK_FTP=y
  428. CONFIG_NF_CONNTRACK_IRC=y
  429. CONFIG_NF_CONNTRACK_SIP=y
  430. CONFIG_NF_CT_NETLINK=y
  431. CONFIG_NETFILTER_XTABLES=y
  432.  
  433. #
  434. # Xtables combined modules
  435. #
  436. CONFIG_NETFILTER_XT_MARK=y
  437.  
  438. #
  439. # Xtables targets
  440. #
  441. CONFIG_NETFILTER_XT_TARGET_NFLOG=y
  442. CONFIG_NETFILTER_XT_TARGET_TCPMSS=y
  443.  
  444. #
  445. # Xtables matches
  446. #
  447. CONFIG_NETFILTER_XT_MATCH_CONNTRACK=y
  448. CONFIG_NETFILTER_XT_MATCH_STATE=y
  449. # CONFIG_IP_VS is not set
  450.  
  451. #
  452. # IP: Netfilter Configuration
  453. #
  454. CONFIG_NF_DEFRAG_IPV4=y
  455. CONFIG_NF_CONNTRACK_IPV4=y
  456. CONFIG_NF_CONNTRACK_PROC_COMPAT=y
  457. CONFIG_IP_NF_IPTABLES=y
  458. CONFIG_IP_NF_FILTER=y
  459. CONFIG_IP_NF_TARGET_REJECT=y
  460. CONFIG_IP_NF_TARGET_LOG=y
  461. CONFIG_IP_NF_TARGET_ULOG=y
  462. CONFIG_NF_NAT=y
  463. CONFIG_NF_NAT_NEEDED=y
  464. CONFIG_IP_NF_TARGET_MASQUERADE=y
  465. CONFIG_NF_NAT_FTP=y
  466. CONFIG_NF_NAT_IRC=y
  467. # CONFIG_NF_NAT_TFTP is not set
  468. # CONFIG_NF_NAT_AMANDA is not set
  469. # CONFIG_NF_NAT_PPTP is not set
  470. # CONFIG_NF_NAT_H323 is not set
  471. CONFIG_NF_NAT_SIP=y
  472. CONFIG_IP_NF_MANGLE=y
  473. # CONFIG_ATM is not set
  474. # CONFIG_L2TP is not set
  475. CONFIG_STP=y
  476. CONFIG_BRIDGE=y
  477. CONFIG_BRIDGE_IGMP_SNOOPING=y
  478. CONFIG_VLAN_8021Q=y
  479. # CONFIG_VLAN_8021Q_GVRP is not set
  480. # CONFIG_DECNET is not set
  481. CONFIG_LLC=y
  482. # CONFIG_LLC2 is not set
  483. # CONFIG_IPX is not set
  484. # CONFIG_ATALK is not set
  485. # CONFIG_PHONET is not set
  486. # CONFIG_NET_SCHED is not set
  487. # CONFIG_DCB is not set
  488. CONFIG_BATMAN_ADV=y
  489. # CONFIG_BATMAN_ADV_DEBUG is not set
  490.  
  491. #
  492. # Network testing
  493. #
  494. # CONFIG_NET_PKTGEN is not set
  495. # CONFIG_HAMRADIO is not set
  496. # CONFIG_CAN is not set
  497. # CONFIG_IRDA is not set
  498. # CONFIG_BT is not set
  499. CONFIG_WIRELESS=y
  500. CONFIG_CFG80211=y
  501. # CONFIG_NL80211_TESTMODE is not set
  502. # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
  503. # CONFIG_CFG80211_REG_DEBUG is not set
  504. # CONFIG_CFG80211_DEFAULT_PS is not set
  505. CONFIG_CFG80211_INTERNAL_REGDB=y
  506. # CONFIG_CFG80211_WEXT is not set
  507. # CONFIG_LIB80211 is not set
  508. CONFIG_MAC80211=y
  509. CONFIG_MAC80211_HAS_RC=y
  510. # CONFIG_MAC80211_RC_PID is not set
  511. CONFIG_MAC80211_RC_MINSTREL=y
  512. CONFIG_MAC80211_RC_MINSTREL_HT=y
  513. CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
  514. CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
  515. CONFIG_MAC80211_LEDS=y
  516. # CONFIG_MAC80211_DEBUG_MENU is not set
  517. # CONFIG_WIMAX is not set
  518. # CONFIG_RFKILL is not set
  519. # CONFIG_CAIF is not set
  520.  
  521. #
  522. # Device Drivers
  523. #
  524.  
  525. #
  526. # Generic Driver Options
  527. #
  528. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  529. CONFIG_DEVTMPFS=y
  530. # CONFIG_DEVTMPFS_MOUNT is not set
  531. CONFIG_STANDALONE=y
  532. CONFIG_PREVENT_FIRMWARE_BUILD=y
  533. # CONFIG_FW_LOADER is not set
  534. # CONFIG_SYS_HYPERVISOR is not set
  535. CONFIG_CONNECTOR=y
  536. CONFIG_PROC_EVENTS=y
  537. # CONFIG_MTD is not set
  538. # CONFIG_PARPORT is not set
  539. CONFIG_BLK_DEV=y
  540. # CONFIG_BLK_DEV_FD is not set
  541. # CONFIG_BLK_CPQ_DA is not set
  542. # CONFIG_BLK_CPQ_CISS_DA is not set
  543. # CONFIG_BLK_DEV_DAC960 is not set
  544. # CONFIG_BLK_DEV_COW_COMMON is not set
  545. CONFIG_BLK_DEV_LOOP=y
  546. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  547. # CONFIG_BLK_DEV_DRBD is not set
  548. # CONFIG_BLK_DEV_NBD is not set
  549. # CONFIG_BLK_DEV_SX8 is not set
  550. # CONFIG_BLK_DEV_UB is not set
  551. CONFIG_BLK_DEV_RAM=y
  552. CONFIG_BLK_DEV_RAM_COUNT=16
  553. CONFIG_BLK_DEV_RAM_SIZE=16384
  554. # CONFIG_BLK_DEV_XIP is not set
  555. # CONFIG_CDROM_PKTCDVD is not set
  556. # CONFIG_ATA_OVER_ETH is not set
  557. # CONFIG_BLK_DEV_HD is not set
  558. CONFIG_MISC_DEVICES=y
  559. # CONFIG_PHANTOM is not set
  560. # CONFIG_SGI_IOC4 is not set
  561. # CONFIG_ENCLOSURE_SERVICES is not set
  562. CONFIG_CS5535_MFGPT=y
  563. CONFIG_CS5535_MFGPT_DEFAULT_IRQ=7
  564. CONFIG_CS5535_CLOCK_EVENT_SRC=y
  565. # CONFIG_HP_ILO is not set
  566. # CONFIG_VMWARE_BALLOON is not set
  567. # CONFIG_PCH_PHUB is not set
  568.  
  569. #
  570. # EEPROM support
  571. #
  572. # CONFIG_EEPROM_93CX6 is not set
  573. # CONFIG_CB710_CORE is not set
  574.  
  575. #
  576. # Texas Instruments shared transport line discipline
  577. #
  578. CONFIG_HAVE_IDE=y
  579. # CONFIG_IDE is not set
  580.  
  581. #
  582. # SCSI device support
  583. #
  584. CONFIG_SCSI_MOD=y
  585. # CONFIG_RAID_ATTRS is not set
  586. CONFIG_SCSI=y
  587. CONFIG_SCSI_DMA=y
  588. # CONFIG_SCSI_NETLINK is not set
  589. CONFIG_SCSI_PROC_FS=y
  590.  
  591. #
  592. # SCSI support type (disk, tape, CD-ROM)
  593. #
  594. CONFIG_BLK_DEV_SD=y
  595. # CONFIG_CHR_DEV_ST is not set
  596. # CONFIG_CHR_DEV_OSST is not set
  597. # CONFIG_BLK_DEV_SR is not set
  598. # CONFIG_CHR_DEV_SG is not set
  599. # CONFIG_CHR_DEV_SCH is not set
  600. CONFIG_SCSI_MULTI_LUN=y
  601. # CONFIG_SCSI_CONSTANTS is not set
  602. # CONFIG_SCSI_LOGGING is not set
  603. # CONFIG_SCSI_SCAN_ASYNC is not set
  604.  
  605. #
  606. # SCSI Transports
  607. #
  608. CONFIG_SCSI_SPI_ATTRS=y
  609. # CONFIG_SCSI_FC_ATTRS is not set
  610. # CONFIG_SCSI_ISCSI_ATTRS is not set
  611. # CONFIG_SCSI_SAS_ATTRS is not set
  612. # CONFIG_SCSI_SAS_LIBSAS is not set
  613. # CONFIG_SCSI_SRP_ATTRS is not set
  614. # CONFIG_SCSI_LOWLEVEL is not set
  615. # CONFIG_SCSI_DH is not set
  616. # CONFIG_SCSI_OSD_INITIATOR is not set
  617. CONFIG_ATA=y
  618. # CONFIG_ATA_NONSTANDARD is not set
  619. # CONFIG_ATA_VERBOSE_ERROR is not set
  620. # CONFIG_SATA_PMP is not set
  621.  
  622. #
  623. # Controllers with non-SFF native interface
  624. #
  625. # CONFIG_SATA_AHCI is not set
  626. # CONFIG_SATA_AHCI_PLATFORM is not set
  627. # CONFIG_SATA_INIC162X is not set
  628. # CONFIG_SATA_ACARD_AHCI is not set
  629. # CONFIG_SATA_SIL24 is not set
  630. CONFIG_ATA_SFF=y
  631.  
  632. #
  633. # SFF controllers with custom DMA interface
  634. #
  635. # CONFIG_PDC_ADMA is not set
  636. # CONFIG_SATA_QSTOR is not set
  637. CONFIG_ATA_BMDMA=y
  638.  
  639. #
  640. # SATA SFF controllers with BMDMA
  641. #
  642. # CONFIG_ATA_PIIX is not set
  643. # CONFIG_SATA_MV is not set
  644. # CONFIG_SATA_NV is not set
  645. # CONFIG_SATA_PROMISE is not set
  646. # CONFIG_SATA_SIL is not set
  647. # CONFIG_SATA_SIS is not set
  648. # CONFIG_SATA_SVW is not set
  649. # CONFIG_SATA_ULI is not set
  650. # CONFIG_SATA_VIA is not set
  651. # CONFIG_SATA_VITESSE is not set
  652.  
  653. #
  654. # PATA SFF controllers with BMDMA
  655. #
  656. # CONFIG_PATA_ALI is not set
  657. CONFIG_PATA_AMD=y
  658. # CONFIG_PATA_ARTOP is not set
  659. # CONFIG_PATA_ATIIXP is not set
  660. # CONFIG_PATA_ATP867X is not set
  661. # CONFIG_PATA_CMD64X is not set
  662. # CONFIG_PATA_CS5520 is not set
  663. # CONFIG_PATA_CS5530 is not set
  664. CONFIG_PATA_CS5536=y
  665. # CONFIG_PATA_EFAR is not set
  666. # CONFIG_PATA_HPT366 is not set
  667. # CONFIG_PATA_HPT37X is not set
  668. # CONFIG_PATA_HPT3X2N is not set
  669. # CONFIG_PATA_HPT3X3 is not set
  670. # CONFIG_PATA_IT821X is not set
  671. # CONFIG_PATA_JMICRON is not set
  672. # CONFIG_PATA_MARVELL is not set
  673. # CONFIG_PATA_NETCELL is not set
  674. # CONFIG_PATA_NINJA32 is not set
  675. # CONFIG_PATA_NS87415 is not set
  676. # CONFIG_PATA_OLDPIIX is not set
  677. # CONFIG_PATA_PDC2027X is not set
  678. # CONFIG_PATA_PDC_OLD is not set
  679. # CONFIG_PATA_RDC is not set
  680. # CONFIG_PATA_SC1200 is not set
  681. # CONFIG_PATA_SCH is not set
  682. # CONFIG_PATA_SERVERWORKS is not set
  683. # CONFIG_PATA_SIL680 is not set
  684. # CONFIG_PATA_SIS is not set
  685. # CONFIG_PATA_TRIFLEX is not set
  686. # CONFIG_PATA_VIA is not set
  687. # CONFIG_PATA_WINBOND is not set
  688.  
  689. #
  690. # PIO-only SFF controllers
  691. #
  692. # CONFIG_PATA_MPIIX is not set
  693. # CONFIG_PATA_NS87410 is not set
  694. # CONFIG_PATA_PLATFORM is not set
  695. # CONFIG_PATA_RZ1000 is not set
  696.  
  697. #
  698. # Generic fallback / legacy drivers
  699. #
  700. # CONFIG_ATA_GENERIC is not set
  701. # CONFIG_MD is not set
  702. # CONFIG_TARGET_CORE is not set
  703. # CONFIG_FUSION is not set
  704.  
  705. #
  706. # IEEE 1394 (FireWire) support
  707. #
  708. # CONFIG_FIREWIRE is not set
  709. # CONFIG_FIREWIRE_NOSY is not set
  710. # CONFIG_I2O is not set
  711. # CONFIG_MACINTOSH_DRIVERS is not set
  712. CONFIG_NETDEVICES=y
  713. # CONFIG_DUMMY is not set
  714. # CONFIG_BONDING is not set
  715. # CONFIG_EQUALIZER is not set
  716. CONFIG_TUN=y
  717. # CONFIG_VETH is not set
  718. # CONFIG_ARCNET is not set
  719. CONFIG_MII=y
  720. # CONFIG_PHYLIB is not set
  721. CONFIG_NET_ETHERNET=y
  722. # CONFIG_HAPPYMEAL is not set
  723. # CONFIG_SUNGEM is not set
  724. # CONFIG_CASSINI is not set
  725. # CONFIG_NET_VENDOR_3COM is not set
  726. # CONFIG_ETHOC is not set
  727. # CONFIG_DNET is not set
  728. # CONFIG_NET_TULIP is not set
  729. # CONFIG_HP100 is not set
  730. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  731. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  732. # CONFIG_IBM_NEW_EMAC_TAH is not set
  733. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  734. # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
  735. # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
  736. # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
  737. CONFIG_NET_PCI=y
  738. # CONFIG_PCNET32 is not set
  739. # CONFIG_AMD8111_ETH is not set
  740. # CONFIG_ADAPTEC_STARFIRE is not set
  741. # CONFIG_KSZ884X_PCI is not set
  742. # CONFIG_B44 is not set
  743. # CONFIG_FORCEDETH is not set
  744. # CONFIG_E100 is not set
  745. # CONFIG_FEALNX is not set
  746. # CONFIG_NATSEMI is not set
  747. # CONFIG_NE2K_PCI is not set
  748. # CONFIG_8139TOO is not set
  749. # CONFIG_R6040 is not set
  750. # CONFIG_SIS900 is not set
  751. # CONFIG_EPIC100 is not set
  752. # CONFIG_SMSC9420 is not set
  753. # CONFIG_SUNDANCE is not set
  754. # CONFIG_TLAN is not set
  755. # CONFIG_KS8851_MLL is not set
  756. CONFIG_VIA_RHINE=y
  757. CONFIG_VIA_RHINE_MMIO=y
  758. # CONFIG_ATL2 is not set
  759. # CONFIG_NETDEV_1000 is not set
  760. # CONFIG_NETDEV_10000 is not set
  761. # CONFIG_TR is not set
  762. CONFIG_WLAN=y
  763. # CONFIG_LIBERTAS_THINFIRM is not set
  764. # CONFIG_AIRO is not set
  765. # CONFIG_ATMEL is not set
  766. # CONFIG_AT76C50X_USB is not set
  767. # CONFIG_USB_ZD1201 is not set
  768. # CONFIG_RTL8187 is not set
  769. # CONFIG_MAC80211_HWSIM is not set
  770. CONFIG_ATH_COMMON=y
  771. # CONFIG_ATH_DEBUG is not set
  772. # CONFIG_ATH5K is not set
  773. # CONFIG_ATH5K_PCI is not set
  774. CONFIG_ATH9K_HW=y
  775. CONFIG_ATH9K_COMMON=y
  776. CONFIG_ATH9K=y
  777. # CONFIG_ATH9K_RATE_CONTROL is not set
  778. # CONFIG_ATH9K_HTC is not set
  779. # CONFIG_AR9170_USB is not set
  780. # CONFIG_B43 is not set
  781. # CONFIG_B43LEGACY is not set
  782. # CONFIG_HOSTAP is not set
  783. # CONFIG_IPW2100 is not set
  784. # CONFIG_IWLWIFI is not set
  785. # CONFIG_LIBERTAS is not set
  786. # CONFIG_RT2X00 is not set
  787.  
  788. #
  789. # Enable WiMAX (Networking options) to see the WiMAX drivers
  790. #
  791.  
  792. #
  793. # USB Network Adapters
  794. #
  795. # CONFIG_USB_KAWETH is not set
  796. # CONFIG_USB_PEGASUS is not set
  797. # CONFIG_USB_USBNET is not set
  798. # CONFIG_USB_IPHETH is not set
  799. # CONFIG_WAN is not set
  800.  
  801. #
  802. # CAIF transport drivers
  803. #
  804. # CONFIG_FDDI is not set
  805. # CONFIG_PPP is not set
  806. # CONFIG_SLIP is not set
  807. # CONFIG_NET_FC is not set
  808. # CONFIG_NETCONSOLE is not set
  809. # CONFIG_NETPOLL is not set
  810. # CONFIG_NET_POLL_CONTROLLER is not set
  811. # CONFIG_VMXNET3 is not set
  812. # CONFIG_ISDN is not set
  813. # CONFIG_PHONE is not set
  814.  
  815. #
  816. # Input device support
  817. #
  818. # CONFIG_INPUT is not set
  819.  
  820. #
  821. # Hardware I/O ports
  822. #
  823. # CONFIG_SERIO is not set
  824. # CONFIG_GAMEPORT is not set
  825.  
  826. #
  827. # Character devices
  828. #
  829. # CONFIG_VT is not set
  830. # CONFIG_DEVKMEM is not set
  831. # CONFIG_SERIAL_NONSTANDARD is not set
  832.  
  833. #
  834. # Serial drivers
  835. #
  836. CONFIG_SERIAL_8250=y
  837. CONFIG_SERIAL_8250_CONSOLE=y
  838. CONFIG_FIX_EARLYCON_MEM=y
  839. CONFIG_SERIAL_8250_PCI=y
  840. CONFIG_SERIAL_8250_NR_UARTS=2
  841. CONFIG_SERIAL_8250_RUNTIME_UARTS=2
  842. # CONFIG_SERIAL_8250_EXTENDED is not set
  843.  
  844. #
  845. # Non-8250 serial port support
  846. #
  847. # CONFIG_SERIAL_MFD_HSU is not set
  848. CONFIG_SERIAL_CORE=y
  849. CONFIG_SERIAL_CORE_CONSOLE=y
  850. # CONFIG_SERIAL_JSM is not set
  851. # CONFIG_SERIAL_TIMBERDALE is not set
  852. # CONFIG_SERIAL_ALTERA_JTAGUART is not set
  853. # CONFIG_SERIAL_ALTERA_UART is not set
  854. # CONFIG_SERIAL_PCH_UART is not set
  855. CONFIG_UNIX98_PTYS=y
  856. # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
  857. CONFIG_LEGACY_PTYS=y
  858. CONFIG_LEGACY_PTY_COUNT=256
  859. # CONFIG_TTY_PRINTK is not set
  860. # CONFIG_IPMI_HANDLER is not set
  861. CONFIG_HW_RANDOM=y
  862. CONFIG_HW_RANDOM_TIMERIOMEM=y
  863. # CONFIG_HW_RANDOM_INTEL is not set
  864. # CONFIG_HW_RANDOM_AMD is not set
  865. CONFIG_HW_RANDOM_GEODE=y
  866. # CONFIG_HW_RANDOM_VIA is not set
  867. CONFIG_NVRAM=y
  868. # CONFIG_RTC is not set
  869. # CONFIG_GEN_RTC is not set
  870. # CONFIG_R3964 is not set
  871. # CONFIG_APPLICOM is not set
  872. # CONFIG_MWAVE is not set
  873. # CONFIG_PC8736x_GPIO is not set
  874. # CONFIG_NSC_GPIO is not set
  875. # CONFIG_RAW_DRIVER is not set
  876. # CONFIG_HANGCHECK_TIMER is not set
  877. CONFIG_DEVPORT=y
  878. # CONFIG_RAMOOPS is not set
  879. # CONFIG_I2C is not set
  880. # CONFIG_SPI is not set
  881.  
  882. #
  883. # PPS support
  884. #
  885.  
  886. #
  887. # PPS generators support
  888. #
  889. CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
  890. # CONFIG_GPIOLIB is not set
  891. # CONFIG_W1 is not set
  892. # CONFIG_POWER_SUPPLY is not set
  893. # CONFIG_HWMON is not set
  894. # CONFIG_THERMAL is not set
  895. CONFIG_WATCHDOG=y
  896. # CONFIG_WATCHDOG_NOWAYOUT is not set
  897.  
  898. #
  899. # Watchdog Device Drivers
  900. #
  901. # CONFIG_SOFT_WATCHDOG is not set
  902. # CONFIG_ACQUIRE_WDT is not set
  903. # CONFIG_ADVANTECH_WDT is not set
  904. # CONFIG_ALIM1535_WDT is not set
  905. # CONFIG_ALIM7101_WDT is not set
  906. # CONFIG_SP5100_TCO is not set
  907. # CONFIG_GEODE_WDT is not set
  908. # CONFIG_SC520_WDT is not set
  909. # CONFIG_SBC_FITPC2_WATCHDOG is not set
  910. # CONFIG_EUROTECH_WDT is not set
  911. # CONFIG_IB700_WDT is not set
  912. # CONFIG_IBMASR is not set
  913. # CONFIG_WAFER_WDT is not set
  914. # CONFIG_I6300ESB_WDT is not set
  915. # CONFIG_ITCO_WDT is not set
  916. # CONFIG_IT8712F_WDT is not set
  917. # CONFIG_HP_WATCHDOG is not set
  918. # CONFIG_SC1200_WDT is not set
  919. # CONFIG_PC87413_WDT is not set
  920. # CONFIG_NV_TCO is not set
  921. # CONFIG_60XX_WDT is not set
  922. # CONFIG_SBC8360_WDT is not set
  923. # CONFIG_SBC7240_WDT is not set
  924. # CONFIG_CPU5_WDT is not set
  925. # CONFIG_SMSC_SCH311X_WDT is not set
  926. # CONFIG_SMSC37B787_WDT is not set
  927. # CONFIG_W83627HF_WDT is not set
  928. # CONFIG_W83697HF_WDT is not set
  929. # CONFIG_W83697UG_WDT is not set
  930. # CONFIG_W83877F_WDT is not set
  931. # CONFIG_W83977F_WDT is not set
  932. # CONFIG_MACHZ_WDT is not set
  933. # CONFIG_SBC_EPX_C3_WATCHDOG is not set
  934.  
  935. #
  936. # PCI-based Watchdog Cards
  937. #
  938. # CONFIG_PCIPCWATCHDOG is not set
  939. # CONFIG_WDTPCI is not set
  940.  
  941. #
  942. # USB-based Watchdog Cards
  943. #
  944. # CONFIG_USBPCWATCHDOG is not set
  945. CONFIG_SSB_POSSIBLE=y
  946.  
  947. #
  948. # Sonics Silicon Backplane
  949. #
  950. # CONFIG_SSB is not set
  951. CONFIG_MFD_SUPPORT=y
  952. CONFIG_MFD_CORE=y
  953. # CONFIG_MFD_SM501 is not set
  954. # CONFIG_HTC_PASIC3 is not set
  955. # CONFIG_MFD_TMIO is not set
  956. # CONFIG_ABX500_CORE is not set
  957. CONFIG_MFD_CS5535=y
  958. # CONFIG_LPC_SCH is not set
  959. # CONFIG_MFD_RDC321X is not set
  960. # CONFIG_MFD_JANZ_CMODIO is not set
  961. # CONFIG_MFD_VX855 is not set
  962. # CONFIG_REGULATOR is not set
  963. # CONFIG_MEDIA_SUPPORT is not set
  964.  
  965. #
  966. # Graphics support
  967. #
  968. # CONFIG_AGP is not set
  969. # CONFIG_VGA_ARB is not set
  970. # CONFIG_DRM is not set
  971. # CONFIG_STUB_POULSBO is not set
  972. # CONFIG_VGASTATE is not set
  973. # CONFIG_VIDEO_OUTPUT_CONTROL is not set
  974. # CONFIG_FB is not set
  975. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  976.  
  977. #
  978. # Display device support
  979. #
  980. # CONFIG_DISPLAY_SUPPORT is not set
  981. # CONFIG_SOUND is not set
  982. CONFIG_USB_SUPPORT=y
  983. CONFIG_USB_ARCH_HAS_HCD=y
  984. CONFIG_USB_ARCH_HAS_OHCI=y
  985. CONFIG_USB_ARCH_HAS_EHCI=y
  986. CONFIG_USB=y
  987. # CONFIG_USB_DEBUG is not set
  988. CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
  989.  
  990. #
  991. # Miscellaneous USB options
  992. #
  993. # CONFIG_USB_DEVICEFS is not set
  994. # CONFIG_USB_DEVICE_CLASS is not set
  995. # CONFIG_USB_DYNAMIC_MINORS is not set
  996. # CONFIG_USB_OTG_WHITELIST is not set
  997. # CONFIG_USB_OTG_BLACKLIST_HUB is not set
  998. # CONFIG_USB_MON is not set
  999. # CONFIG_USB_WUSB_CBAF is not set
  1000.  
  1001. #
  1002. # USB Host Controller Drivers
  1003. #
  1004. # CONFIG_USB_C67X00_HCD is not set
  1005. CONFIG_USB_EHCI_HCD=y
  1006. # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
  1007. # CONFIG_USB_EHCI_TT_NEWSCHED is not set
  1008. # CONFIG_USB_OXU210HP_HCD is not set
  1009. # CONFIG_USB_ISP116X_HCD is not set
  1010. # CONFIG_USB_ISP1362_HCD is not set
  1011. CONFIG_USB_OHCI_HCD=y
  1012. # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
  1013. # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
  1014. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  1015. # CONFIG_USB_UHCI_HCD is not set
  1016. # CONFIG_USB_SL811_HCD is not set
  1017. # CONFIG_USB_R8A66597_HCD is not set
  1018.  
  1019. #
  1020. # USB Device Class drivers
  1021. #
  1022. # CONFIG_USB_ACM is not set
  1023. # CONFIG_USB_PRINTER is not set
  1024. # CONFIG_USB_WDM is not set
  1025. # CONFIG_USB_TMC is not set
  1026.  
  1027. #
  1028. # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
  1029. #
  1030.  
  1031. #
  1032. # also be needed; see USB_STORAGE Help for more info
  1033. #
  1034. CONFIG_USB_STORAGE=y
  1035. # CONFIG_USB_STORAGE_DEBUG is not set
  1036. # CONFIG_USB_STORAGE_DATAFAB is not set
  1037. # CONFIG_USB_STORAGE_FREECOM is not set
  1038. # CONFIG_USB_STORAGE_ISD200 is not set
  1039. # CONFIG_USB_STORAGE_USBAT is not set
  1040. # CONFIG_USB_STORAGE_SDDR09 is not set
  1041. # CONFIG_USB_STORAGE_SDDR55 is not set
  1042. # CONFIG_USB_STORAGE_JUMPSHOT is not set
  1043. # CONFIG_USB_STORAGE_ALAUDA is not set
  1044. # CONFIG_USB_STORAGE_KARMA is not set
  1045. # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
  1046. # CONFIG_USB_UAS is not set
  1047. # CONFIG_USB_LIBUSUAL is not set
  1048.  
  1049. #
  1050. # USB Imaging devices
  1051. #
  1052. # CONFIG_USB_MDC800 is not set
  1053. # CONFIG_USB_MICROTEK is not set
  1054.  
  1055. #
  1056. # USB port drivers
  1057. #
  1058. # CONFIG_USB_SERIAL is not set
  1059.  
  1060. #
  1061. # USB Miscellaneous drivers
  1062. #
  1063. # CONFIG_USB_EMI62 is not set
  1064. # CONFIG_USB_EMI26 is not set
  1065. # CONFIG_USB_ADUTUX is not set
  1066. # CONFIG_USB_SEVSEG is not set
  1067. # CONFIG_USB_RIO500 is not set
  1068. # CONFIG_USB_LEGOTOWER is not set
  1069. # CONFIG_USB_LCD is not set
  1070. # CONFIG_USB_LED is not set
  1071. # CONFIG_USB_CYPRESS_CY7C63 is not set
  1072. # CONFIG_USB_CYTHERM is not set
  1073. # CONFIG_USB_IDMOUSE is not set
  1074. # CONFIG_USB_FTDI_ELAN is not set
  1075. # CONFIG_USB_APPLEDISPLAY is not set
  1076. # CONFIG_USB_SISUSBVGA is not set
  1077. # CONFIG_USB_LD is not set
  1078. # CONFIG_USB_TRANCEVIBRATOR is not set
  1079. # CONFIG_USB_IOWARRIOR is not set
  1080. # CONFIG_USB_TEST is not set
  1081. # CONFIG_USB_ISIGHTFW is not set
  1082. # CONFIG_USB_YUREX is not set
  1083. # CONFIG_USB_GADGET is not set
  1084.  
  1085. #
  1086. # OTG and related infrastructure
  1087. #
  1088. # CONFIG_NOP_USB_XCEIV is not set
  1089. # CONFIG_MMC is not set
  1090. # CONFIG_MEMSTICK is not set
  1091. CONFIG_NEW_LEDS=y
  1092. CONFIG_LEDS_CLASS=y
  1093.  
  1094. #
  1095. # LED drivers
  1096. #
  1097. CONFIG_LEDS_ALIX2=y
  1098. CONFIG_LEDS_TRIGGERS=y
  1099.  
  1100. #
  1101. # LED Triggers
  1102. #
  1103. CONFIG_LEDS_TRIGGER_TIMER=y
  1104. CONFIG_LEDS_TRIGGER_HEARTBEAT=y
  1105. CONFIG_LEDS_TRIGGER_BACKLIGHT=y
  1106. CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
  1107.  
  1108. #
  1109. # iptables trigger is under Netfilter config (LED target)
  1110. #
  1111. # CONFIG_NFC_DEVICES is not set
  1112. # CONFIG_ACCESSIBILITY is not set
  1113. # CONFIG_INFINIBAND is not set
  1114. # CONFIG_EDAC is not set
  1115. # CONFIG_RTC_CLASS is not set
  1116. CONFIG_DMADEVICES=y
  1117. # CONFIG_DMADEVICES_DEBUG is not set
  1118.  
  1119. #
  1120. # DMA Devices
  1121. #
  1122. # CONFIG_INTEL_MID_DMAC is not set
  1123. # CONFIG_INTEL_IOATDMA is not set
  1124. # CONFIG_TIMB_DMA is not set
  1125. # CONFIG_PCH_DMA is not set
  1126. # CONFIG_AUXDISPLAY is not set
  1127. # CONFIG_UIO is not set
  1128. # CONFIG_STAGING is not set
  1129. # CONFIG_X86_PLATFORM_DEVICES is not set
  1130.  
  1131. #
  1132. # Firmware Drivers
  1133. #
  1134. # CONFIG_EDD is not set
  1135. # CONFIG_FIRMWARE_MEMMAP is not set
  1136. # CONFIG_DELL_RBU is not set
  1137. # CONFIG_DCDBAS is not set
  1138. # CONFIG_ISCSI_IBFT_FIND is not set
  1139.  
  1140. #
  1141. # File systems
  1142. #
  1143. CONFIG_EXT2_FS=y
  1144. # CONFIG_EXT2_FS_XATTR is not set
  1145. # CONFIG_EXT2_FS_XIP is not set
  1146. CONFIG_EXT3_FS=y
  1147. # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
  1148. # CONFIG_EXT3_FS_XATTR is not set
  1149. # CONFIG_EXT4_FS is not set
  1150. CONFIG_JBD=y
  1151. # CONFIG_REISERFS_FS is not set
  1152. # CONFIG_JFS_FS is not set
  1153. # CONFIG_XFS_FS is not set
  1154. CONFIG_FS_POSIX_ACL=y
  1155. CONFIG_FILE_LOCKING=y
  1156. CONFIG_FSNOTIFY=y
  1157. CONFIG_DNOTIFY=y
  1158. CONFIG_INOTIFY_USER=y
  1159. # CONFIG_FANOTIFY is not set
  1160. # CONFIG_QUOTA is not set
  1161. # CONFIG_QUOTACTL is not set
  1162. # CONFIG_AUTOFS4_FS is not set
  1163. # CONFIG_FUSE_FS is not set
  1164. CONFIG_GENERIC_ACL=y
  1165.  
  1166. #
  1167. # Caches
  1168. #
  1169. # CONFIG_FSCACHE is not set
  1170.  
  1171. #
  1172. # CD-ROM/DVD Filesystems
  1173. #
  1174. CONFIG_ISO9660_FS=y
  1175. CONFIG_JOLIET=y
  1176. CONFIG_ZISOFS=y
  1177. # CONFIG_UDF_FS is not set
  1178.  
  1179. #
  1180. # DOS/FAT/NT Filesystems
  1181. #
  1182. CONFIG_FAT_FS=y
  1183. CONFIG_MSDOS_FS=y
  1184. CONFIG_VFAT_FS=y
  1185. CONFIG_FAT_DEFAULT_CODEPAGE=437
  1186. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  1187. # CONFIG_NTFS_FS is not set
  1188.  
  1189. #
  1190. # Pseudo filesystems
  1191. #
  1192. CONFIG_PROC_FS=y
  1193. CONFIG_PROC_KCORE=y
  1194. CONFIG_PROC_SYSCTL=y
  1195. CONFIG_PROC_PAGE_MONITOR=y
  1196. CONFIG_SYSFS=y
  1197. CONFIG_TMPFS=y
  1198. CONFIG_TMPFS_POSIX_ACL=y
  1199. CONFIG_HUGETLBFS=y
  1200. CONFIG_HUGETLB_PAGE=y
  1201. # CONFIG_CONFIGFS_FS is not set
  1202. # CONFIG_MISC_FILESYSTEMS is not set
  1203. # CONFIG_NETWORK_FILESYSTEMS is not set
  1204.  
  1205. #
  1206. # Partition Types
  1207. #
  1208. CONFIG_PARTITION_ADVANCED=y
  1209. # CONFIG_ACORN_PARTITION is not set
  1210. # CONFIG_OSF_PARTITION is not set
  1211. # CONFIG_AMIGA_PARTITION is not set
  1212. # CONFIG_ATARI_PARTITION is not set
  1213. # CONFIG_MAC_PARTITION is not set
  1214. CONFIG_MSDOS_PARTITION=y
  1215. # CONFIG_BSD_DISKLABEL is not set
  1216. # CONFIG_MINIX_SUBPARTITION is not set
  1217. # CONFIG_SOLARIS_X86_PARTITION is not set
  1218. # CONFIG_UNIXWARE_DISKLABEL is not set
  1219. # CONFIG_LDM_PARTITION is not set
  1220. # CONFIG_SGI_PARTITION is not set
  1221. # CONFIG_ULTRIX_PARTITION is not set
  1222. # CONFIG_SUN_PARTITION is not set
  1223. # CONFIG_KARMA_PARTITION is not set
  1224. # CONFIG_EFI_PARTITION is not set
  1225. # CONFIG_SYSV68_PARTITION is not set
  1226. CONFIG_NLS=y
  1227. CONFIG_NLS_DEFAULT="utf8"
  1228. CONFIG_NLS_CODEPAGE_437=y
  1229. # CONFIG_NLS_CODEPAGE_737 is not set
  1230. # CONFIG_NLS_CODEPAGE_775 is not set
  1231. # CONFIG_NLS_CODEPAGE_850 is not set
  1232. # CONFIG_NLS_CODEPAGE_852 is not set
  1233. # CONFIG_NLS_CODEPAGE_855 is not set
  1234. # CONFIG_NLS_CODEPAGE_857 is not set
  1235. # CONFIG_NLS_CODEPAGE_860 is not set
  1236. # CONFIG_NLS_CODEPAGE_861 is not set
  1237. # CONFIG_NLS_CODEPAGE_862 is not set
  1238. # CONFIG_NLS_CODEPAGE_863 is not set
  1239. # CONFIG_NLS_CODEPAGE_864 is not set
  1240. # CONFIG_NLS_CODEPAGE_865 is not set
  1241. # CONFIG_NLS_CODEPAGE_866 is not set
  1242. # CONFIG_NLS_CODEPAGE_869 is not set
  1243. # CONFIG_NLS_CODEPAGE_936 is not set
  1244. # CONFIG_NLS_CODEPAGE_950 is not set
  1245. # CONFIG_NLS_CODEPAGE_932 is not set
  1246. # CONFIG_NLS_CODEPAGE_949 is not set
  1247. # CONFIG_NLS_CODEPAGE_874 is not set
  1248. # CONFIG_NLS_ISO8859_8 is not set
  1249. # CONFIG_NLS_CODEPAGE_1250 is not set
  1250. # CONFIG_NLS_CODEPAGE_1251 is not set
  1251. CONFIG_NLS_ASCII=y
  1252. CONFIG_NLS_ISO8859_1=y
  1253. # CONFIG_NLS_ISO8859_2 is not set
  1254. # CONFIG_NLS_ISO8859_3 is not set
  1255. # CONFIG_NLS_ISO8859_4 is not set
  1256. # CONFIG_NLS_ISO8859_5 is not set
  1257. # CONFIG_NLS_ISO8859_6 is not set
  1258. # CONFIG_NLS_ISO8859_7 is not set
  1259. # CONFIG_NLS_ISO8859_9 is not set
  1260. # CONFIG_NLS_ISO8859_13 is not set
  1261. # CONFIG_NLS_ISO8859_14 is not set
  1262. # CONFIG_NLS_ISO8859_15 is not set
  1263. # CONFIG_NLS_KOI8_R is not set
  1264. # CONFIG_NLS_KOI8_U is not set
  1265. CONFIG_NLS_UTF8=y
  1266.  
  1267. #
  1268. # Kernel hacking
  1269. #
  1270. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  1271. CONFIG_PRINTK_TIME=y
  1272. # CONFIG_ENABLE_WARN_DEPRECATED is not set
  1273. # CONFIG_ENABLE_MUST_CHECK is not set
  1274. CONFIG_FRAME_WARN=2048
  1275. # CONFIG_MAGIC_SYSRQ is not set
  1276. CONFIG_STRIP_ASM_SYMS=y
  1277. # CONFIG_UNUSED_SYMBOLS is not set
  1278. # CONFIG_DEBUG_FS is not set
  1279. # CONFIG_HEADERS_CHECK is not set
  1280. # CONFIG_DEBUG_KERNEL is not set
  1281. # CONFIG_HARDLOCKUP_DETECTOR is not set
  1282. CONFIG_BKL=y
  1283. # CONFIG_SPARSE_RCU_POINTER is not set
  1284. # CONFIG_DEBUG_MEMORY_INIT is not set
  1285. CONFIG_ARCH_WANT_FRAME_POINTERS=y
  1286. # CONFIG_FRAME_POINTER is not set
  1287. # CONFIG_SYSCTL_SYSCALL_CHECK is not set
  1288. CONFIG_USER_STACKTRACE_SUPPORT=y
  1289. CONFIG_HAVE_FUNCTION_TRACER=y
  1290. CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
  1291. CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST=y
  1292. CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y
  1293. CONFIG_HAVE_DYNAMIC_FTRACE=y
  1294. CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
  1295. CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
  1296. CONFIG_HAVE_C_RECORDMCOUNT=y
  1297. CONFIG_TRACING_SUPPORT=y
  1298. # CONFIG_FTRACE is not set
  1299. # CONFIG_PROVIDE_OHCI1394_DMA_INIT is not set
  1300. # CONFIG_DMA_API_DEBUG is not set
  1301. # CONFIG_ATOMIC64_SELFTEST is not set
  1302. # CONFIG_SAMPLES is not set
  1303. CONFIG_HAVE_ARCH_KGDB=y
  1304. CONFIG_HAVE_ARCH_KMEMCHECK=y
  1305. # CONFIG_TEST_KSTRTOX is not set
  1306. # CONFIG_STRICT_DEVMEM is not set
  1307. # CONFIG_X86_VERBOSE_BOOTUP is not set
  1308. CONFIG_EARLY_PRINTK=y
  1309. # CONFIG_EARLY_PRINTK_DBGP is not set
  1310. # CONFIG_DOUBLEFAULT is not set
  1311. # CONFIG_IOMMU_STRESS is not set
  1312. CONFIG_HAVE_MMIOTRACE_SUPPORT=y
  1313. CONFIG_IO_DELAY_TYPE_0X80=0
  1314. CONFIG_IO_DELAY_TYPE_0XED=1
  1315. CONFIG_IO_DELAY_TYPE_UDELAY=2
  1316. CONFIG_IO_DELAY_TYPE_NONE=3
  1317. CONFIG_IO_DELAY_0X80=y
  1318. # CONFIG_IO_DELAY_0XED is not set
  1319. # CONFIG_IO_DELAY_UDELAY is not set
  1320. # CONFIG_IO_DELAY_NONE is not set
  1321. CONFIG_DEFAULT_IO_DELAY_TYPE=0
  1322. # CONFIG_OPTIMIZE_INLINING is not set
  1323.  
  1324. #
  1325. # Security options
  1326. #
  1327. # CONFIG_KEYS is not set
  1328. # CONFIG_SECURITY_DMESG_RESTRICT is not set
  1329. # CONFIG_SECURITY is not set
  1330. # CONFIG_SECURITYFS is not set
  1331. CONFIG_DEFAULT_SECURITY_DAC=y
  1332. CONFIG_DEFAULT_SECURITY=""
  1333. CONFIG_CRYPTO=y
  1334.  
  1335. #
  1336. # Crypto core or helper
  1337. #
  1338. CONFIG_CRYPTO_ALGAPI=y
  1339. CONFIG_CRYPTO_ALGAPI2=y
  1340. CONFIG_CRYPTO_AEAD2=y
  1341. CONFIG_CRYPTO_BLKCIPHER=y
  1342. CONFIG_CRYPTO_BLKCIPHER2=y
  1343. CONFIG_CRYPTO_HASH=y
  1344. CONFIG_CRYPTO_HASH2=y
  1345. CONFIG_CRYPTO_RNG2=y
  1346. CONFIG_CRYPTO_PCOMP2=y
  1347. CONFIG_CRYPTO_MANAGER=y
  1348. CONFIG_CRYPTO_MANAGER2=y
  1349. CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
  1350. # CONFIG_CRYPTO_GF128MUL is not set
  1351. # CONFIG_CRYPTO_NULL is not set
  1352. CONFIG_CRYPTO_WORKQUEUE=y
  1353. # CONFIG_CRYPTO_CRYPTD is not set
  1354. # CONFIG_CRYPTO_AUTHENC is not set
  1355.  
  1356. #
  1357. # Authenticated Encryption with Associated Data
  1358. #
  1359. # CONFIG_CRYPTO_CCM is not set
  1360. # CONFIG_CRYPTO_GCM is not set
  1361. # CONFIG_CRYPTO_SEQIV is not set
  1362.  
  1363. #
  1364. # Block modes
  1365. #
  1366. CONFIG_CRYPTO_CBC=y
  1367. # CONFIG_CRYPTO_CTR is not set
  1368. # CONFIG_CRYPTO_CTS is not set
  1369. CONFIG_CRYPTO_ECB=y
  1370. # CONFIG_CRYPTO_PCBC is not set
  1371.  
  1372. #
  1373. # Hash modes
  1374. #
  1375. # CONFIG_CRYPTO_HMAC is not set
  1376.  
  1377. #
  1378. # Digest
  1379. #
  1380. # CONFIG_CRYPTO_CRC32C is not set
  1381. # CONFIG_CRYPTO_CRC32C_INTEL is not set
  1382. # CONFIG_CRYPTO_GHASH is not set
  1383. # CONFIG_CRYPTO_MD4 is not set
  1384. CONFIG_CRYPTO_MD5=y
  1385. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1386. # CONFIG_CRYPTO_RMD128 is not set
  1387. # CONFIG_CRYPTO_RMD160 is not set
  1388. # CONFIG_CRYPTO_RMD256 is not set
  1389. # CONFIG_CRYPTO_RMD320 is not set
  1390. # CONFIG_CRYPTO_SHA1 is not set
  1391. # CONFIG_CRYPTO_SHA256 is not set
  1392. # CONFIG_CRYPTO_SHA512 is not set
  1393. # CONFIG_CRYPTO_TGR192 is not set
  1394. # CONFIG_CRYPTO_WP512 is not set
  1395.  
  1396. #
  1397. # Ciphers
  1398. #
  1399. CONFIG_CRYPTO_AES=y
  1400. CONFIG_CRYPTO_AES_586=y
  1401. # CONFIG_CRYPTO_AES_NI_INTEL is not set
  1402. # CONFIG_CRYPTO_ANUBIS is not set
  1403. CONFIG_CRYPTO_ARC4=y
  1404. # CONFIG_CRYPTO_BLOWFISH is not set
  1405. # CONFIG_CRYPTO_CAMELLIA is not set
  1406. # CONFIG_CRYPTO_CAST5 is not set
  1407. # CONFIG_CRYPTO_CAST6 is not set
  1408. CONFIG_CRYPTO_DES=y
  1409. # CONFIG_CRYPTO_FCRYPT is not set
  1410. # CONFIG_CRYPTO_KHAZAD is not set
  1411. # CONFIG_CRYPTO_SEED is not set
  1412. # CONFIG_CRYPTO_SERPENT is not set
  1413. # CONFIG_CRYPTO_TEA is not set
  1414. # CONFIG_CRYPTO_TWOFISH is not set
  1415. # CONFIG_CRYPTO_TWOFISH_586 is not set
  1416.  
  1417. #
  1418. # Compression
  1419. #
  1420. # CONFIG_CRYPTO_DEFLATE is not set
  1421. # CONFIG_CRYPTO_ZLIB is not set
  1422. # CONFIG_CRYPTO_LZO is not set
  1423.  
  1424. #
  1425. # Random Number Generation
  1426. #
  1427. # CONFIG_CRYPTO_ANSI_CPRNG is not set
  1428. # CONFIG_CRYPTO_USER_API_HASH is not set
  1429. # CONFIG_CRYPTO_USER_API_SKCIPHER is not set
  1430. CONFIG_CRYPTO_HW=y
  1431. # CONFIG_CRYPTO_DEV_PADLOCK is not set
  1432. CONFIG_CRYPTO_DEV_GEODE=y
  1433. # CONFIG_CRYPTO_DEV_HIFN_795X is not set
  1434. CONFIG_HAVE_KVM=y
  1435. # CONFIG_VIRTUALIZATION is not set
  1436. # CONFIG_BINARY_PRINTF is not set
  1437.  
  1438. #
  1439. # Library routines
  1440. #
  1441. CONFIG_BITREVERSE=y
  1442. CONFIG_GENERIC_FIND_FIRST_BIT=y
  1443. CONFIG_GENERIC_FIND_NEXT_BIT=y
  1444. CONFIG_GENERIC_FIND_LAST_BIT=y
  1445. # CONFIG_CRC_CCITT is not set
  1446. # CONFIG_CRC16 is not set
  1447. # CONFIG_CRC_T10DIF is not set
  1448. # CONFIG_CRC_ITU_T is not set
  1449. CONFIG_CRC32=y
  1450. # CONFIG_CRC7 is not set
  1451. # CONFIG_LIBCRC32C is not set
  1452. CONFIG_ZLIB_INFLATE=y
  1453. # CONFIG_XZ_DEC is not set
  1454. # CONFIG_XZ_DEC_BCJ is not set
  1455. CONFIG_HAS_IOMEM=y
  1456. CONFIG_HAS_IOPORT=y
  1457. CONFIG_HAS_DMA=y
  1458. CONFIG_NLATTR=y
  1459. CONFIG_AVERAGE=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement