[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <a94c3c6a-481e-96a5-74e1-8c3299c74129@metux.net>
Date: Tue, 5 Mar 2019 01:18:53 +0100
From: "Enrico Weigelt, metux IT consult" <lkml@...ux.net>
To: Arnd Bergmann <arnd@...db.de>, Darren Hart <dvhart@...radead.org>,
Andy Shevchenko <andy@...radead.org>
Cc: Linus Walleij <linusw@...nel.org>, Enrico Weigelt <info@...ux.net>,
Andy Shevchenko <andy.shevchenko@...il.com>,
linux-gpio@...r.kernel.org, platform-driver-x86@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] x86: apuv2: fix input dependencies
On 04.03.19 21:19, Arnd Bergmann wrote:
> This could be fixed using either a dependency or a 'select' statement.
> I'm chosen 'depends on' here since it is simpler has a lower risk of
> introducing circular dependencies.
I'd rather prefer using 'select'.
Otherwise the driver won't appear at all if INPUT or INPUT_KEYBOARD
aren't enabled (eg. when you start w/ minimal config - which I do
frequently), and people have a hard time actually finding/enabling it.
--mtx
--
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
info@...ux.net -- +49-151-27565287
Powered by blists - more mailing lists