From ec9f60f2315c8a04b7855776772889d8f1d89019 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Wed, 8 Jan 2014 00:00:49 +0000 Subject: [PATCH] Explicitly unset RAPIDIO like on mips. svn path=/dists/trunk/linux/; revision=20967 --- debian/changelog | 1 + debian/config/mipsel/config | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 681182e6a..0df2c66e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ linux (3.13~rc6-1~exp2) UNRELEASED; urgency=low [ Aurelien Jarno ] * [mipsel] Remove cobalt d-i files. * [mipsel] Enable KEXEC like on mips. + * [mipsel] Explicitly unset RAPIDIO like on mips. -- Ben Hutchings Mon, 30 Dec 2013 17:23:53 +0100 diff --git a/debian/config/mipsel/config b/debian/config/mipsel/config index ef9cf7c17..32d1b154e 100644 --- a/debian/config/mipsel/config +++ b/debian/config/mipsel/config @@ -6,4 +6,5 @@ CONFIG_CPU_LITTLE_ENDIAN=y ## end choice CONFIG_KEXEC=y +# CONFIG_RAPIDIO is not set