X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=configs%2FP1021RDB-PC_NAND_defconfig;h=a7de239c51d71ca61b1d893ad1a0335eb12b317a;hb=b21a8dc446db69848aea810385e09020359de1d9;hp=e4523de7102f79e31505d2b59a002dafd56144e7;hpb=367dc34695b33cad1559f2ad53b43b63c4c9cadc;p=karo-tx-uboot.git diff --git a/configs/P1021RDB-PC_NAND_defconfig b/configs/P1021RDB-PC_NAND_defconfig index e4523de710..a7de239c51 100644 --- a/configs/P1021RDB-PC_NAND_defconfig +++ b/configs/P1021RDB-PC_NAND_defconfig @@ -1,6 +1,9 @@ -CONFIG_SPL=y -CONFIG_TPL=y -CONFIG_SYS_EXTRA_OPTIONS="P1021RDB,NAND" CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_P1_P2_RDB_PC=y +CONFIG_SPL=y +CONFIG_TPL=y +CONFIG_SYS_EXTRA_OPTIONS="P1021RDB,NAND" +CONFIG_SPI_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y