[oe-commits] org.oe.dev linux-ixp4xx: Enabled pata_artop and sata_via drivers in-kernel for booting directly from internal storage hard disks

rwhitby commit oe at amethyst.openembedded.net
Sat May 3 03:51:46 UTC 2008


linux-ixp4xx: Enabled pata_artop and sata_via drivers in-kernel for booting directly from internal storage hard disks

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 8dd966ebfc700f3e2db5b605d231c36e2d209663
ViewMTN: http://monotone.openembedded.org/revision/info/8dd966ebfc700f3e2db5b605d231c36e2d209663
Files:
1
packages/linux/linux-ixp4xx/defconfig-2.6.24.4
packages/linux/linux-ixp4xx_2.6.24.4.bb
Diffs:

#
# mt diff -rf2e74e3c8df604cb5ec7256ba4827fbe24af6984 -r8dd966ebfc700f3e2db5b605d231c36e2d209663
#
#
#
# patch "packages/linux/linux-ixp4xx/defconfig-2.6.24.4"
#  from [742bc8620ae607e6abd44f47e0f93708bf7fd6be]
#    to [60e23e1e91afeedd087dc1207d88b2b16c83b6ac]
# 
# patch "packages/linux/linux-ixp4xx_2.6.24.4.bb"
#  from [0b69f35f287cafb1adc412c0a0ab039833d806e0]
#    to [133c666836fae4cf596ebc6965901fe764a1b2b1]
#
============================================================
--- packages/linux/linux-ixp4xx/defconfig-2.6.24.4	742bc8620ae607e6abd44f47e0f93708bf7fd6be
+++ packages/linux/linux-ixp4xx/defconfig-2.6.24.4	60e23e1e91afeedd087dc1207d88b2b16c83b6ac
@@ -764,7 +764,7 @@ CONFIG_ISCSI_TCP=m
 # CONFIG_SCSI_NSP32 is not set
 # CONFIG_SCSI_DEBUG is not set
 # CONFIG_SCSI_SRP is not set
-CONFIG_ATA=m
+CONFIG_ATA=y
 # CONFIG_ATA_NONSTANDARD is not set
 # CONFIG_SATA_AHCI is not set
 # CONFIG_SATA_SVW is not set
@@ -779,12 +779,12 @@ CONFIG_ATA=m
 # CONFIG_SATA_SIL24 is not set
 # CONFIG_SATA_SIS is not set
 # CONFIG_SATA_ULI is not set
-CONFIG_SATA_VIA=m
+CONFIG_SATA_VIA=y
 # CONFIG_SATA_VITESSE is not set
 # CONFIG_SATA_INIC162X is not set
 # CONFIG_PATA_ALI is not set
 # CONFIG_PATA_AMD is not set
-CONFIG_PATA_ARTOP=m
+CONFIG_PATA_ARTOP=y
 # CONFIG_PATA_ATIIXP is not set
 # CONFIG_PATA_CMD640_PCI is not set
 # CONFIG_PATA_CMD64X is not set
============================================================
--- packages/linux/linux-ixp4xx_2.6.24.4.bb	0b69f35f287cafb1adc412c0a0ab039833d806e0
+++ packages/linux/linux-ixp4xx_2.6.24.4.bb	133c666836fae4cf596ebc6965901fe764a1b2b1
@@ -8,7 +8,7 @@ PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
 #PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}+svnr${SRCREV}"
 
 PV = "${KERNEL_RELEASE}+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \
 	   ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;patch=1 \






More information about the Openembedded-commits mailing list