Skip to content

Commit 7f8b81c

Browse files
committed
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 <[email protected]> Signed-off-by: Heiko Carstens <[email protected]>
1 parent 54be6c6 commit 7f8b81c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

arch/s390/configs/compat.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Help: Enable compat support
2+
CONFIG_COMPAT=y
3+
CONFIG_COMPAT_32BIT_TIME=y

0 commit comments

Comments
 (0)