[tools] firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption...
[openwrt.git] / package / busybox / target-config.in
index 10a79ff..61f1367 100644 (file)
@@ -1,11 +1,14 @@
 config BUSYBOX_CONFIG_FEATURE_DEVFS
+       bool
        default y if LINUX_2_4
        default n if LINUX_2_6
 
 config BUSYBOX_CONFIG_FEATURE_2_4_MODULES
+       bool
        default y if LINUX_2_4
        default n if LINUX_2_6
 
 config BUSYBOX_CONFIG_FEATURE_2_6_MODULES
+       bool
        default n if LINUX_2_4
        default y if LINUX_2_6
This page took 0.023752 seconds and 4 git commands to generate.