summaryrefslogtreecommitdiff
path: root/packages/linux/linux-handhelds-2.6-2.6.21/h4000
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2008-02-13 22:39:21 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2008-02-13 22:39:21 +0000
commitb1fb7e84aa1370e9b1b7066e9978aa7bf343ac27 (patch)
tree9eab51cbabbbcaf35eae61ca336b3cadde62c85d /packages/linux/linux-handhelds-2.6-2.6.21/h4000
parent32e690935379493f478d1b7a1cd43fce486083da (diff)
linux-handhelds-2.6 2.6.21-hh20: Enable NBD and CONFIGFS as modules.
* With all the trouble I'm having with exporting NTFS partition under OpenWRT, let's have NBD around. * CONFIGFS is so far not a must, can be a module.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/h4000')
-rw-r--r--packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
index 2d0f6fdc5d..3102d3ff87 100644
--- a/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
+++ b/packages/linux/linux-handhelds-2.6-2.6.21/h4000/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.21-hh20
-# Tue Feb 12 22:00:42 2008
+# Thu Feb 14 00:33:52 2008
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -691,7 +691,7 @@ CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS=0
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
-# CONFIG_BLK_DEV_NBD is not set
+CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
@@ -1340,7 +1340,7 @@ CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
-# CONFIG_CONFIGFS_FS is not set
+CONFIG_CONFIGFS_FS=m
#
# Miscellaneous filesystems