ARM: debug: fix DEBUG_UNCOMPRESS help for !MULTIPLATFORM
authorMartin Kaiser <martin@kaiser.cx>
Wed, 3 Jan 2024 11:04:09 +0000 (12:04 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 5 Jan 2024 22:26:07 +0000 (23:26 +0100)
commit50d9edd33df50f3ce570818880fe2c6785ca8bf1
treef81cab87624310b84f85e2a9026d765509b9192f
parentfcf410e050a9c046b2907e3ab9145eb974044e0e
ARM: debug: fix DEBUG_UNCOMPRESS help for !MULTIPLATFORM

Commit 84fc86360623 ("ARM: make ARCH_MULTIPLATFORM user-visible") modified
DEBUG_UNCOMPRESS to prevent using it with multiplatform kernels.

Update the help text, remove references to multiplatform.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug