summaryrefslogtreecommitdiff
path: root/include/configs/mx6_common.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-11 09:44:09 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-12 22:46:29 (GMT)
commit3865b9ebe73eb6246ff2ab6ae7957f507eb539f7 (patch)
tree2008d692e444c99d951e1c5af242ec4284761002 /include/configs/mx6_common.h
parent2c15534f6b5b2157b7c93b6d7c59e26989afb069 (diff)
downloadu-boot-3865b9ebe73eb6246ff2ab6ae7957f507eb539f7.tar.xz
autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves
Tidy up garbage left by commit bb597c0eeb7e ("common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option"). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/configs/mx6_common.h')
-rw-r--r--include/configs/mx6_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h
index 27f38f4..fb49322 100644
--- a/include/configs/mx6_common.h
+++ b/include/configs/mx6_common.h
@@ -59,9 +59,6 @@
#endif
#define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR
-#ifndef CONFIG_BOOTDELAY
-#endif
-
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE
#define CONFIG_CONS_INDEX 1