[U-Boot] [PATCH v2 08/17] cros_ec: Drop unused CONFIG_DM_CROS_EC

Simon Glass sjg at chromium.org
Wed Apr 1 05:15:59 CEST 2015


On 26 March 2015 at 09:29, Simon Glass <sjg at chromium.org> wrote:
> Since all supported boards enable this option now, we can remove it along
> with the old code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/sandbox/Kconfig           |   3 -
>  board/samsung/smdk5420/Kconfig |   6 --
>  common/cros_ec.c               |  30 +-----
>  configs/sandbox_defconfig      |   1 -
>  configs/snow_defconfig         |   1 -
>  drivers/misc/Kconfig           |  10 --
>  drivers/misc/cros_ec.c         | 240 -----------------------------------------
>  drivers/misc/cros_ec_lpc.c     |  13 ---
>  drivers/misc/cros_ec_sandbox.c |  73 -------------
>  include/cros_ec.h              | 130 ----------------------
>  10 files changed, 1 insertion(+), 506 deletions(-)

Applied to u-boot-dm/next


More information about the U-Boot mailing list