[x86] Enable X86_INTEL_LPSS (Closes: #745331)

svn path=/dists/trunk/linux/; revision=21256
This commit is contained in:
Ben Hutchings 2014-04-21 12:26:09 +00:00
parent b43913c15f
commit da27d6543d
2 changed files with 4 additions and 1 deletions

3
debian/changelog vendored
View File

@ -3,6 +3,9 @@ linux (3.14.1-1~exp2) UNRELEASED; urgency=medium
[ Ian Campbell ]
* [armhf] Drop suffix from kernel udeb.
[ Ben Hutchings ]
* [x86] Enable X86_INTEL_LPSS (Closes: #745331)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 20 Apr 2014 21:54:54 +0100
linux (3.14.1-1~exp1) experimental; urgency=medium

View File

@ -10,7 +10,7 @@ CONFIG_OPROFILE=m
CONFIG_ZONE_DMA=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
# CONFIG_X86_INTEL_LPSS is not set
CONFIG_X86_INTEL_LPSS=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_HYPERVISOR_GUEST=y
CONFIG_PARAVIRT=y