
1 Apr
2018
1 Apr
'18
7:56 p.m.
Hi Alex,
CONFIG_VERSION_VARIABLE had already been mostly migrated to Kconfig, but two headers still referenced it. Also set defaults so that most of the defconfigs inherit the default rather than needing it to be set explicitly.
Signed-off-by: Alex Kiernan alex.kiernan@gmail.com
Reviewed-by: Petr Vorel petr.vorel@gmail.com
Changes in v2:
- Remove default from Kconfig to avoid over-conversion by moveconfig
Kind regards, Petr