diff options
Diffstat (limited to 'configs/CPCI4052_defconfig')
-rw-r--r-- | configs/CPCI4052_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/CPCI4052_defconfig b/configs/CPCI4052_defconfig index 93ab5b0ac0..5ac0170067 100644 --- a/configs/CPCI4052_defconfig +++ b/configs/CPCI4052_defconfig @@ -1,7 +1,7 @@ CONFIG_PPC=y -CONFIG_CMD_NET=y CONFIG_4xx=y CONFIG_TARGET_CPCI4052=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 |