diff options
Diffstat (limited to 'configs/PMC405DE_defconfig')
-rw-r--r-- | configs/PMC405DE_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/PMC405DE_defconfig b/configs/PMC405DE_defconfig index aec6b51470..1246542a52 100644 --- a/configs/PMC405DE_defconfig +++ b/configs/PMC405DE_defconfig @@ -1,7 +1,7 @@ CONFIG_PPC=y -CONFIG_CMD_NET=y CONFIG_4xx=y CONFIG_TARGET_PMC405DE=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_STOP_STR=" " +CONFIG_CMD_NET=y |