build pg_config too and install it to staging_dir
[openwrt.git] / target / linux / Config.in
index 0f9a0a2..69f96c4 100644 (file)
@@ -1,6 +1,6 @@
 
 config BR2_LINUX_2_4
-       bool "Linux 2.4"
+       bool "Linux 2.4 (choose only one target board)"
        default y
 
 config BR2_LINUX_2_4_BRCM
@@ -130,6 +130,14 @@ config BR2_PACKAGE_KMOD_IPTABLES_V4
        help
          Kernel modules for IPv4 firewalling
 
+config BR2_PACKAGE_KMOD_AX25
+       tristate "AX25 support"
+       default m
+       help
+         Kernel modules for AX25 protocol family
+          - ax25.o: AX25 layer 2 support
+          - mkiss.o: AX25 KISS driver
+
 config BR2_PACKAGE_KMOD_IPTABLES_V4_EXTRA
        tristate "Extra modules for iptables"
        default m
This page took 0.021108 seconds and 4 git commands to generate.