aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2015-10-19 21:12:18 +0100
committerBen Hutchings <ben@decadent.org.uk>2015-10-19 21:16:33 +0100
commit79f8d5a3dc5f531912ae141ce1f72eed463fc289 (patch)
tree86bb286f1d369c6bcc1c3d3cc2564c98ddefe2df
parent0bac3c030619b49ad39f73e3d0deda9deb209e28 (diff)
downloadkernel_replicant_linux-79f8d5a3dc5f531912ae141ce1f72eed463fc289.tar.gz
kernel_replicant_linux-79f8d5a3dc5f531912ae141ce1f72eed463fc289.tar.bz2
kernel_replicant_linux-79f8d5a3dc5f531912ae141ce1f72eed463fc289.zip
[x86] Enable X86_AMD_PLATFORM_DEVICE
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/kernelarch-x86/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 45e044944f39..ae2ffce233c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.2.3-3) UNRELEASED; urgency=medium
* media: Enable DVB_AS102, VIDEO_GO7007, VIDEO_GO7007_USB,
VIDEO_GO7007_LOADER, VIDEO_GO7007_USB_S2250_BOARD as modules
* net: Enable LIQUIDIO as module
+ * [x86] Enable X86_AMD_PLATFORM_DEVICE
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 19 Oct 2015 21:23:18 +0200
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 6e6febbd2dc5..25affba837b8 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -10,6 +10,7 @@ CONFIG_ZONE_DMA=y
CONFIG_X86_MPPARSE=y
# CONFIG_X86_EXTENDED_PLATFORM is not set
CONFIG_X86_INTEL_LPSS=y
+CONFIG_X86_AMD_PLATFORM_DEVICE=y
CONFIG_IOSF_MBI=m
# CONFIG_IOSF_MBI_DEBUG is not set
CONFIG_SCHED_OMIT_FRAME_POINTER=y