chrome platform Kconfig typo

From: Randy Dunlap
Date: Thu Mar 05 2020 - 02:11:37 EST



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@xxxxxxxxxxxxx>