diff options
Diffstat (limited to 'configs/koelsch_defconfig')
-rw-r--r-- | configs/koelsch_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/koelsch_defconfig b/configs/koelsch_defconfig index b57426f8b3..6df0e25e37 100644 --- a/configs/koelsch_defconfig +++ b/configs/koelsch_defconfig @@ -26,5 +26,6 @@ CONFIG_CMD_FAT=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_SPANSION=y +CONFIG_BAUDRATE=38400 CONFIG_USB=y CONFIG_USB_STORAGE=y |