diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 15:37:21 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 22:10:00 +1000 |
commit | 980b4503b9efd97bcb51d5508d82fbf3ccb6aadb (patch) | |
tree | 47cc9d7270281d4b8a499ff037cf6b21583f02d5 /arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | |
parent | a6036100edd1d8e024beb4b97c1f15c114660c6c (diff) | |
download | blackbird-op-linux-980b4503b9efd97bcb51d5508d82fbf3ccb6aadb.tar.gz blackbird-op-linux-980b4503b9efd97bcb51d5508d82fbf3ccb6aadb.zip |
powerpc/configs: Update for symbol movement only
Update defconfigs for symbols that have moved around, without their
value changing.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc832x_rdb_defconfig')
-rw-r--r-- | arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig index 917a49ca2bd1..5b8c5514a7d6 100644 --- a/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig +++ b/arch/powerpc/configs/83xx/mpc832x_rdb_defconfig @@ -14,7 +14,7 @@ CONFIG_LDM_PARTITION=y # CONFIG_PPC_PMAC is not set CONFIG_PPC_83xx=y CONFIG_MPC832x_RDB=y -CONFIG_QUICC_ENGINE=y +CONFIG_GEN_RTC=y CONFIG_MATH_EMULATION=y CONFIG_PCI=y CONFIG_NET=y @@ -46,7 +46,6 @@ CONFIG_ICPLUS_PHY=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_HW_RANDOM=y -CONFIG_GEN_RTC=y CONFIG_I2C=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_MPC=y @@ -62,6 +61,7 @@ CONFIG_USB_OHCI_HCD_PPC_OF_BE=y CONFIG_USB_STORAGE=y CONFIG_MMC=y CONFIG_MMC_SPI=y +CONFIG_QUICC_ENGINE=y CONFIG_EXT2_FS=y CONFIG_EXT4_FS=y CONFIG_MSDOS_FS=y |