From bc0277714b36ec3207002a22e009317dae65c16e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 2 Dec 2013 07:16:38 +0100 Subject: include "sdhci-acpi" for eMMC (mga#11812) --- images/NEWS | 2 ++ kernel/list_modules.pm | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 76f27e00d..54c54a47f 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- include "sdhci-acpi" for eMMC (mga#11812) + Version 2.2 - 13 November 2013 by Colin Guthrie - pass the modules we want in modules.alias, but not in the initrd through to diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index c4ee7674d..63a382012 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -332,7 +332,8 @@ our %l = ( other => [ qw(defxx ide-floppy ide-tape loop lp nbd sg st), qw(parport_pc parport_serial), - qw(btaudio mmc_block), + qw(btaudio), + qw(mmc_block sdhci-acpi), # eMMC 'cryptoloop', if_(arch() =~ /sparc/, 'openprom'), -- cgit v1.2.1