diff options
Diffstat (limited to 'configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig')
-rw-r--r-- | configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig b/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig index 9f87a6ae3c..1b9347929d 100644 --- a/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig +++ b/configs/P1010RDB-PA_36BIT_SPIFLASH_SECBOOT_defconfig @@ -3,3 +3,4 @@ CONFIG_MPC85xx=y CONFIG_TARGET_P1010RDB=y CONFIG_SYS_EXTRA_OPTIONS="P1010RDB_PA,36BIT,SPIFLASH,SECURE_BOOT" CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y |