mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 20:21:51 -04: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>