summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-06-24 04:23:46 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-06-24 10:03:18 +0200
commite5067d7cd967cb17067de24a162306b79f432b20 (patch)
tree541f101762df32a5742bec354009986a96d8e564 /drivers/net/hamradio/Config.in
parent86a981e836404006efc35881ebf3d5ae36925e82 (diff)
Import newax25-2.4.3.patch.1.bz2HEADnewax25-2.4.3-1
And cleanup the *.orig and *.rej files and whitespace errors that are part of the original patch. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/net/hamradio/Config.in')
-rw-r--r--drivers/net/hamradio/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/hamradio/Config.in b/drivers/net/hamradio/Config.in
index 1d45998f4..877169c27 100644
--- a/drivers/net/hamradio/Config.in
+++ b/drivers/net/hamradio/Config.in
@@ -1,6 +1,7 @@
comment 'AX.25 network device drivers'
-dep_tristate 'Serial port KISS driver' CONFIG_MKISS $CONFIG_AX25
+dep_tristate 'Userspace device driver support' CONFIG_AX25_USERDEV $CONFIG_AX25
+dep_tristate 'Serial port KISS driver' CONFIG_KISS $CONFIG_AX25
dep_tristate 'Serial port 6PACK driver' CONFIG_6PACK $CONFIG_AX25
dep_tristate 'BPQ Ethernet driver' CONFIG_BPQETHER $CONFIG_AX25