* topconfig: Enable modular HW_RANDOM.

* [kernelarch-powerpc] Remove HW_RANDOM.
* [kernelarch-x86] Remove HW_RANDOM.
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.

svn path=/dists/sid/linux/; revision=21419
This commit is contained in:
Aurelien Jarno 2014-06-11 15:27:00 +00:00
parent 2a5c1497c9
commit 6c6c481521
8 changed files with 9 additions and 15 deletions

8
debian/changelog vendored
View File

@ -157,6 +157,14 @@ linux (3.14.6-1) UNRELEASED; urgency=medium
* [arm64] Update modules included in installer udebs.
* Include virtio_mmio in virtio-modules udeb when available.
[ Aurelien Jarno ]
* topconfig: Enable modular HW_RANDOM.
* [kernelarch-powerpc] Remove HW_RANDOM.
* [kernelarch-x86] Remove HW_RANDOM.
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.
-- Ian Campbell <ijc@hellion.org.uk> Fri, 06 Jun 2014 18:18:41 +0100
linux (3.14.5-1) unstable; urgency=high

View File

@ -138,7 +138,6 @@ CONFIG_OMAP_INTERCONNECT=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
CONFIG_HW_RANDOM_OMAP=m
##

View File

@ -335,7 +335,7 @@ CONFIG_TELCLOCK=m
##
## file: drivers/char/hw_random/Kconfig
##
# CONFIG_HW_RANDOM is not set
CONFIG_HW_RANDOM=m
# CONFIG_HW_RANDOM_TIMERIOMEM is not set
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_HW_RANDOM_TPM=m

View File

@ -90,7 +90,6 @@ CONFIG_BLK_DEV_RSXX=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
CONFIG_HW_RANDOM_PASEMI=m
##

View File

@ -310,7 +310,6 @@ CONFIG_AGP_VIA=y
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
CONFIG_HW_RANDOM_INTEL=m
CONFIG_HW_RANDOM_AMD=m
CONFIG_HW_RANDOM_GEODE=m

View File

@ -166,11 +166,6 @@ CONFIG_PPDEV=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
##
## file: drivers/char/ipmi/Kconfig
##

View File

@ -169,11 +169,6 @@ CONFIG_PPDEV=m
CONFIG_R3964=m
CONFIG_APPLICOM=m
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
##
## file: drivers/char/ipmi/Kconfig
##

View File

@ -37,7 +37,6 @@ CONFIG_PATA_OCTEON_CF=y
##
## file: drivers/char/hw_random/Kconfig
##
CONFIG_HW_RANDOM=m
CONFIG_HW_RANDOM_OCTEON=m
##