diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-01-26 23:39:20 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-01-26 23:39:20 +0000 |
commit | c1425324572da726718b65ff1206169d7de4fa19 (patch) | |
tree | 30b224de6f0d1e9a24c72d0056c03611f2beffaf /packages/linux/linux-handhelds-2.6-2.6.21/h1910 | |
parent | 362bdbdd96a81c9ac6727b301463d3075ee3885f (diff) |
linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes:
* magician flash boot hacks
* mtdblock support moves to modules, as non-essential for flash boot.
* Few netcards PCMCIA drivers enabled for hx4700.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6-2.6.21/h1910')
-rw-r--r-- | packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig b/packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig index dd20e0baff..4249e4d6f5 100644 --- a/packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig +++ b/packages/linux/linux-handhelds-2.6-2.6.21/h1910/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21-hh20 -# Wed Dec 26 16:55:32 2007 +# Sun Jan 27 01:32:41 2008 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -516,8 +516,8 @@ CONFIG_MTD_DEBUG_VERBOSE=0 # User Modules And Translation Layers # CONFIG_MTD_CHAR=m -# CONFIG_MTD_BLKDEVS is not set -# CONFIG_MTD_BLOCK is not set +CONFIG_MTD_BLKDEVS=m +CONFIG_MTD_BLOCK=m # CONFIG_MTD_BLOCK_RO is not set # CONFIG_FTL is not set # CONFIG_NFTL is not set |