mirror of
https://github.com/torvalds/linux
synced 2026-06-26 12:52:08 +09:00
Turning it into a boolean was unnecessary and caused ALGAPI to be pinned down as a boolean to. This patch makes it a tristate again. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>