ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 May 2016 12:11:13 +0000 (14:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 11 May 2016 12:11:13 +0000 (14:11 +0200)
commit0ef659a30055e5ec914b51f5294789ea2a92b08c
treeaff4d698c7f1cdd9fa8363e862d3385b194e21e7
parentb80dc598eb997bf8a7942fa0cedc1e02001825f7
ARM: aspeed: adapt defconfigs for new CONFIG_PRINTK_TIME

Commit 94ea9c7a579f ("lib, switch CONFIG_PRINTK_TIME to int") changes
the type of CONFIG_PRINTK_TIME and adapts all existing defconfig files,
while we add two new defconfig files with d0bc3483da87 ("arm/configs:
Add Aspeed defconfig"), with the old type.

This changes the two new defconfig files to match the other ones.
As a result, we get harmless warnings for the arm-soc defconfig
branch by itself, but everything will work when 4.7-rc1 is out.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/aspeed_g4_defconfig
arch/arm/configs/aspeed_g5_defconfig