summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-01-25 08:01:43 -0500
committerTom Rini <trini@konsulko.com>2022-01-25 08:01:43 -0500
commit6146cd62aedc4849fec66f10ab0aa57f1dc64b8e (patch)
tree7b4ea9a0c4251507b988a0f4d1584c3cb8952394 /configs/P2020RDB-PC_NAND_defconfig
parent21a1439d986a889cefbc2ed785c3f592fc9266de (diff)
parent54c5c2b8fee2f64d135349bc9764d068b647e4e0 (diff)
Merge branch '2022-01-24-assorted-updates'
- A number of cleanups to Python code based on running pylint - Integrate changes so that we can run "make pylint" and compare the results to a current baseline. Keep this as a manual check for now. - Improve functionality of moveconfig.py - pci: iproc: Set all 24 bits of PCI class code
Diffstat (limited to 'configs/P2020RDB-PC_NAND_defconfig')
-rw-r--r--configs/P2020RDB-PC_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P2020RDB-PC_NAND_defconfig b/configs/P2020RDB-PC_NAND_defconfig
index 9de2f762c39..74165dc60aa 100644
--- a/configs/P2020RDB-PC_NAND_defconfig
+++ b/configs/P2020RDB-PC_NAND_defconfig
@@ -15,6 +15,7 @@ CONFIG_MPC85xx=y
CONFIG_TARGET_P2020RDB=y
CONFIG_SYS_CUSTOM_LDSCRIPT=y
CONFIG_SYS_LDSCRIPT="arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
+CONFIG_MP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
@@ -45,7 +46,6 @@ CONFIG_CMD_PCI=y
CONFIG_CMD_USB=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
-CONFIG_MP=y
# CONFIG_CMD_HASH is not set
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y