]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"
authorArnd Bergmann <arnd@arndb.de>
Wed, 3 Aug 2016 09:07:44 +0000 (11:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Aug 2016 16:10:58 +0000 (18:10 +0200)
commitbc7db37cf45271a0ccf2e71a5417d18f9be4672d
treeb08befd8a0a357e0bf70678d6ecc1b6c6fb4b8d6
parenteaba47cf19c6e9c202cd18edb6b9e67f0a912bf4
Revert "ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME"

commit 7a376ac11fc2109dfd86442ff79982ecf16dcd6d upstream.

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")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/configs/aspeed_g4_defconfig
arch/arm/configs/aspeed_g5_defconfig