
1 Apr
2015
1 Apr
'15
5:15 a.m.
On 26 March 2015 at 09:29, Simon Glass sjg@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@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