firmware: qcom: tzmem: don't ask about allocator mode when not enabled
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 00:35:45 +0000 (17:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jul 2024 00:35:45 +0000 (17:35 -0700)
commit9de4ad3bde144b55b8451fc280c18107c139481c
tree83e7118391a83d746b73809c88d5b1df2d42f38e
parent17e6a1213058d8759bcf043151c04612df55ebc4
firmware: qcom: tzmem: don't ask about allocator mode when not enabled

The Qualcomm firmware code shouldn't ask about what memory allocator
mode should be used when the code isn't even enabled.

Get rid of pointless config-time question.

Link: https://lore.kernel.org/all/CAHk-=wg+38EHPKGou1MqXwAAXC30cM8sMgZAGnZ7TcFO4L9J2w@mail.gmail.com/
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/firmware/qcom/Kconfig