platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config
authorEnric Balletbo i Serra <enric.balletbo@collabora.com>
Thu, 3 Sep 2020 14:17:46 +0000 (16:17 +0200)
committerEnric Balletbo i Serra <enric.balletbo@collabora.com>
Fri, 4 Sep 2020 07:30:04 +0000 (09:30 +0200)
commitdd92f7dfe1ba3bad556c8a529edacce7c6fd0195
treea94d81050cb94a50ac612a5e5d5100c817be5ac1
parent1e7913ff5f9f1b73146ad8522958bd266f22a510
platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC config

The MFD_CROS_EC config was a transitional Kconfig option to not break
current defconfigs in the kernel. Now, this is not required anymore
because all the defconfigs have been removed this option and migrated to
enable the CrOS EC parts individually.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
drivers/platform/chrome/Kconfig