diff options
Diffstat (limited to 'configs/PLU405_defconfig')
-rw-r--r-- | configs/PLU405_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/PLU405_defconfig b/configs/PLU405_defconfig index f7da9801f0..50f52a3c58 100644 --- a/configs/PLU405_defconfig +++ b/configs/PLU405_defconfig @@ -1,7 +1,7 @@ CONFIG_PPC=y -CONFIG_CMD_NET=y CONFIG_4xx=y CONFIG_TARGET_PLU405=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 |