linux 2.6.24: Updated defconfig for atngw100
authorRobert Schuster <rschus@entw2.(none)>
Wed, 15 Oct 2008 14:25:54 +0000 (16:25 +0200)
committerRobert Schuster <rschus@entw2.(none)>
Wed, 15 Oct 2008 14:28:54 +0000 (16:28 +0200)
  - compile ext2 and ext3 into the kernel (to allow booting from SD)

packages/linux/linux-2.6.24/atngw100/defconfig
packages/linux/linux_2.6.24.bb

index 922bb32..863b04b 100644 (file)
@@ -950,10 +950,10 @@ CONFIG_RTC_DRV_AT32AP700X=y
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 # CONFIG_EXT2_FS_XATTR is not set
 # CONFIG_EXT2_FS_XIP is not set
-CONFIG_EXT3_FS=m
+CONFIG_EXT3_FS=y
 # CONFIG_EXT3_FS_XATTR is not set
 # CONFIG_EXT4DEV_FS is not set
 CONFIG_JBD=m
index 7c92cb2..e787663 100644 (file)
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE_at32stk1000 = "1"
 DEFAULT_PREFERENCE_ts72xx = "1"
 DEFAULT_PREFERENCE_cs-e9302 = "1"
 
-PR = "r16"
+PR = "r17"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \