From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 390901A06AF for ; Thu, 15 Oct 2015 22:10:57 +1100 (AEDT) In-Reply-To: <1443728500-29078-1-git-send-email-aaro.koskinen@iki.fi> To: Aaro Koskinen , Benjamin Herrenschmidt , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Aaro Koskinen Subject: Re: drivers/macintosh: adb: fix misleading Kconfig help text Message-Id: <20151015111056.BA6821402D5@ozlabs.org> Date: Thu, 15 Oct 2015 22:10:56 +1100 (AEDT) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-01-10 at 19:41:40 UTC, Aaro Koskinen wrote: > CONFIG_INPUT_KEYBDEV does not exist and no additional keyboard-specific > options are needed to get the keyboard working. > > Signed-off-by: Aaro Koskinen Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/f27b86dc1ec41ff4b5b58094 cheers