From b1fb7e84aa1370e9b1b7066e9978aa7bf343ac27 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 13 Feb 2008 22:39:21 +0000 Subject: 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. --- packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal') diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig index 060ec46886..d7432214b6 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/htcuniversal/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Tue Feb 12 22:00:48 2008 +# Thu Feb 14 00:33:56 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -628,7 +628,7 @@ CONFIG_MTDRAM_ERASE_SIZE=256 # 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 @@ -1254,7 +1254,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 -- cgit v1.2.3