瀏覽代碼

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 <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Samuel Thibault 9 年之前
父節點
當前提交
8d9b39c649
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/staging/speakup/Kconfig

+ 1 - 1
drivers/staging/speakup/Kconfig

@@ -1,7 +1,7 @@
 menu "Speakup console speech"
 menu "Speakup console speech"
 
 
 config SPEAKUP
 config SPEAKUP
-	depends on VT
+	depends on VT && !MN10300
 	tristate "Speakup core"
 	tristate "Speakup core"
 	---help---
 	---help---
 		This is the Speakup screen reader.  Think of it as a
 		This is the Speakup screen reader.  Think of it as a