X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=configs%2FP5020DS_NAND_defconfig;h=64ba6e94ed56c1eaa8b4f452c6b056f48fffd547;hb=HEAD;hp=231ea4fb9056ff2599885f4efafc89783d6428e1;hpb=7ca98c2682585589cb5abdc65c92017aa1ce3d08;p=karo-tx-uboot.git diff --git a/configs/P5020DS_NAND_defconfig b/configs/P5020DS_NAND_defconfig index 231ea4fb90..64ba6e94ed 100644 --- a/configs/P5020DS_NAND_defconfig +++ b/configs/P5020DS_NAND_defconfig @@ -2,4 +2,6 @@ CONFIG_PPC=y CONFIG_MPC85xx=y CONFIG_TARGET_P5020DS=y CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,NAND,SYS_TEXT_BASE=0xFFF40000" -CONFIG_CMD_SETEXPR=y +CONFIG_SPI_FLASH=y +CONFIG_NETDEVICES=y +CONFIG_E1000=y