diff options
author | Tom Rini <trini@konsulko.com> | 2017-03-13 17:48:42 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-03-13 17:52:33 (GMT) |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/P1010RDB-PB_NAND_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) | |
download | u-boot-fsl-qoriq-8728c97eff5bd95f58320f886ae305f17931a374.tar.xz |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_NAND_defconfig')
-rw-r--r-- | configs/P1010RDB-PB_NAND_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1010RDB-PB_NAND_defconfig b/configs/P1010RDB-PB_NAND_defconfig index 5371140..25b713b 100644 --- a/configs/P1010RDB-PB_NAND_defconfig +++ b/configs/P1010RDB-PB_NAND_defconfig @@ -1,7 +1,7 @@ CONFIG_PPC=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_DRIVERS_MISC_SUPPORT=y +CONFIG_SPL_NAND_SUPPORT=y CONFIG_MPC85xx=y CONFIG_TARGET_P1010RDB_PB=y CONFIG_FIT=y |