diff options
Diffstat (limited to 'configs/P1022DS_NAND_defconfig')
-rw-r--r-- | configs/P1022DS_NAND_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1022DS_NAND_defconfig b/configs/P1022DS_NAND_defconfig index be5617d..d4bd762 100644 --- a/configs/P1022DS_NAND_defconfig +++ b/configs/P1022DS_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_P1022DS=y CONFIG_FIT=y |