From 18844a3cf71f7f55ab24c23e7654d8dd1d181daa Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 2 Mar 2013 00:59:48 +0000 Subject: [PATCH] [{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 --- debian/changelog | 4 +++- debian/config/mips/config.4kc-malta | 5 +++++ 2 files changed, 8 insertions(+), 1 deletion(-) 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 ##