defconfig 19 KB

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