mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 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

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