diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 07:37:21 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 14:10:00 +0200 |
commit | 980b4503b9efd97bcb51d5508d82fbf3ccb6aadb (patch) | |
tree | 47cc9d7270281d4b8a499ff037cf6b21583f02d5 /arch/powerpc/configs/85xx/tqm8541_defconfig | |
parent | powerpc/oops: Line up NIP & MSR with other rows (diff) | |
download | linux-980b4503b9efd97bcb51d5508d82fbf3ccb6aadb.tar.xz 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/85xx/tqm8541_defconfig')
-rw-r--r-- | arch/powerpc/configs/85xx/tqm8541_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/85xx/tqm8541_defconfig b/arch/powerpc/configs/85xx/tqm8541_defconfig index f47e57610b7c..c22a4ebe6164 100644 --- a/arch/powerpc/configs/85xx/tqm8541_defconfig +++ b/arch/powerpc/configs/85xx/tqm8541_defconfig @@ -9,6 +9,7 @@ CONFIG_EXPERT=y CONFIG_PARTITION_ADVANCED=y # CONFIG_MSDOS_PARTITION is not set CONFIG_TQM8541=y +CONFIG_GEN_RTC=y CONFIG_MATH_EMULATION=y CONFIG_PCI=y CONFIG_NET=y @@ -44,7 +45,6 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_CPM=y CONFIG_SERIAL_CPM_CONSOLE=y -CONFIG_GEN_RTC=y CONFIG_I2C=y CONFIG_I2C_CHARDEV=y CONFIG_I2C_MPC=y |