X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2FP1010RDB-PA_NOR_SECBOOT_defconfig;h=64ed63a34e1cff455fc748238b82d575eeac8adc;hb=a77fda1f7df4739d044ca9fcf413b1c93cef111e;hp=33a7f7351920d5c90a5fec4e83792352e7844911;hpb=7453cb595cc17898a8227777b410b3e34a689c37;p=people%2Fms%2Fu-boot.git diff --git a/configs/P1010RDB-PA_NOR_SECBOOT_defconfig b/configs/P1010RDB-PA_NOR_SECBOOT_defconfig index 33a7f73519..64ed63a34e 100644 --- a/configs/P1010RDB-PA_NOR_SECBOOT_defconfig +++ b/configs/P1010RDB-PA_NOR_SECBOOT_defconfig @@ -2,4 +2,6 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_P1010RDB=y CONFIG_SYS_EXTRA_OPTIONS="P1010RDB_PA,SECURE_BOOT" -CONFIG_CMD_SETEXPR=y +CONFIG_SPI_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y