From cc1386b0d3ded14249a42ea226ccc5c15c4b3ff3 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 13 Sep 2021 17:24:51 -0400 Subject: kgdb: Remove unused serial related options We have a few CONFIG options for KGDB that are not referenced, remove them. Signed-off-by: Tom Rini --- README | 5 ----- 1 file changed, 5 deletions(-) (limited to 'README') diff --git a/README b/README index 28eb9203595..9a81de300b2 100644 --- a/README +++ b/README @@ -647,11 +647,6 @@ The following options need to be configured: time on others. This setting #define's the initial value of the "loads_echo" environment variable. -- Kgdb Serial Baudrate: (if CONFIG_CMD_KGDB is defined) - CONFIG_KGDB_BAUDRATE - Select one of the baudrates listed in - CONFIG_SYS_BAUDRATE_TABLE, see below. - - Removal of commands If no commands are needed to boot, you can disable CONFIG_CMDLINE to remove them. In this case, the command line -- cgit v1.3.1