MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>
Mon, 25 Jul 2022 09:17:39 +0000 (11:17 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sat, 30 Jul 2022 08:59:02 +0000 (10:59 +0200)
commit3e3114ac460e94825e34d1fed6a48a9ce4b07689
treeebacf59e70ccdb12a760b188d3215ccb14847bfd
parentd3cd4d9fc1f024b09967e672fb0ef82f05444b75
MIPS: Introduce CAVIUM_RESERVE32 Kconfig option

This options is used to reserve a shared memory region for user processes
to use for hardware memory buffers. The actual code to support the option
comes in the following patch.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/cavium-octeon/Kconfig