defconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.24
  4. # Sat Feb 9 12:13:01 2008
  5. #
  6. CONFIG_MMU=y
  7. CONFIG_ZONE_DMA=y
  8. CONFIG_LOCKDEP_SUPPORT=y
  9. CONFIG_STACKTRACE_SUPPORT=y
  10. CONFIG_HAVE_LATENCYTOP_SUPPORT=y
  11. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  12. # CONFIG_ARCH_HAS_ILOG2_U32 is not set
  13. # CONFIG_ARCH_HAS_ILOG2_U64 is not set
  14. CONFIG_GENERIC_HWEIGHT=y
  15. CONFIG_GENERIC_TIME=y
  16. CONFIG_GENERIC_BUG=y
  17. CONFIG_NO_IOMEM=y
  18. CONFIG_NO_DMA=y
  19. CONFIG_GENERIC_LOCKBREAK=y
  20. CONFIG_S390=y
  21. CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
  22. #
  23. # General setup
  24. #
  25. CONFIG_EXPERIMENTAL=y
  26. CONFIG_LOCK_KERNEL=y
  27. CONFIG_INIT_ENV_ARG_LIMIT=32
  28. CONFIG_LOCALVERSION=""
  29. CONFIG_LOCALVERSION_AUTO=y
  30. CONFIG_SWAP=y
  31. CONFIG_SYSVIPC=y
  32. CONFIG_SYSVIPC_SYSCTL=y
  33. CONFIG_POSIX_MQUEUE=y
  34. # CONFIG_BSD_PROCESS_ACCT is not set
  35. # CONFIG_TASKSTATS is not set
  36. CONFIG_AUDIT=y
  37. # CONFIG_AUDITSYSCALL is not set
  38. CONFIG_IKCONFIG=y
  39. CONFIG_IKCONFIG_PROC=y
  40. CONFIG_LOG_BUF_SHIFT=17
  41. CONFIG_CGROUPS=y
  42. # CONFIG_CGROUP_DEBUG is not set
  43. CONFIG_CGROUP_NS=y
  44. # CONFIG_CPUSETS is not set
  45. CONFIG_FAIR_GROUP_SCHED=y
  46. CONFIG_FAIR_USER_SCHED=y
  47. # CONFIG_FAIR_CGROUP_SCHED is not set
  48. # CONFIG_CGROUP_CPUACCT is not set
  49. # CONFIG_RESOURCE_COUNTERS is not set
  50. CONFIG_SYSFS_DEPRECATED=y
  51. # CONFIG_RELAY is not set
  52. CONFIG_NAMESPACES=y
  53. CONFIG_UTS_NS=y
  54. CONFIG_IPC_NS=y
  55. # CONFIG_USER_NS is not set
  56. # CONFIG_PID_NS is not set
  57. CONFIG_BLK_DEV_INITRD=y
  58. CONFIG_INITRAMFS_SOURCE=""
  59. # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
  60. CONFIG_SYSCTL=y
  61. # CONFIG_EMBEDDED is not set
  62. CONFIG_SYSCTL_SYSCALL=y
  63. CONFIG_KALLSYMS=y
  64. # CONFIG_KALLSYMS_ALL is not set
  65. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  66. CONFIG_HOTPLUG=y
  67. CONFIG_PRINTK=y
  68. CONFIG_BUG=y
  69. CONFIG_ELF_CORE=y
  70. # CONFIG_COMPAT_BRK is not set
  71. CONFIG_BASE_FULL=y
  72. CONFIG_FUTEX=y
  73. CONFIG_ANON_INODES=y
  74. CONFIG_EPOLL=y
  75. CONFIG_SIGNALFD=y
  76. CONFIG_TIMERFD=y
  77. CONFIG_EVENTFD=y
  78. CONFIG_SHMEM=y
  79. CONFIG_VM_EVENT_COUNTERS=y
  80. CONFIG_SLAB=y
  81. # CONFIG_SLUB is not set
  82. # CONFIG_SLOB is not set
  83. # CONFIG_PROFILING is not set
  84. # CONFIG_MARKERS is not set
  85. CONFIG_HAVE_OPROFILE=y
  86. CONFIG_KPROBES=y
  87. CONFIG_HAVE_KPROBES=y
  88. CONFIG_PROC_PAGE_MONITOR=y
  89. CONFIG_SLABINFO=y
  90. CONFIG_RT_MUTEXES=y
  91. # CONFIG_TINY_SHMEM is not set
  92. CONFIG_BASE_SMALL=0
  93. CONFIG_MODULES=y
  94. CONFIG_MODULE_UNLOAD=y
  95. # CONFIG_MODULE_FORCE_UNLOAD is not set
  96. CONFIG_MODVERSIONS=y
  97. # CONFIG_MODULE_SRCVERSION_ALL is not set
  98. CONFIG_KMOD=y
  99. CONFIG_STOP_MACHINE=y
  100. CONFIG_BLOCK=y
  101. # CONFIG_BLK_DEV_IO_TRACE is not set
  102. CONFIG_BLK_DEV_BSG=y
  103. CONFIG_BLOCK_COMPAT=y
  104. #
  105. # IO Schedulers
  106. #
  107. CONFIG_IOSCHED_NOOP=y
  108. CONFIG_IOSCHED_AS=y
  109. CONFIG_IOSCHED_DEADLINE=y
  110. CONFIG_IOSCHED_CFQ=y
  111. # CONFIG_DEFAULT_AS is not set
  112. CONFIG_DEFAULT_DEADLINE=y
  113. # CONFIG_DEFAULT_CFQ is not set
  114. # CONFIG_DEFAULT_NOOP is not set
  115. CONFIG_DEFAULT_IOSCHED="deadline"
  116. CONFIG_CLASSIC_RCU=y
  117. # CONFIG_PREEMPT_RCU is not set
  118. #
  119. # Base setup
  120. #
  121. #
  122. # Processor type and features
  123. #
  124. CONFIG_64BIT=y
  125. CONFIG_SMP=y
  126. CONFIG_NR_CPUS=32
  127. CONFIG_HOTPLUG_CPU=y
  128. CONFIG_COMPAT=y
  129. CONFIG_SYSVIPC_COMPAT=y
  130. CONFIG_AUDIT_ARCH=y
  131. CONFIG_S390_SWITCH_AMODE=y
  132. CONFIG_S390_EXEC_PROTECT=y
  133. #
  134. # Code generation options
  135. #
  136. # CONFIG_MARCH_G5 is not set
  137. CONFIG_MARCH_Z900=y
  138. # CONFIG_MARCH_Z990 is not set
  139. # CONFIG_MARCH_Z9_109 is not set
  140. CONFIG_PACK_STACK=y
  141. # CONFIG_SMALL_STACK is not set
  142. CONFIG_CHECK_STACK=y
  143. CONFIG_STACK_GUARD=256
  144. # CONFIG_WARN_STACK is not set
  145. CONFIG_ARCH_POPULATES_NODE_MAP=y
  146. #
  147. # Kernel preemption
  148. #
  149. # CONFIG_PREEMPT_NONE is not set
  150. # CONFIG_PREEMPT_VOLUNTARY is not set
  151. CONFIG_PREEMPT=y
  152. # CONFIG_RCU_TRACE is not set
  153. CONFIG_SELECT_MEMORY_MODEL=y
  154. CONFIG_FLATMEM_MANUAL=y
  155. # CONFIG_DISCONTIGMEM_MANUAL is not set
  156. # CONFIG_SPARSEMEM_MANUAL is not set
  157. CONFIG_FLATMEM=y
  158. CONFIG_FLAT_NODE_MEM_MAP=y
  159. # CONFIG_SPARSEMEM_STATIC is not set
  160. # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
  161. CONFIG_SPLIT_PTLOCK_CPUS=4
  162. CONFIG_RESOURCES_64BIT=y
  163. CONFIG_ZONE_DMA_FLAG=1
  164. CONFIG_BOUNCE=y
  165. CONFIG_VIRT_TO_BUS=y
  166. #
  167. # I/O subsystem configuration
  168. #
  169. CONFIG_MACHCHK_WARNING=y
  170. CONFIG_QDIO=y
  171. # CONFIG_QDIO_DEBUG is not set
  172. #
  173. # Misc
  174. #
  175. CONFIG_IPL=y
  176. # CONFIG_IPL_TAPE is not set
  177. CONFIG_IPL_VM=y
  178. CONFIG_BINFMT_ELF=y
  179. CONFIG_BINFMT_MISC=m
  180. # CONFIG_PROCESS_DEBUG is not set
  181. CONFIG_PFAULT=y
  182. # CONFIG_SHARED_KERNEL is not set
  183. # CONFIG_CMM is not set
  184. CONFIG_VIRT_TIMER=y
  185. CONFIG_VIRT_CPU_ACCOUNTING=y
  186. # CONFIG_APPLDATA_BASE is not set
  187. CONFIG_HZ_100=y
  188. # CONFIG_HZ_250 is not set
  189. # CONFIG_HZ_300 is not set
  190. # CONFIG_HZ_1000 is not set
  191. CONFIG_HZ=100
  192. # CONFIG_SCHED_HRTICK is not set
  193. CONFIG_NO_IDLE_HZ=y
  194. CONFIG_NO_IDLE_HZ_INIT=y
  195. CONFIG_S390_HYPFS_FS=y
  196. CONFIG_KEXEC=y
  197. # CONFIG_ZFCPDUMP is not set
  198. #
  199. # Networking
  200. #
  201. CONFIG_NET=y
  202. #
  203. # Networking options
  204. #
  205. CONFIG_PACKET=y
  206. # CONFIG_PACKET_MMAP is not set
  207. CONFIG_UNIX=y
  208. CONFIG_XFRM=y
  209. # CONFIG_XFRM_USER is not set
  210. # CONFIG_XFRM_SUB_POLICY is not set
  211. # CONFIG_XFRM_MIGRATE is not set
  212. # CONFIG_XFRM_STATISTICS is not set
  213. CONFIG_NET_KEY=y
  214. # CONFIG_NET_KEY_MIGRATE is not set
  215. CONFIG_IUCV=m
  216. CONFIG_AFIUCV=m
  217. CONFIG_INET=y
  218. CONFIG_IP_MULTICAST=y
  219. # CONFIG_IP_ADVANCED_ROUTER is not set
  220. CONFIG_IP_FIB_HASH=y
  221. # CONFIG_IP_PNP is not set
  222. # CONFIG_NET_IPIP is not set
  223. # CONFIG_NET_IPGRE is not set
  224. # CONFIG_IP_MROUTE is not set
  225. # CONFIG_ARPD is not set
  226. # CONFIG_SYN_COOKIES is not set
  227. # CONFIG_INET_AH is not set
  228. # CONFIG_INET_ESP is not set
  229. # CONFIG_INET_IPCOMP is not set
  230. # CONFIG_INET_XFRM_TUNNEL is not set
  231. CONFIG_INET_TUNNEL=y
  232. CONFIG_INET_XFRM_MODE_TRANSPORT=y
  233. CONFIG_INET_XFRM_MODE_TUNNEL=y
  234. CONFIG_INET_XFRM_MODE_BEET=y
  235. CONFIG_INET_LRO=y
  236. CONFIG_INET_DIAG=y
  237. CONFIG_INET_TCP_DIAG=y
  238. # CONFIG_TCP_CONG_ADVANCED is not set
  239. CONFIG_TCP_CONG_CUBIC=y
  240. CONFIG_DEFAULT_TCP_CONG="cubic"
  241. # CONFIG_TCP_MD5SIG is not set
  242. # CONFIG_IP_VS is not set
  243. CONFIG_IPV6=y
  244. # CONFIG_IPV6_PRIVACY is not set
  245. # CONFIG_IPV6_ROUTER_PREF is not set
  246. # CONFIG_IPV6_OPTIMISTIC_DAD is not set
  247. # CONFIG_INET6_AH is not set
  248. # CONFIG_INET6_ESP is not set
  249. # CONFIG_INET6_IPCOMP is not set
  250. # CONFIG_IPV6_MIP6 is not set
  251. # CONFIG_INET6_XFRM_TUNNEL is not set
  252. # CONFIG_INET6_TUNNEL is not set
  253. CONFIG_INET6_XFRM_MODE_TRANSPORT=y
  254. CONFIG_INET6_XFRM_MODE_TUNNEL=y
  255. CONFIG_INET6_XFRM_MODE_BEET=y
  256. # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
  257. CONFIG_IPV6_SIT=y
  258. # CONFIG_IPV6_TUNNEL is not set
  259. # CONFIG_IPV6_MULTIPLE_TABLES is not set
  260. # CONFIG_NETWORK_SECMARK is not set
  261. CONFIG_NETFILTER=y
  262. # CONFIG_NETFILTER_DEBUG is not set
  263. CONFIG_NETFILTER_ADVANCED=y
  264. #
  265. # Core Netfilter Configuration
  266. #
  267. CONFIG_NETFILTER_NETLINK=m
  268. CONFIG_NETFILTER_NETLINK_QUEUE=m
  269. CONFIG_NETFILTER_NETLINK_LOG=m
  270. CONFIG_NF_CONNTRACK=m
  271. # CONFIG_NF_CT_ACCT is not set
  272. # CONFIG_NF_CONNTRACK_MARK is not set
  273. # CONFIG_NF_CONNTRACK_EVENTS is not set
  274. # CONFIG_NF_CT_PROTO_SCTP is not set
  275. # CONFIG_NF_CT_PROTO_UDPLITE is not set
  276. # CONFIG_NF_CONNTRACK_AMANDA is not set
  277. # CONFIG_NF_CONNTRACK_FTP is not set
  278. # CONFIG_NF_CONNTRACK_H323 is not set
  279. # CONFIG_NF_CONNTRACK_IRC is not set
  280. # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set
  281. # CONFIG_NF_CONNTRACK_PPTP is not set
  282. # CONFIG_NF_CONNTRACK_SANE is not set
  283. # CONFIG_NF_CONNTRACK_SIP is not set
  284. # CONFIG_NF_CONNTRACK_TFTP is not set
  285. # CONFIG_NF_CT_NETLINK is not set
  286. # CONFIG_NETFILTER_XTABLES is not set
  287. #
  288. # IP: Netfilter Configuration
  289. #
  290. # CONFIG_NF_CONNTRACK_IPV4 is not set
  291. # CONFIG_IP_NF_QUEUE is not set
  292. # CONFIG_IP_NF_IPTABLES is not set
  293. # CONFIG_IP_NF_ARPTABLES is not set
  294. #
  295. # IPv6: Netfilter Configuration
  296. #
  297. # CONFIG_NF_CONNTRACK_IPV6 is not set
  298. # CONFIG_IP6_NF_QUEUE is not set
  299. # CONFIG_IP6_NF_IPTABLES is not set
  300. # CONFIG_IP_DCCP is not set
  301. CONFIG_IP_SCTP=m
  302. # CONFIG_SCTP_DBG_MSG is not set
  303. # CONFIG_SCTP_DBG_OBJCNT is not set
  304. # CONFIG_SCTP_HMAC_NONE is not set
  305. # CONFIG_SCTP_HMAC_SHA1 is not set
  306. CONFIG_SCTP_HMAC_MD5=y
  307. # CONFIG_TIPC is not set
  308. # CONFIG_ATM is not set
  309. # CONFIG_BRIDGE is not set
  310. # CONFIG_VLAN_8021Q is not set
  311. # CONFIG_DECNET is not set
  312. # CONFIG_LLC2 is not set
  313. # CONFIG_IPX is not set
  314. # CONFIG_ATALK is not set
  315. # CONFIG_X25 is not set
  316. # CONFIG_LAPB is not set
  317. # CONFIG_ECONET is not set
  318. # CONFIG_WAN_ROUTER is not set
  319. CONFIG_NET_SCHED=y
  320. #
  321. # Queueing/Scheduling
  322. #
  323. CONFIG_NET_SCH_CBQ=m
  324. # CONFIG_NET_SCH_HTB is not set
  325. # CONFIG_NET_SCH_HFSC is not set
  326. CONFIG_NET_SCH_PRIO=m
  327. CONFIG_NET_SCH_RR=m
  328. CONFIG_NET_SCH_RED=m
  329. CONFIG_NET_SCH_SFQ=m
  330. CONFIG_NET_SCH_TEQL=m
  331. CONFIG_NET_SCH_TBF=m
  332. CONFIG_NET_SCH_GRED=m
  333. CONFIG_NET_SCH_DSMARK=m
  334. # CONFIG_NET_SCH_NETEM is not set
  335. # CONFIG_NET_SCH_INGRESS is not set
  336. #
  337. # Classification
  338. #
  339. CONFIG_NET_CLS=y
  340. # CONFIG_NET_CLS_BASIC is not set
  341. CONFIG_NET_CLS_TCINDEX=m
  342. CONFIG_NET_CLS_ROUTE4=m
  343. CONFIG_NET_CLS_ROUTE=y
  344. CONFIG_NET_CLS_FW=m
  345. CONFIG_NET_CLS_U32=m
  346. # CONFIG_CLS_U32_PERF is not set
  347. CONFIG_CLS_U32_MARK=y
  348. CONFIG_NET_CLS_RSVP=m
  349. CONFIG_NET_CLS_RSVP6=m
  350. CONFIG_NET_CLS_FLOW=m
  351. # CONFIG_NET_EMATCH is not set
  352. CONFIG_NET_CLS_ACT=y
  353. CONFIG_NET_ACT_POLICE=y
  354. # CONFIG_NET_ACT_GACT is not set
  355. # CONFIG_NET_ACT_MIRRED is not set
  356. CONFIG_NET_ACT_NAT=m
  357. # CONFIG_NET_ACT_PEDIT is not set
  358. # CONFIG_NET_ACT_SIMP is not set
  359. # CONFIG_NET_CLS_IND is not set
  360. CONFIG_NET_SCH_FIFO=y
  361. #
  362. # Network testing
  363. #
  364. # CONFIG_NET_PKTGEN is not set
  365. # CONFIG_NET_TCPPROBE is not set
  366. CONFIG_CAN=m
  367. CONFIG_CAN_RAW=m
  368. CONFIG_CAN_BCM=m
  369. #
  370. # CAN Device Drivers
  371. #
  372. CONFIG_CAN_VCAN=m
  373. # CONFIG_CAN_DEBUG_DEVICES is not set
  374. # CONFIG_AF_RXRPC is not set
  375. # CONFIG_RFKILL is not set
  376. # CONFIG_NET_9P is not set
  377. # CONFIG_PCMCIA is not set
  378. CONFIG_CCW=y
  379. #
  380. # Device Drivers
  381. #
  382. #
  383. # Generic Driver Options
  384. #
  385. CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
  386. CONFIG_STANDALONE=y
  387. CONFIG_PREVENT_FIRMWARE_BUILD=y
  388. # CONFIG_FW_LOADER is not set
  389. # CONFIG_DEBUG_DRIVER is not set
  390. # CONFIG_DEBUG_DEVRES is not set
  391. CONFIG_SYS_HYPERVISOR=y
  392. # CONFIG_CONNECTOR is not set
  393. CONFIG_BLK_DEV=y
  394. # CONFIG_BLK_DEV_COW_COMMON is not set
  395. CONFIG_BLK_DEV_LOOP=m
  396. # CONFIG_BLK_DEV_CRYPTOLOOP is not set
  397. CONFIG_BLK_DEV_NBD=m
  398. CONFIG_BLK_DEV_RAM=y
  399. CONFIG_BLK_DEV_RAM_COUNT=16
  400. CONFIG_BLK_DEV_RAM_SIZE=4096
  401. CONFIG_BLK_DEV_XIP=y
  402. # CONFIG_CDROM_PKTCDVD is not set
  403. # CONFIG_ATA_OVER_ETH is not set
  404. #
  405. # S/390 block device drivers
  406. #
  407. CONFIG_BLK_DEV_XPRAM=m
  408. # CONFIG_DCSSBLK is not set
  409. CONFIG_DASD=y
  410. CONFIG_DASD_PROFILE=y
  411. CONFIG_DASD_ECKD=y
  412. CONFIG_DASD_FBA=y
  413. CONFIG_DASD_DIAG=y
  414. CONFIG_DASD_EER=y
  415. CONFIG_MISC_DEVICES=y
  416. # CONFIG_EEPROM_93CX6 is not set
  417. # CONFIG_ENCLOSURE_SERVICES is not set
  418. #
  419. # SCSI device support
  420. #
  421. # CONFIG_RAID_ATTRS is not set
  422. CONFIG_SCSI=y
  423. # CONFIG_SCSI_DMA is not set
  424. # CONFIG_SCSI_TGT is not set
  425. CONFIG_SCSI_NETLINK=y
  426. CONFIG_SCSI_PROC_FS=y
  427. #
  428. # SCSI support type (disk, tape, CD-ROM)
  429. #
  430. CONFIG_BLK_DEV_SD=y
  431. CONFIG_CHR_DEV_ST=y
  432. # CONFIG_CHR_DEV_OSST is not set
  433. CONFIG_BLK_DEV_SR=y
  434. CONFIG_BLK_DEV_SR_VENDOR=y
  435. CONFIG_CHR_DEV_SG=y
  436. # CONFIG_CHR_DEV_SCH is not set
  437. #
  438. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  439. #
  440. CONFIG_SCSI_MULTI_LUN=y
  441. CONFIG_SCSI_CONSTANTS=y
  442. CONFIG_SCSI_LOGGING=y
  443. CONFIG_SCSI_SCAN_ASYNC=y
  444. CONFIG_SCSI_WAIT_SCAN=m
  445. #
  446. # SCSI Transports
  447. #
  448. # CONFIG_SCSI_SPI_ATTRS is not set
  449. CONFIG_SCSI_FC_ATTRS=y
  450. # CONFIG_SCSI_ISCSI_ATTRS is not set
  451. # CONFIG_SCSI_SAS_ATTRS is not set
  452. # CONFIG_SCSI_SAS_LIBSAS is not set
  453. # CONFIG_SCSI_SRP_ATTRS is not set
  454. CONFIG_SCSI_LOWLEVEL=y
  455. # CONFIG_ISCSI_TCP is not set
  456. # CONFIG_SCSI_DEBUG is not set
  457. CONFIG_ZFCP=y
  458. CONFIG_MD=y
  459. CONFIG_BLK_DEV_MD=y
  460. CONFIG_MD_LINEAR=m
  461. CONFIG_MD_RAID0=m
  462. CONFIG_MD_RAID1=m
  463. # CONFIG_MD_RAID10 is not set
  464. # CONFIG_MD_RAID456 is not set
  465. CONFIG_MD_MULTIPATH=m
  466. # CONFIG_MD_FAULTY is not set
  467. CONFIG_BLK_DEV_DM=y
  468. # CONFIG_DM_DEBUG is not set
  469. CONFIG_DM_CRYPT=y
  470. CONFIG_DM_SNAPSHOT=y
  471. CONFIG_DM_MIRROR=y
  472. CONFIG_DM_ZERO=y
  473. CONFIG_DM_MULTIPATH=y
  474. # CONFIG_DM_MULTIPATH_EMC is not set
  475. # CONFIG_DM_MULTIPATH_RDAC is not set
  476. # CONFIG_DM_MULTIPATH_HP is not set
  477. # CONFIG_DM_DELAY is not set
  478. # CONFIG_DM_UEVENT is not set
  479. CONFIG_NETDEVICES=y
  480. # CONFIG_NETDEVICES_MULTIQUEUE is not set
  481. # CONFIG_IFB is not set
  482. CONFIG_DUMMY=m
  483. CONFIG_BONDING=m
  484. # CONFIG_MACVLAN is not set
  485. CONFIG_EQUALIZER=m
  486. CONFIG_TUN=m
  487. CONFIG_VETH=m
  488. CONFIG_NET_ETHERNET=y
  489. # CONFIG_MII is not set
  490. # CONFIG_IBM_NEW_EMAC_ZMII is not set
  491. # CONFIG_IBM_NEW_EMAC_RGMII is not set
  492. # CONFIG_IBM_NEW_EMAC_TAH is not set
  493. # CONFIG_IBM_NEW_EMAC_EMAC4 is not set
  494. CONFIG_NETDEV_1000=y
  495. # CONFIG_E1000E_ENABLED is not set
  496. CONFIG_NETDEV_10000=y
  497. # CONFIG_TR is not set
  498. # CONFIG_WAN is not set
  499. #
  500. # S/390 network device drivers
  501. #
  502. CONFIG_LCS=m
  503. CONFIG_CTC=m
  504. # CONFIG_NETIUCV is not set
  505. # CONFIG_SMSGIUCV is not set
  506. # CONFIG_CLAW is not set
  507. CONFIG_QETH=y
  508. #
  509. # Gigabit Ethernet default settings
  510. #
  511. # CONFIG_QETH_IPV6 is not set
  512. CONFIG_CCWGROUP=y
  513. # CONFIG_PPP is not set
  514. # CONFIG_SLIP is not set
  515. # CONFIG_NETCONSOLE is not set
  516. # CONFIG_NETPOLL is not set
  517. # CONFIG_NET_POLL_CONTROLLER is not set
  518. #
  519. # Character devices
  520. #
  521. CONFIG_UNIX98_PTYS=y
  522. CONFIG_LEGACY_PTYS=y
  523. CONFIG_LEGACY_PTY_COUNT=256
  524. CONFIG_HW_RANDOM=m
  525. # CONFIG_R3964 is not set
  526. CONFIG_RAW_DRIVER=m
  527. CONFIG_MAX_RAW_DEVS=256
  528. # CONFIG_HANGCHECK_TIMER is not set
  529. #
  530. # S/390 character device drivers
  531. #
  532. CONFIG_TN3270=y
  533. CONFIG_TN3270_TTY=y
  534. CONFIG_TN3270_FS=m
  535. CONFIG_TN3270_CONSOLE=y
  536. CONFIG_TN3215=y
  537. CONFIG_TN3215_CONSOLE=y
  538. CONFIG_CCW_CONSOLE=y
  539. CONFIG_SCLP_TTY=y
  540. CONFIG_SCLP_CONSOLE=y
  541. CONFIG_SCLP_VT220_TTY=y
  542. CONFIG_SCLP_VT220_CONSOLE=y
  543. CONFIG_SCLP_CPI=m
  544. CONFIG_S390_TAPE=m
  545. #
  546. # S/390 tape interface support
  547. #
  548. CONFIG_S390_TAPE_BLOCK=y
  549. #
  550. # S/390 tape hardware support
  551. #
  552. CONFIG_S390_TAPE_34XX=m
  553. # CONFIG_S390_TAPE_3590 is not set
  554. # CONFIG_VMLOGRDR is not set
  555. # CONFIG_VMCP is not set
  556. # CONFIG_MONREADER is not set
  557. CONFIG_MONWRITER=m
  558. CONFIG_S390_VMUR=m
  559. # CONFIG_POWER_SUPPLY is not set
  560. # CONFIG_THERMAL is not set
  561. # CONFIG_WATCHDOG is not set
  562. #
  563. # Sonics Silicon Backplane
  564. #
  565. #
  566. # File systems
  567. #
  568. CONFIG_EXT2_FS=y
  569. # CONFIG_EXT2_FS_XATTR is not set
  570. # CONFIG_EXT2_FS_XIP is not set
  571. CONFIG_EXT3_FS=y
  572. CONFIG_EXT3_FS_XATTR=y
  573. # CONFIG_EXT3_FS_POSIX_ACL is not set
  574. # CONFIG_EXT3_FS_SECURITY is not set
  575. # CONFIG_EXT4DEV_FS is not set
  576. CONFIG_JBD=y
  577. # CONFIG_JBD_DEBUG is not set
  578. CONFIG_FS_MBCACHE=y
  579. # CONFIG_REISERFS_FS is not set
  580. # CONFIG_JFS_FS is not set
  581. CONFIG_FS_POSIX_ACL=y
  582. # CONFIG_XFS_FS is not set
  583. # CONFIG_GFS2_FS is not set
  584. # CONFIG_OCFS2_FS is not set
  585. CONFIG_DNOTIFY=y
  586. CONFIG_INOTIFY=y
  587. CONFIG_INOTIFY_USER=y
  588. # CONFIG_QUOTA is not set
  589. # CONFIG_AUTOFS_FS is not set
  590. # CONFIG_AUTOFS4_FS is not set
  591. # CONFIG_FUSE_FS is not set
  592. CONFIG_GENERIC_ACL=y
  593. #
  594. # CD-ROM/DVD Filesystems
  595. #
  596. # CONFIG_ISO9660_FS is not set
  597. # CONFIG_UDF_FS is not set
  598. #
  599. # DOS/FAT/NT Filesystems
  600. #
  601. # CONFIG_MSDOS_FS is not set
  602. # CONFIG_VFAT_FS is not set
  603. # CONFIG_NTFS_FS is not set
  604. #
  605. # Pseudo filesystems
  606. #
  607. CONFIG_PROC_FS=y
  608. CONFIG_PROC_KCORE=y
  609. CONFIG_PROC_SYSCTL=y
  610. CONFIG_SYSFS=y
  611. CONFIG_TMPFS=y
  612. CONFIG_TMPFS_POSIX_ACL=y
  613. # CONFIG_HUGETLB_PAGE is not set
  614. CONFIG_CONFIGFS_FS=m
  615. #
  616. # Miscellaneous filesystems
  617. #
  618. # CONFIG_ADFS_FS is not set
  619. # CONFIG_AFFS_FS is not set
  620. # CONFIG_HFS_FS is not set
  621. # CONFIG_HFSPLUS_FS is not set
  622. # CONFIG_BEFS_FS is not set
  623. # CONFIG_BFS_FS is not set
  624. # CONFIG_EFS_FS is not set
  625. # CONFIG_CRAMFS is not set
  626. # CONFIG_VXFS_FS is not set
  627. # CONFIG_MINIX_FS is not set
  628. # CONFIG_HPFS_FS is not set
  629. # CONFIG_QNX4FS_FS is not set
  630. # CONFIG_ROMFS_FS is not set
  631. # CONFIG_SYSV_FS is not set
  632. # CONFIG_UFS_FS is not set
  633. CONFIG_NETWORK_FILESYSTEMS=y
  634. CONFIG_NFS_FS=y
  635. CONFIG_NFS_V3=y
  636. # CONFIG_NFS_V3_ACL is not set
  637. # CONFIG_NFS_V4 is not set
  638. # CONFIG_NFS_DIRECTIO is not set
  639. CONFIG_NFSD=y
  640. CONFIG_NFSD_V3=y
  641. # CONFIG_NFSD_V3_ACL is not set
  642. # CONFIG_NFSD_V4 is not set
  643. CONFIG_NFSD_TCP=y
  644. CONFIG_LOCKD=y
  645. CONFIG_LOCKD_V4=y
  646. CONFIG_EXPORTFS=y
  647. CONFIG_NFS_COMMON=y
  648. CONFIG_SUNRPC=y
  649. # CONFIG_SUNRPC_BIND34 is not set
  650. # CONFIG_RPCSEC_GSS_KRB5 is not set
  651. # CONFIG_RPCSEC_GSS_SPKM3 is not set
  652. # CONFIG_SMB_FS is not set
  653. # CONFIG_CIFS is not set
  654. # CONFIG_NCP_FS is not set
  655. # CONFIG_CODA_FS is not set
  656. # CONFIG_AFS_FS is not set
  657. #
  658. # Partition Types
  659. #
  660. CONFIG_PARTITION_ADVANCED=y
  661. # CONFIG_ACORN_PARTITION is not set
  662. # CONFIG_OSF_PARTITION is not set
  663. # CONFIG_AMIGA_PARTITION is not set
  664. # CONFIG_ATARI_PARTITION is not set
  665. CONFIG_IBM_PARTITION=y
  666. # CONFIG_MAC_PARTITION is not set
  667. CONFIG_MSDOS_PARTITION=y
  668. # CONFIG_BSD_DISKLABEL is not set
  669. # CONFIG_MINIX_SUBPARTITION is not set
  670. # CONFIG_SOLARIS_X86_PARTITION is not set
  671. # CONFIG_UNIXWARE_DISKLABEL is not set
  672. # CONFIG_LDM_PARTITION is not set
  673. # CONFIG_SGI_PARTITION is not set
  674. # CONFIG_ULTRIX_PARTITION is not set
  675. # CONFIG_SUN_PARTITION is not set
  676. # CONFIG_KARMA_PARTITION is not set
  677. # CONFIG_EFI_PARTITION is not set
  678. # CONFIG_SYSV68_PARTITION is not set
  679. # CONFIG_NLS is not set
  680. CONFIG_DLM=m
  681. # CONFIG_DLM_DEBUG is not set
  682. #
  683. # Kernel hacking
  684. #
  685. CONFIG_TRACE_IRQFLAGS_SUPPORT=y
  686. # CONFIG_PRINTK_TIME is not set
  687. CONFIG_ENABLE_WARN_DEPRECATED=y
  688. CONFIG_ENABLE_MUST_CHECK=y
  689. CONFIG_MAGIC_SYSRQ=y
  690. # CONFIG_UNUSED_SYMBOLS is not set
  691. CONFIG_DEBUG_FS=y
  692. CONFIG_HEADERS_CHECK=y
  693. CONFIG_DEBUG_KERNEL=y
  694. # CONFIG_SCHED_DEBUG is not set
  695. # CONFIG_SCHEDSTATS is not set
  696. # CONFIG_TIMER_STATS is not set
  697. # CONFIG_DEBUG_SLAB is not set
  698. CONFIG_DEBUG_PREEMPT=y
  699. # CONFIG_DEBUG_RT_MUTEXES is not set
  700. # CONFIG_RT_MUTEX_TESTER is not set
  701. CONFIG_DEBUG_SPINLOCK=y
  702. CONFIG_DEBUG_MUTEXES=y
  703. # CONFIG_DEBUG_LOCK_ALLOC is not set
  704. # CONFIG_PROVE_LOCKING is not set
  705. # CONFIG_LOCK_STAT is not set
  706. CONFIG_DEBUG_SPINLOCK_SLEEP=y
  707. # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
  708. # CONFIG_DEBUG_KOBJECT is not set
  709. CONFIG_DEBUG_BUGVERBOSE=y
  710. # CONFIG_DEBUG_INFO is not set
  711. # CONFIG_DEBUG_VM is not set
  712. # CONFIG_DEBUG_LIST is not set
  713. # CONFIG_DEBUG_SG is not set
  714. # CONFIG_FRAME_POINTER is not set
  715. CONFIG_FORCED_INLINING=y
  716. # CONFIG_RCU_TORTURE_TEST is not set
  717. # CONFIG_KPROBES_SANITY_TEST is not set
  718. # CONFIG_BACKTRACE_SELF_TEST is not set
  719. # CONFIG_LKDTM is not set
  720. # CONFIG_FAULT_INJECTION is not set
  721. # CONFIG_LATENCYTOP is not set
  722. CONFIG_SAMPLES=y
  723. # CONFIG_SAMPLE_KOBJECT is not set
  724. # CONFIG_DEBUG_PAGEALLOC is not set
  725. #
  726. # Security options
  727. #
  728. # CONFIG_KEYS is not set
  729. # CONFIG_SECURITY is not set
  730. # CONFIG_SECURITY_FILE_CAPABILITIES is not set
  731. CONFIG_CRYPTO=y
  732. CONFIG_CRYPTO_ALGAPI=y
  733. CONFIG_CRYPTO_AEAD=m
  734. CONFIG_CRYPTO_BLKCIPHER=y
  735. CONFIG_CRYPTO_SEQIV=m
  736. CONFIG_CRYPTO_HASH=m
  737. CONFIG_CRYPTO_MANAGER=y
  738. CONFIG_CRYPTO_HMAC=m
  739. # CONFIG_CRYPTO_XCBC is not set
  740. # CONFIG_CRYPTO_NULL is not set
  741. # CONFIG_CRYPTO_MD4 is not set
  742. CONFIG_CRYPTO_MD5=m
  743. CONFIG_CRYPTO_SHA1=m
  744. # CONFIG_CRYPTO_SHA256 is not set
  745. # CONFIG_CRYPTO_SHA512 is not set
  746. # CONFIG_CRYPTO_WP512 is not set
  747. # CONFIG_CRYPTO_TGR192 is not set
  748. CONFIG_CRYPTO_GF128MUL=m
  749. CONFIG_CRYPTO_ECB=m
  750. CONFIG_CRYPTO_CBC=y
  751. CONFIG_CRYPTO_PCBC=m
  752. # CONFIG_CRYPTO_LRW is not set
  753. # CONFIG_CRYPTO_XTS is not set
  754. CONFIG_CRYPTO_CTR=m
  755. CONFIG_CRYPTO_GCM=m
  756. CONFIG_CRYPTO_CCM=m
  757. # CONFIG_CRYPTO_CRYPTD is not set
  758. # CONFIG_CRYPTO_DES is not set
  759. CONFIG_CRYPTO_FCRYPT=m
  760. # CONFIG_CRYPTO_BLOWFISH is not set
  761. # CONFIG_CRYPTO_TWOFISH is not set
  762. # CONFIG_CRYPTO_SERPENT is not set
  763. # CONFIG_CRYPTO_AES is not set
  764. # CONFIG_CRYPTO_CAST5 is not set
  765. # CONFIG_CRYPTO_CAST6 is not set
  766. # CONFIG_CRYPTO_TEA is not set
  767. # CONFIG_CRYPTO_ARC4 is not set
  768. # CONFIG_CRYPTO_KHAZAD is not set
  769. # CONFIG_CRYPTO_ANUBIS is not set
  770. CONFIG_CRYPTO_SEED=m
  771. CONFIG_CRYPTO_SALSA20=m
  772. # CONFIG_CRYPTO_DEFLATE is not set
  773. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  774. # CONFIG_CRYPTO_CRC32C is not set
  775. CONFIG_CRYPTO_CAMELLIA=m
  776. # CONFIG_CRYPTO_TEST is not set
  777. CONFIG_CRYPTO_AUTHENC=m
  778. CONFIG_CRYPTO_LZO=m
  779. CONFIG_CRYPTO_HW=y
  780. CONFIG_ZCRYPT=m
  781. # CONFIG_ZCRYPT_MONOLITHIC is not set
  782. # CONFIG_CRYPTO_SHA1_S390 is not set
  783. # CONFIG_CRYPTO_SHA256_S390 is not set
  784. # CONFIG_CRYPTO_DES_S390 is not set
  785. # CONFIG_CRYPTO_AES_S390 is not set
  786. CONFIG_S390_PRNG=m
  787. #
  788. # Library routines
  789. #
  790. CONFIG_BITREVERSE=m
  791. # CONFIG_CRC_CCITT is not set
  792. # CONFIG_CRC16 is not set
  793. # CONFIG_CRC_ITU_T is not set
  794. CONFIG_CRC32=m
  795. CONFIG_CRC7=m
  796. CONFIG_LIBCRC32C=m
  797. CONFIG_LZO_COMPRESS=m
  798. CONFIG_LZO_DECOMPRESS=m
  799. CONFIG_PLIST=y