diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 80b5631d07a..5bd60e0886e 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -46,6 +46,9 @@ CONFIG_MII=y CONFIG_TSEC_ENET=y CONFIG_DM_RTC=y CONFIG_RTC_RX8025=y +CONFIG_SPECIFY_CONSOLE_INDEX=y +CONFIG_DM_SERIAL=y +CONFIG_SERIAL_SEARCH_ALL=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_DM_USB=y |