diff options
Diffstat (limited to 'net/ax25/Kconfig')
-rw-r--r-- | net/ax25/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ax25/Kconfig b/net/ax25/Kconfig index 43dd86f..2a72aa9 100644 --- a/net/ax25/Kconfig +++ b/net/ax25/Kconfig @@ -3,7 +3,7 @@ # menuconfig HAMRADIO - depends on NET + depends on NET && !S390 bool "Amateur Radio support" help If you want to connect your Linux box to an amateur radio, answer Y |