Home
last modified time | relevance | path

Searched hist:"9 de4ad3bde144b55b8451fc280c18107c139481c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/firmware/qcom/
H A DKconfigdiff 9de4ad3bde144b55b8451fc280c18107c139481c Wed Jul 17 02:35:45 CEST 2024 Linus Torvalds <torvalds@linux-foundation.org> 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>