diff options
Diffstat (limited to 'configs/stout_defconfig')
-rw-r--r-- | configs/stout_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/stout_defconfig b/configs/stout_defconfig index bee7401d79..ec2bec9326 100644 --- a/configs/stout_defconfig +++ b/configs/stout_defconfig @@ -24,6 +24,8 @@ CONFIG_CMD_FAT=y CONFIG_SPI_FLASH=y CONFIG_SPI_FLASH_BAR=y CONFIG_SPI_FLASH_SPANSION=y +CONFIG_PHYLIB=y +CONFIG_PHY_MICREL=y CONFIG_BAUDRATE=38400 CONFIG_SCIF_CONSOLE=y CONFIG_USB=y |