summaryrefslogtreecommitdiffstats
path: root/arch/sandbox
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-26 09:29:32 -0600
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:15 -0600
commit60f37fc6aaece8dcf0241435d42b0580c93c7b91 (patch)
treee49749dcd01b2b8479059f6c45eb7c415a9c1cfa /arch/sandbox
parente96fc7dfc835b282521c2a661a479f0563c653b5 (diff)
downloadblackbird-obmc-uboot-60f37fc6aaece8dcf0241435d42b0580c93c7b91.tar.gz
blackbird-obmc-uboot-60f37fc6aaece8dcf0241435d42b0580c93c7b91.zip
cros_ec: Drop unused CONFIG_DM_CROS_EC
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>
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sandbox/Kconfig b/arch/sandbox/Kconfig
index 52e59d29e8..e1832c931d 100644
--- a/arch/sandbox/Kconfig
+++ b/arch/sandbox/Kconfig
@@ -19,9 +19,6 @@ config DM_GPIO
config DM_SERIAL
default y
-config DM_CROS_EC
- default y
-
config DM_SPI
default y
OpenPOWER on IntegriCloud