diff options
Diffstat (limited to 'configs/MPC8641HPCN_36BIT_defconfig')
-rw-r--r-- | configs/MPC8641HPCN_36BIT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8641HPCN_36BIT_defconfig b/configs/MPC8641HPCN_36BIT_defconfig index b8dede6c37..c85ddfe1c9 100644 --- a/configs/MPC8641HPCN_36BIT_defconfig +++ b/configs/MPC8641HPCN_36BIT_defconfig @@ -9,5 +9,6 @@ CONFIG_CMD_I2C=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_PING=y +CONFIG_CMD_EXT2=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |