# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_HAVE_GENERIC_VDSO[0m bool if [31mCONFIG_HAVE_GENERIC_VDSO[0m config [31mCONFIG_GENERIC_GETTIMEOFDAY[0m bool help This is a generic implementation of gettimeofday vdso. Each architecture that enables this feature has to provide the fallback implementation. config [31mCONFIG_GENERIC_VDSO_32[0m bool depends on [31mCONFIG_GENERIC_GETTIMEOFDAY[0m && ![31mCONFIG_64BIT[0m help This config option helps to avoid possible performance issues in 32 bit only architectures. config [31mCONFIG_GENERIC_COMPAT_VDSO[0m bool help This config option enables the compat [31mCONFIG_VDSO[0m layer. endif |