diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2026-05-19 08:26:17 +0200 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-06-02 21:41:23 +0200 |
| commit | 96942092d5e67c71af246fa3bc1422cdf80a5dc9 (patch) | |
| tree | 3b17931652c2ec53b4f1f357bf63f407d1d0b56a /arch/mips | |
| parent | bf8f968a63159661acc20254ccdf0dc3c9f1bac2 (diff) | |
| download | linux-next-96942092d5e67c71af246fa3bc1422cdf80a5dc9.tar.gz linux-next-96942092d5e67c71af246fa3bc1422cdf80a5dc9.zip | |
vdso/treewide: Drop GENERIC_TIME_VSYSCALL
This Kconfig symbol is not used anymore, remove it.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260519-vdso-generic_time_vsyscal-v1-3-5c2a5905d5f5@linutronix.de
Diffstat (limited to 'arch/mips')
| -rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 4364f3dba688..3249880650da 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -51,7 +51,6 @@ config MIPS select GENERIC_SCHED_CLOCK if !CAVIUM_OCTEON_SOC select GENERIC_SMP_IDLE_THREAD select GENERIC_IDLE_POLL_SETUP - select GENERIC_TIME_VSYSCALL select GUP_GET_PXX_LOW_HIGH if CPU_MIPS32 && PHYS_ADDR_T_64BIT select HAS_IOPORT if !NO_IOPORT_MAP || ISA select HAVE_ARCH_COMPILER_H |
