From 81db6b5fabb238777eb770da8ba1713f80fd3ad1 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 4 Mar 2013 02:01:00 +0000 Subject: [PATCH] mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108) svn path=/dists/trunk/linux/; revision=19897 --- debian/changelog | 1 + debian/config/config | 1 + debian/config/kernelarch-x86/config | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5ddcdc288..2d0ddea01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ linux (3.8.1-1~experimental.1) UNRELEASED; urgency=low * genorig: Accept xz-compressed upstream tarballs and patches, thanks to Sedat Dilek * net: Enable USB_NET_CDC_MBIM as module (Closes: #701869) + * mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108) [ Aurelien Jarno ] * [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules. diff --git a/debian/config/config b/debian/config/config index 2a0dc3086..e76c5d7bf 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1601,6 +1601,7 @@ CONFIG_I2O_BUS=m ## file: drivers/mfd/Kconfig ## CONFIG_MFD_SM501=m +CONFIG_MFD_RTSX_PCI=m CONFIG_HTC_PASIC3=m # CONFIG_UCB1400_CORE is not set # CONFIG_TPS6105X is not set diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 6747d48a0..61aa727ef 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1749,5 +1749,5 @@ CONFIG_HOTPLUG_PCI_FAKE=m CONFIG_KVM_CLOCK=y CONFIG_LIRC_TTUSBIR=m # CONFIG_MTD_NAND_VERIFY_WRITE is not set -CONFIG_RTS_PSTOR=m +