]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/digsy_mtc.h
Kconfig: Migrate CONFIG_BAUDRATE
[people/ms/u-boot.git] / include / configs / digsy_mtc.h
index d6803c5422c420d52a1bfe8ffd9cd0f80932a856..71068a8ae335bc213e3d8892e8448a41deb87816 100644 (file)
@@ -41,7 +41,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     4       /* console is on PSC4  */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200  bps  */
 #define CONFIG_SYS_BAUDRATE_TABLE      \
        { 9600, 19200, 38400, 57600, 115200, 230400 }