diff --git a/debian/changelog b/debian/changelog index 71f37816b..43e8847b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 27 Feb 2013 03:48:30 +0000 diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta index 65a445411..62726ebb2 100644 --- a/debian/config/mips/config.4kc-malta +++ b/debian/config/mips/config.4kc-malta @@ -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 ##