From: Samuel Thibault Date: Mon, 1 Feb 2016 08:06:03 +0000 (+0100) Subject: Staging: speakup: Fix allyesconfig build on mn10300 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8d9b39c6499b113ef9218c80682de114beffe7bb;p=linux-beck.git Staging: speakup: Fix allyesconfig build on mn10300 mn10300 uses an mmio-driven uart. This is not supported by speakup, so prevent from enabling it. Signed-off-by: Samuel Thibault Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/speakup/Kconfig b/drivers/staging/speakup/Kconfig index efd6f4560d3e..7e8037e230b8 100644 --- a/drivers/staging/speakup/Kconfig +++ b/drivers/staging/speakup/Kconfig @@ -1,7 +1,7 @@ menu "Speakup console speech" config SPEAKUP - depends on VT + depends on VT && !MN10300 tristate "Speakup core" ---help--- This is the Speakup screen reader. Think of it as a