diff options
Diffstat (limited to 'configs/hrcon_defconfig')
-rw-r--r-- | configs/hrcon_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/hrcon_defconfig b/configs/hrcon_defconfig index 77072436ce..cf2cdc8da4 100644 --- a/configs/hrcon_defconfig +++ b/configs/hrcon_defconfig @@ -1,6 +1,6 @@ CONFIG_PPC=y -CONFIG_CMD_NET=y CONFIG_MPC83xx=y CONFIG_TARGET_HRCON=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_STOP_STR=" " +CONFIG_CMD_NET=y |