[{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both flavours have a consistent configuration.

svn path=/dists/sid/linux/; revision=19882
This commit is contained in:
Aurelien Jarno 2013-03-02 00:59:48 +00:00
parent 19e3a23aaf
commit 18844a3cf7
2 changed files with 8 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,10 +1,12 @@
linux (3.2.39-2) UNRELEASED; urgency=high
linux (3.2.39-3) UNRELEASED; urgency=low
[ Aurelien Jarno]
* [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI
change. It is completely broken on MIPS.
* headers: Include Kbuild.platforms and Platform files in -common to
fix out-of-tree building on mips and mipsel.
* [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both
flavours have a consistent configuration.
-- Ben Hutchings <ben@decadent.org.uk> Wed, 27 Feb 2013 03:48:30 +0000

View File

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