diff options
Diffstat (limited to 'configs/P1020RDB-PC_NAND_defconfig')
-rw-r--r-- | configs/P1020RDB-PC_NAND_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1020RDB-PC_NAND_defconfig b/configs/P1020RDB-PC_NAND_defconfig index 7070bf11db..8301c77ca2 100644 --- a/configs/P1020RDB-PC_NAND_defconfig +++ b/configs/P1020RDB-PC_NAND_defconfig @@ -1,6 +1,6 @@ CONFIG_PPC=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_SPL_NAND_SUPPORT=y CONFIG_MPC85xx=y CONFIG_TARGET_P1020RDB_PC=y CONFIG_FIT=y |