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