commit | 25a2a6567829119f5e3e11eb0ce3d8ae985b6019 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Feb 07 13:38:52 2020 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Feb 17 14:40:21 2020 +0100 |
tree | 6142f6123c92091f8be0b6eb3af8751e41a5a743 | |
parent | 3280badbe1b289622ce12b94d064ddb624cbaef1 [diff] |
MIPS: vdso: Compile high resolution parts conditionally If neither the R4K nor the GIC timer is enabled in the kernel configuration then let the core VDSO code drop the high resolution parts at compile time. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Vincenzo Frascino <vincenzo.frascino@arm.com> Link: https://lkml.kernel.org/r/20200207124402.714585315@linutronix.de