summaryrefslogtreecommitdiff
path: root/arch/arm/configs/aspeed_g5_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-08-03 11:07:44 +0200
committerArnd Bergmann <arnd@arndb.de>2016-08-03 11:07:57 +0200
commit7a376ac11fc2109dfd86442ff79982ecf16dcd6d (patch)
treec2b54ce3df28df599d30384e879d16d36bbb15bd /arch/arm/configs/aspeed_g5_defconfig
parent869ec056fa8450184423c8076e0a342db127795c (diff)
Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"
The patch that this was preparing for made it into neither v4.7 nor v4.8, so we should back this out as well to avoid the opposite warning: arch/arm/configs/aspeed_g5_defconfig:62:warning: symbol value '1' invalid for PRINTK_TIME arch/arm/configs/aspeed_g4_defconfig:61:warning: symbol value '1' invalid for PRINTK_TIME Sorry for not catching this earlier. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 0ef659a30055 ("ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME") Cc: stable@vger.kernel.org # v4.7
Diffstat (limited to 'arch/arm/configs/aspeed_g5_defconfig')
-rw-r--r--arch/arm/configs/aspeed_g5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/aspeed_g5_defconfig b/arch/arm/configs/aspeed_g5_defconfig
index 892605167357..4f366b0370e9 100644
--- a/arch/arm/configs/aspeed_g5_defconfig
+++ b/arch/arm/configs/aspeed_g5_defconfig
@@ -59,7 +59,7 @@ CONFIG_SERIAL_OF_PLATFORM=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_FIRMWARE_MEMMAP=y
CONFIG_FANOTIFY=y
-CONFIG_PRINTK_TIME=1
+CONFIG_PRINTK_TIME=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_STRIP_ASM_SYMS=y
CONFIG_PAGE_POISONING=y