From 0206267d8c6d6a33a8a8a760556dbdccfa720bc8 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 20 Oct 2005 05:41:23 +0000 Subject: add AX25 support (thanks to Michael Conrad) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2189 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/linux-2.4/config/brcm | 25 ++++++++++++++++++++++++- target/linux/linux-2.4/config/soekris | 22 +++++++++++++++++++++- 2 files changed, 45 insertions(+), 2 deletions(-) (limited to 'target/linux/linux-2.4/config') diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm index 871cbdc6a..f970cfe82 100644 --- a/target/linux/linux-2.4/config/brcm +++ b/target/linux/linux-2.4/config/brcm @@ -849,7 +849,30 @@ CONFIG_SHAPER=m # # Amateur Radio support # -# CONFIG_HAMRADIO is not set +# +# Amateur Radio support +# +CONFIG_HAMRADIO=y +CONFIG_AX25=m +# CONFIG_AX25_DAMA_SLAVE is not set +# CONFIG_NETROM is not set +# CONFIG_ROSE is not set + +# +# AX.25 network device drivers +# +CONFIG_MKISS=m +# CONFIG_6PACK is not set +# CONFIG_BPQETHER is not set +# CONFIG_DMASCC is not set +# CONFIG_SCC is not set +# CONFIG_BAYCOM_SER_FDX is not set +# CONFIG_BAYCOM_SER_HDX is not set +# CONFIG_BAYCOM_PAR is not set +# CONFIG_BAYCOM_EPP is not set +# CONFIG_SOUNDMODEM is not set +# CONFIG_YAM is not set + # # IrDA (infrared) support diff --git a/target/linux/linux-2.4/config/soekris b/target/linux/linux-2.4/config/soekris index a3d9286a7..92892b180 100644 --- a/target/linux/linux-2.4/config/soekris +++ b/target/linux/linux-2.4/config/soekris @@ -807,7 +807,27 @@ CONFIG_NET_PCMCIA=y # # Amateur Radio support # -# CONFIG_HAMRADIO is not set +CONFIG_HAMRADIO=y +CONFIG_AX25=m +# CONFIG_AX25_DAMA_SLAVE is not set +# CONFIG_NETROM is not set +# CONFIG_ROSE is not set + +# +# AX.25 network device drivers +# +CONFIG_MKISS=m +# CONFIG_6PACK is not set +# CONFIG_BPQETHER is not set +# CONFIG_DMASCC is not set +# CONFIG_SCC is not set +# CONFIG_BAYCOM_SER_FDX is not set +# CONFIG_BAYCOM_SER_HDX is not set +# CONFIG_BAYCOM_PAR is not set +# CONFIG_BAYCOM_EPP is not set +# CONFIG_SOUNDMODEM is not set +# CONFIG_YAM is not set + # # IrDA (infrared) support -- cgit v1.2.3