summaryrefslogtreecommitdiff
path: root/include/configs/mt7628.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:21 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:06 +0300
commit1ca87f94b23ee21d150a72e6814eee1b1931f959 (patch)
tree38a87bda7c1662a85230d66a2c83e01f4c488ad1 /include/configs/mt7628.h
parent75bdd53d6c0264749685c830dfbe8d8283aa477e (diff)
downloadu-boot-1ca87f94b23ee21d150a72e6814eee1b1931f959.tar.xz
Convert CONFIG_CONS_INDEX to Kconfig
This converts the following to Kconfig: CONFIG_CONS_INDEX Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/mt7628.h')
-rw-r--r--include/configs/mt7628.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mt7628.h b/include/configs/mt7628.h
index 9b9218d296..c6752f4acb 100644
--- a/include/configs/mt7628.h
+++ b/include/configs/mt7628.h
@@ -32,7 +32,6 @@
#define CONFIG_SYS_NS16550_CLK 40000000
#define CONFIG_SYS_NS16550_REG_SIZE -4
#define CONFIG_SYS_NS16550_COM1 0xb0000c00
-#define CONFIG_CONS_INDEX 1
#endif
/* Serial common */