• Johannes Weiner's avatar
    xtensa: beat Kconfig into shape · 35f9cd08
    Johannes Weiner authored
    Instead of making support code depend on variants or platforms, the
    latter should select what they need explicitely.
    
    Otherwise this starts looking weird when support code depends on
    !XTENSA_PLATFORM_FOO && !XTENSA_PLATFORM_BAR etc.
    
    This also includes some minor fixlets like converting bool and default
    to def_bool and fixing indentation and whitespace errors.
    Signed-off-by: default avatarJohannes Weiner <jw@emlix.com>
    Signed-off-by: default avatarChris Zankel <chris@zankel.net>
    35f9cd08
Kconfig 6.59 KB