commit | abbb4043c4d38228cb980ddddc0edb8e0fe81eae | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:42 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:48 2022 -0500 |
tree | 697619dc339b33476895a3a371d4d3869069cdab | |
parent | f55281665af3980e5151552fd126fb7293253e96 [diff] |
powerpc: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE to Kconfig Move this symbol to Kconfig, and preserve the current behavior. The help text here comes from where the relevant code is implemented and it is quite likely at this point in time we could either disable this option or at least make it configurable. Signed-off-by: Tom Rini <trini@konsulko.com>