summaryrefslogtreecommitdiff
path: root/configs/P1020RDB-PC_36BIT_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/P1020RDB-PC_36BIT_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/P1020RDB-PC_36BIT_defconfig')
-rw-r--r--configs/P1020RDB-PC_36BIT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1020RDB-PC_36BIT_defconfig b/configs/P1020RDB-PC_36BIT_defconfig
index fe8bf09cc23..9671a6d3300 100644
--- a/configs/P1020RDB-PC_36BIT_defconfig
+++ b/configs/P1020RDB-PC_36BIT_defconfig
@@ -9,6 +9,7 @@ CONFIG_MPC85xx=y
CONFIG_TARGET_P1020RDB_PC=y
CONFIG_MPC85XX_HAVE_RESET_VECTOR=y
CONFIG_PHYS_64BIT=y
+CONFIG_MP=y
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
@@ -29,7 +30,6 @@ CONFIG_CMD_MMC=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