Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816) and PWRSEQ_EMMC

This commit is contained in:
Peter Robinson 2017-02-15 23:10:00 +00:00
parent 00ebd85ccd
commit 061958240d
2 changed files with 6 additions and 3 deletions

View File

@ -165,6 +165,9 @@ CONFIG_MMC_MTK=m
# CONFIG_MMC_USDHI6ROL0 is not set
# CONFIG_MMC_SDHCI_OF_ESDHC is not set
CONFIG_PWRSEQ_EMMC=m
CONFIG_PWRSEQ_SIMPLE=m
CONFIG_CB710_CORE=m
# CONFIG_CB710_DEBUG is not set
@ -6057,9 +6060,6 @@ CONFIG_SYSTEM_BLACKLIST_KEYRING=y
# CONFIG_COMMON_CLK_SI514 is not set
# CONFIG_CLK_QORIQ is not set
# CONFIG_PWRSEQ_EMMC is not set
# CONFIG_PWRSEQ_SIMPLE is not set
# The kernel code has a nice comment
# WARNING: Do not even assume this interface is staying stable!
# CONFIG_MCE_AMD_INJ is not set

View File

@ -2199,6 +2199,9 @@ fi
#
#
%changelog
* Wed Feb 15 2017 Peter Robinson <pbrobinson@fedoraproject.org>
- Enable PWRSEQ_SIMPLE module (fixes rhbz 1377816)
* Wed Feb 15 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.9.10-200
- Linux v4.9.10