X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2FT1040RDB_SECURE_BOOT_defconfig;h=55d2a5ea281576dca5e1b6160025e3ee6d83f4c0;hb=HEAD;hp=0b5ddaf46bfb116e4794800f696b8aea1a2b1232;hpb=dd84058d24ff54d6b32818ffe44aeb4bba2cfae6;p=karo-tx-uboot.git diff --git a/configs/T1040RDB_SECURE_BOOT_defconfig b/configs/T1040RDB_SECURE_BOOT_defconfig index 0b5ddaf46b..55d2a5ea28 100644 --- a/configs/T1040RDB_SECURE_BOOT_defconfig +++ b/configs/T1040RDB_SECURE_BOOT_defconfig @@ -1,4 +1,7 @@ -CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,SECURE_BOOT,T1040RDB" CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_T104XRDB=y +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1040,SECURE_BOOT,T1040RDB" +CONFIG_SPI_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y