mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 06:50:37 +00:00

CONFIG_COMPAT is disabled by default, however compat code still needs to be compile tested. Add a compat topic configuration target which allows to enable it easily. Acked-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
# Help: Enable compat support
|
|
CONFIG_COMPAT=y
|
|
CONFIG_COMPAT_32BIT_TIME=y
|