mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:38:03 +00:00
s390/configs: provide compat topic configuration target
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>
This commit is contained in:
parent
54be6c6c5a
commit
7f8b81ca35
3
arch/s390/configs/compat.config
Normal file
3
arch/s390/configs/compat.config
Normal file
@ -0,0 +1,3 @@
|
||||
# Help: Enable compat support
|
||||
CONFIG_COMPAT=y
|
||||
CONFIG_COMPAT_32BIT_TIME=y
|
Loading…
Reference in New Issue
Block a user