diff options
| author | Tom Rini <[email protected]> | 2020-06-16 19:06:10 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2020-06-26 10:29:05 -0400 |
| commit | 11af95a02a7649e2c59da63b1fbee73539fcb974 (patch) | |
| tree | 5d0ddcb87d43db8e7da85840e775533029c43195 /README | |
| parent | b120665fe9616707d16c0df19ace659fbe1fd0dd (diff) | |
Convert CONFIG_BAUDRATE to Kconfig
This converts the following to Kconfig:
CONFIG_BAUDRATE
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -670,11 +670,6 @@ The following options need to be configured: Define this variable to enable hw flow control in serial driver. Current user of this option is drivers/serial/nsl16550.c driver -- Console Baudrate: - CONFIG_BAUDRATE - in bps - Select one of the baudrates listed in - CONFIG_SYS_BAUDRATE_TABLE, see below. - - Autoboot Command: CONFIG_BOOTCOMMAND Only needed when CONFIG_BOOTDELAY is enabled; |
