~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to debian/config/s390/config

  • Committer: Bazaar Package Importer
  • Author(s): Ben Hutchings, Ben Hutchings, Aurelien Jarno, Martin Michlmayr
  • Date: 2011-04-06 13:53:30 UTC
  • mfrom: (43.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110406135330-wjufxhd0tvn3zx4z
Tags: 2.6.38-3
[ Ben Hutchings ]
* [ppc64] Add to linux-tools package architectures (Closes: #620124)
* [amd64] Save cr4 to mmu_cr4_features at boot time (Closes: #620284)
* appletalk: Fix bugs introduced when removing use of BKL
* ALSA: Fix yet another race in disconnection
* cciss: Fix lost command issue
* ath9k: Fix kernel panic in AR2427
* ses: Avoid kernel panic when lun 0 is not mapped
* PCI/ACPI: Report ASPM support to BIOS if not disabled from command line

[ Aurelien Jarno ]
* rtlwifi: fix build when PCI is not enabled.

[ Martin Michlmayr ]
* rtlwifi: Eliminate udelay calls with too large values (Closes: #620204)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
CONFIG_HOTPLUG_CPU=y
7
7
CONFIG_MATHEMU=y
8
8
CONFIG_COMPAT=y
9
 
CONFIG_S390_SWITCH_AMODE=y
10
9
CONFIG_S390_EXEC_PROTECT=y
11
10
CONFIG_PACK_STACK=y
12
11
# CONFIG_SMALL_STACK is not set
14
13
# CONFIG_WARN_STACK is not set
15
14
CONFIG_QDIO=y
16
15
CONFIG_IPL=y
17
 
# CONFIG_PROCESS_DEBUG is not set
18
16
CONFIG_PFAULT=y
19
17
# CONFIG_SHARED_KERNEL is not set
20
18
CONFIG_CMM=y
21
 
CONFIG_CMM_PROC=y
22
19
CONFIG_CMM_IUCV=y
23
20
CONFIG_APPLDATA_BASE=y
24
21
CONFIG_APPLDATA_MEM=m
164
161
# CONFIG_DECNET is not set
165
162
 
166
163
##
167
 
## file: net/econet/Kconfig
168
 
##
169
 
# CONFIG_ECONET is not set
170
 
 
171
 
##
172
164
## file: net/ipv6/Kconfig
173
165
##
174
166
CONFIG_IPV6=y
199
191
##
200
192
# CONFIG_WAN_ROUTER is not set
201
193
 
202
 
##
203
 
## file: net/x25/Kconfig
204
 
##
205
 
# CONFIG_X25 is not set
206