]> git.baikalelectronics.ru Git - kernel.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)
committerArnd Bergmann <arnd@arndb.de>
Wed, 3 Aug 2016 09:07:57 +0000 (11:07 +0200)
commit6b44a87f2239fd97bc23f84376b0ec29a4d48f87
treec2b54ce3df28df599d30384e879d16d36bbb15bd
parent4b5a9a7873e230c1352ecfc42a767c50c31ca7fa
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: 8a943573b08f ("ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME")
Cc: stable@vger.kernel.org # v4.7
arch/arm/configs/aspeed_g4_defconfig
arch/arm/configs/aspeed_g5_defconfig