3.1-rc1-git6 snapshot. Make ide_pmac a module
This commit is contained in:
parent
c1aa9d7541
commit
f1b16b1fca
@ -3704,6 +3704,7 @@ CONFIG_NFS_FSCACHE=y
|
||||
# CONFIG_NFS_USE_NEW_IDMAPPER is not set
|
||||
# CONFIG_NFSD_DEPRECATED is not set
|
||||
CONFIG_PNFS_OBJLAYOUT=m
|
||||
CONFIG_PNFS_BLOCK=m
|
||||
CONFIG_LOCKD=m
|
||||
CONFIG_LOCKD_V4=y
|
||||
CONFIG_EXPORTFS=y
|
||||
|
@ -159,7 +159,7 @@ CONFIG_IDE_TASK_IOCTL=y
|
||||
# CONFIG_BLK_DEV_SLC90E66 is not set
|
||||
# CONFIG_BLK_DEV_TRM290 is not set
|
||||
# CONFIG_BLK_DEV_VIA82CXXX is not set
|
||||
CONFIG_BLK_DEV_IDE_PMAC=y
|
||||
CONFIG_BLK_DEV_IDE_PMAC=m
|
||||
CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
|
||||
CONFIG_BLK_DEV_IDEDMA=y
|
||||
# CONFIG_BLK_DEV_HD is not set
|
||||
|
@ -84,7 +84,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 1
|
||||
# The git snapshot level
|
||||
%define gitrev 3
|
||||
%define gitrev 6
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -1898,6 +1898,10 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Aug 11 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Linux-3.1-rc1-git6
|
||||
- Make ide_pmac a module (rhbz 730039)
|
||||
|
||||
* Thu Aug 11 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Linux-3.1-rc1-git3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user