summaryrefslogtreecommitdiff
path: root/include/configs/cgtqmx8.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-13 17:24:52 -0400
committerTom Rini <trini@konsulko.com>2021-10-01 21:08:19 -0400
commit62efcba5d514b336855d88b22a7dcf7cc6df9f63 (patch)
treeefdcffb20c8a56e82572d61a0f09372c2002f294 /include/configs/cgtqmx8.h
parentcc1386b0d3ded14249a42ea226ccc5c15c4b3ff3 (diff)
Convert CONFIG_BAUDRATE to Kconfig
This converts the following to Kconfig: CONFIG_BAUDRATE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/cgtqmx8.h')
-rw-r--r--include/configs/cgtqmx8.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cgtqmx8.h b/include/configs/cgtqmx8.h
index 304c876e8b9..4012814988d 100644
--- a/include/configs/cgtqmx8.h
+++ b/include/configs/cgtqmx8.h
@@ -159,9 +159,6 @@
#define PHYS_SDRAM_1_SIZE 0x80000000 /* 2 GB */
#define PHYS_SDRAM_2_SIZE 0x100000000 /* 4 GB */
-/* Serial */
-#define CONFIG_BAUDRATE 115200
-
/* Generic Timer Definitions */
#define COUNTER_FREQUENCY 8000000 /* 8MHz */