[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <e5618826-6a5a-08a7-d261-e2eecb1348ce@infradead.org>
Date: Wed, 4 Mar 2020 23:11:33 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
Benson Leung <bleung@...omium.org>,
Enric Balletbo i Serra <enric.balletbo@...labora.com>
Subject: chrome platform Kconfig typo
from drivers/platform/chrome/Kconfig:
config MFD_CROS_EC
tristate "Platform support for Chrome hardware (transitional)"
select CHROME_PLATFORMS
select CROS_EC
select CONFIG_MFD_CROS_EC_DEV <<<<<<<<<<<<<<<<<<<<<< drop the /CONFIG_/ <<<<<<<<<<<<<<
depends on X86 || ARM || ARM64 || COMPILE_TEST
help
This is a transitional Kconfig option and will be removed after
everyone enables the parts individually.
--
~Randy
Reported-by: Randy Dunlap <rdunlap@...radead.org>
Powered by blists - more mailing lists