From 80d9c6fcad4a1c97b3e4a664099f044948b9ccf1 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 11 Sep 2014 02:56:32 +0000 Subject: [PATCH] mfd: Enable MFD_RTSX_USB as module (Closes: #761099) svn path=/dists/sid/linux/; revision=21803 --- debian/changelog | 1 + debian/config/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a8255821d..69da9e056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ linux (3.16.2-3) UNRELEASED; urgency=medium * [arm64] ata: Enable PHY_XYGENE, AHCI_XGENE as modules - udeb: Add ahci_xgene to sata-modules (fixes FTBFS) * [arm64] rtc: Enable RTC_DRV_XGENE as modules + * mfd: Enable MFD_RTSX_USB as module (Closes: #761099) [ Ian Campbell ] * [armel/orion5x] udeb: Include mvmdio in nic-modules udeb. diff --git a/debian/config/config b/debian/config/config index c5e5f95bf..b45d5cfb4 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1980,6 +1980,7 @@ CONFIG_PCF50633_GPIO=m # CONFIG_UCB1400_CORE is not set # CONFIG_MFD_RDC321X is not set CONFIG_MFD_RTSX_PCI=m +CONFIG_MFD_RTSX_USB=m # CONFIG_MFD_SI476X_CORE is not set # CONFIG_MFD_SM501 is not set # CONFIG_ABX500_CORE is not set