summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2017-05-17 03:25:23 -0600
committerTom Rini <[email protected]>2017-05-22 09:33:58 -0400
commitd91a9d7fb3910dcbb913bfe183c5268f0e5f928b (patch)
tree8fbf7e5efa1db940bb23b901e1840d649e38e612 /include/configs
parent51f29370366a40fc54eec579c7567bc1356da6e4 (diff)
Convert CONFIG_CMD_GETTIME to Kconfig
This converts the following to Kconfig: CONFIG_CMD_GETTIME Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Tom Rini <[email protected]>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/x86-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index 8284076b089..e9d5f3d0538 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -73,7 +73,6 @@
#define CONFIG_CMD_IO
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_PCI
-#define CONFIG_CMD_GETTIME
#define CONFIG_SCSI
#define CONFIG_CMD_ZBOOT