merge of 9c1b32d8825be71ddfdcbe3ddfa31b4cc8bb2aa0
authorFrederic Bompart <frederic@unknown.openembedded.org>
Mon, 20 Feb 2006 14:37:55 +0000 (14:37 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 20 Feb 2006 14:37:55 +0000 (14:37 +0000)
     and fac9555337e7b9a6c77de5eea67fa836b2c4c0da

1  2 
conf/distro/familiar-unstable.conf
packages/linux/handhelds-pxa-2.6/h2200/defconfig

Simple merge
@@@ -844,9 -978,21 +978,21 @@@ CONFIG_L3=
  #
  # Watchdog Cards
  #
- # CONFIG_WATCHDOG is not set
+ CONFIG_WATCHDOG=y
+ # CONFIG_WATCHDOG_NOWAYOUT is not set
+ #
+ # Watchdog Device Drivers
+ #
+ # CONFIG_SOFT_WATCHDOG is not set
+ CONFIG_SA1100_WATCHDOG=m
+ #
+ # USB-based Watchdog Cards
+ #
+ # CONFIG_USBPCWATCHDOG is not set
  # CONFIG_NVRAM is not set
 -CONFIG_SA1100_RTC=y
 +CONFIG_SA1100_RTC=m
  # CONFIG_DTLK is not set
  # CONFIG_R3964 is not set
  
@@@ -1280,10 -1444,11 +1444,11 @@@ CONFIG_RAMFS=
  # CONFIG_BFS_FS is not set
  # CONFIG_EFS_FS is not set
  # CONFIG_JFFS_FS is not set
 -CONFIG_JFFS2_FS=y
 +CONFIG_JFFS2_FS=m
  CONFIG_JFFS2_FS_DEBUG=0
  CONFIG_JFFS2_FS_WRITEBUFFER=y
- # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
+ CONFIG_JFFS2_SUMMARY=y
+ CONFIG_JFFS2_COMPRESSION_OPTIONS=y
  CONFIG_JFFS2_ZLIB=y
  CONFIG_JFFS2_RTIME=y
  # CONFIG_JFFS2_RUBIN is not set