From 237ce42cac994fef2cc3e6ef167a0191bf6a12ed Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 2 Jun 2014 03:14:29 +0000 Subject: [PATCH] Move disabling of CONFIG_RAPIDIO to kernelarch-mips/config svn path=/dists/trunk/linux/; revision=21372 --- debian/config/kernelarch-mips/config | 1 + debian/config/mips/config | 1 - debian/config/mipsel/config | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/config/kernelarch-mips/config b/debian/config/kernelarch-mips/config index cd22ec8da..665ec998b 100644 --- a/debian/config/kernelarch-mips/config +++ b/debian/config/kernelarch-mips/config @@ -3,6 +3,7 @@ ## CONFIG_KEXEC=y CONFIG_SECCOMP=y +# CONFIG_RAPIDIO is not set ## ## file: drivers/net/ethernet/sun/Kconfig diff --git a/debian/config/mips/config b/debian/config/mips/config index fefae90a5..79f1e8008 100644 --- a/debian/config/mips/config +++ b/debian/config/mips/config @@ -5,7 +5,6 @@ CONFIG_CPU_BIG_ENDIAN=y # CONFIG_CPU_LITTLE_ENDIAN is not set ## end choice -# CONFIG_RAPIDIO is not set ## ## file: arch/mips/Kconfig.debug diff --git a/debian/config/mipsel/config b/debian/config/mipsel/config index afec781d8..7f124deb6 100644 --- a/debian/config/mipsel/config +++ b/debian/config/mipsel/config @@ -5,5 +5,4 @@ # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_LITTLE_ENDIAN=y ## end choice -# CONFIG_RAPIDIO is not set