diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-23 08:37:21 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-08-28 15:10:00 +0300 |
commit | 980b4503b9efd97bcb51d5508d82fbf3ccb6aadb (patch) | |
tree | 47cc9d7270281d4b8a499ff037cf6b21583f02d5 /arch/powerpc/configs/chrp32_defconfig | |
parent | a6036100edd1d8e024beb4b97c1f15c114660c6c (diff) | |
download | linux-980b4503b9efd97bcb51d5508d82fbf3ccb6aadb.tar.xz |
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/chrp32_defconfig')
-rw-r--r-- | arch/powerpc/configs/chrp32_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/chrp32_defconfig b/arch/powerpc/configs/chrp32_defconfig index 1f6f90cd8aff..664f092e5867 100644 --- a/arch/powerpc/configs/chrp32_defconfig +++ b/arch/powerpc/configs/chrp32_defconfig @@ -16,6 +16,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_PARTITION_ADVANCED=y CONFIG_MAC_PARTITION=y # CONFIG_PPC_PMAC is not set +CONFIG_GEN_RTC=y CONFIG_HIGHMEM=y CONFIG_BINFMT_MISC=y CONFIG_IRQ_ALL_CPUS=y @@ -79,7 +80,6 @@ CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_NVRAM=y -CONFIG_GEN_RTC=y # CONFIG_HWMON is not set CONFIG_FB=y CONFIG_FIRMWARE_EDID=y |