menu "Target Root Filesystem"
+ config TARGET_ROOTFS_INITRAMFS
+ bool "ramdisk"
+ default n
+ depends LINUX_2_6
+ help
+ Embed the rootfs into the kernel (initramfs)
config TARGET_ROOTFS_JFFS2
bool "jffs2"
bool "squashfs-lzma"
default y
depends !LINUX_2_6_ARUBA
+ depends !LINUX_2_6_XSCALE
help
Build a squashfs-lzma root filesystem
config TARGET_ROOTFS_TGZ
bool "tgz"
- default y
+ default y if !LINUX_2_4_BRCM && !LINUX_2_6_BRCM && !LINUX_2_6_ARUBA && !LINUX_2_4_AR531X
help
Build a compressed tar archive of the the root filesystem
help
Kernel support for the Intermediate Queueing device
+config PACKAGE_KMOD_IPIP
+ prompt "kmod-ipip......................... IP in IP encapsulation support"
+ tristate
+ default m
+ help
+ Kernel module for IP in IP encapsulation
+
config PACKAGE_KMOD_IPV6
prompt "kmod-ipv6......................... IPv6 support"
tristate
- ide-core
- ide-detect
- ide-disk
- - pdc202old
+ - pdc202xx_old
config PACKAGE_KMOD_LOOP
prompt "kmod-loop......................... Loop mount support"
prompt "CryptoAPI modules"
tristate
default m
- select BUSYBOX_FEATURE_CHECK_TAINTED_MODULE
+ select BUSYBOX_CONFIG_FEATURE_CHECK_TAINTED_MODULE
help
Kernel modules for cryptographic algorithms