diff options
Diffstat (limited to 'configs/MPC8313ERDB_66_defconfig')
-rw-r--r-- | configs/MPC8313ERDB_66_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8313ERDB_66_defconfig b/configs/MPC8313ERDB_66_defconfig index c1b5c85b5d..c31e7951f4 100644 --- a/configs/MPC8313ERDB_66_defconfig +++ b/configs/MPC8313ERDB_66_defconfig @@ -18,5 +18,6 @@ CONFIG_CMD_DATE=y CONFIG_CMD_MTDPARTS=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |