• Arnd Bergmann's avatar
    ARM: debug-ll: rework SPEAr handling · 375d84cf
    Arnd Bergmann authored
    Enabling one of the SPEAr platforms in a multiplatform kernel
    while trying to use DEBUG_LL for another platform can default to
    the wrong UART address, as the options are purely based on the
    architecture being enabled or not.
    
    This changes the logic to use the SPEAr default addresses only
    if we have also picked the respective Kconfig symbols introduced
    here.
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    375d84cf
Kconfig.debug 55.5 KB