* chrome platform Kconfig typo
@ 2020-03-05 7:11 Randy Dunlap
2020-03-05 9:00 ` Enric Balletbo i Serra
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-03-05 7:11 UTC (permalink / raw)
To: LKML, Benson Leung, Enric Balletbo i Serra
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@infradead.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: chrome platform Kconfig typo
2020-03-05 7:11 chrome platform Kconfig typo Randy Dunlap
@ 2020-03-05 9:00 ` Enric Balletbo i Serra
0 siblings, 0 replies; 2+ messages in thread
From: Enric Balletbo i Serra @ 2020-03-05 9:00 UTC (permalink / raw)
To: Randy Dunlap, LKML, Benson Leung
Hi Randy,
On 5/3/20 8:11, Randy Dunlap wrote:
>
> 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_/ <<<<<<<<<<<<<<
Thanks for the report I'll send a patch. Our plan was remove this config at some
point and that makes me think if this transitional config was ever useful, seems
there is still a defconfig using it, though, so we can't remove yet.
> depends on X86 || ARM || ARM64 || COMPILE_TEST
> help
> This is a transitional Kconfig option and will be removed after
> everyone enables the parts individually.
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-05 9:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-05 7:11 chrome platform Kconfig typo Randy Dunlap
2020-03-05 9:00 ` Enric Balletbo i Serra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome