diff options
Diffstat (limited to 'configs/MPC8308RDB_defconfig')
-rw-r--r-- | configs/MPC8308RDB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8308RDB_defconfig b/configs/MPC8308RDB_defconfig index 10ff9cf7ca..ce131c11cd 100644 --- a/configs/MPC8308RDB_defconfig +++ b/configs/MPC8308RDB_defconfig @@ -17,5 +17,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_DATE=y CONFIG_CMD_FAT=y CONFIG_MTD_NOR_FLASH=y +CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |