git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2059 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -1,4 +1,8 @@
*) 2003-12-25 (2.0.0-rc3 - 2.0.0-rc4)
- ALSA OSS emulation and no IDESCSI for 2.6
*) 2003-12-24 (2.0.0-rc3 - 2.0.0-rc4)
- implemented kiss' mount '-r' options and added a remount option ('-R')
@ -48,6 +48,10 @@ dnl (module support is enought - default is y ...)
dnl
CONFIG_SOUND=m
dnl for 2.5/6 we do want the ALSA OSS emulation ...
CONFIG_SND_OSSEMUL=m
dnl Input devices
CONFIG_INPUT=y
@ -69,3 +69,5 @@ CONFIG_SIS190 2003-08-23 2.6.0-test4
CONFIG_MAC_FLOPPY 2003-08-26 2.5.0-test4 # fix exist - should be fixed soon ...
CONFIG_PNPBIOS 2003-08-26 2.6.0-test4 # compiles but freezes
CONFIG_BLK_DEV_IDESCSI 2003-12-24 2.6.0 # it is currently broken and obsolete anyway