diff mbox

UBUNTU: [Config] Disable legacy IDE drivers on powerpc

Message ID 1315115293-23465-1-git-send-email-themuso@ubuntu.com
State New
Headers show

Commit Message

Luke Yelavich Sept. 4, 2011, 5:48 a.m. UTC
Yaboot now supports using the libata drivers/device, and userspace pieces
like udev no longer support hdX hard drive device paths.

Signed-off-by: Luke Yelavich <themuso@ubuntu.com>
---
 debian.master/config/powerpc/config.common.powerpc |    1 -
 .../config/powerpc/config.flavour.powerpc          |    1 +
 .../config/powerpc/config.flavour.powerpc-smp      |    1 +
 .../config/powerpc/config.flavour.powerpc64-smp    |    1 +
 4 files changed, 3 insertions(+), 1 deletions(-)

Comments

Tim Gardner Sept. 5, 2011, 8:37 p.m. UTC | #1
On 09/03/2011 10:48 PM, Luke Yelavich wrote:
> Yaboot now supports using the libata drivers/device, and userspace pieces
> like udev no longer support hdX hard drive device paths.
>
> Signed-off-by: Luke Yelavich<themuso@ubuntu.com>
> ---
>   debian.master/config/powerpc/config.common.powerpc |    1 -
>   .../config/powerpc/config.flavour.powerpc          |    1 +
>   .../config/powerpc/config.flavour.powerpc-smp      |    1 +
>   .../config/powerpc/config.flavour.powerpc64-smp    |    1 +
>   4 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
> index 616562d..74d5ca7 100644
> --- a/debian.master/config/powerpc/config.common.powerpc
> +++ b/debian.master/config/powerpc/config.common.powerpc
> @@ -96,7 +96,6 @@ CONFIG_I2C_I801=m
>   # CONFIG_I2C_PXA_PCI is not set
>   # CONFIG_IBMEBUS is not set
>   CONFIG_ICPLUS_PHY=m
> -CONFIG_IDE=y
>   CONFIG_IOMMU_HELPER=y
>   # CONFIG_IRQ_ALL_CPUS is not set
>   CONFIG_IRQ_PER_CPU=y
> diff --git a/debian.master/config/powerpc/config.flavour.powerpc b/debian.master/config/powerpc/config.flavour.powerpc
> index 3f98de2..a4733b1 100644
> --- a/debian.master/config/powerpc/config.flavour.powerpc
> +++ b/debian.master/config/powerpc/config.flavour.powerpc
> @@ -16,6 +16,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
>   # CONFIG_GENERIC_TBSYNC is not set
>   # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
>   # CONFIG_HUGETLB_PAGE is not set
> +# CONFIG_IDE is not set
>   CONFIG_KERNEL_START=0xc0000000
>   CONFIG_KGDB=y
>   CONFIG_LATENCYTOP=y
> diff --git a/debian.master/config/powerpc/config.flavour.powerpc-smp b/debian.master/config/powerpc/config.flavour.powerpc-smp
> index a29baaf..405dfcc 100644
> --- a/debian.master/config/powerpc/config.flavour.powerpc-smp
> +++ b/debian.master/config/powerpc/config.flavour.powerpc-smp
> @@ -16,6 +16,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
>   CONFIG_GENERIC_TBSYNC=y
>   # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
>   # CONFIG_HUGETLB_PAGE is not set
> +# CONFIG_IDE is not set
>   CONFIG_KERNEL_START=0xc0000000
>   # CONFIG_KGDB is not set
>   # CONFIG_LATENCYTOP is not set
> diff --git a/debian.master/config/powerpc/config.flavour.powerpc64-smp b/debian.master/config/powerpc/config.flavour.powerpc64-smp
> index 9ab5107..2485474 100644
> --- a/debian.master/config/powerpc/config.flavour.powerpc64-smp
> +++ b/debian.master/config/powerpc/config.flavour.powerpc64-smp
> @@ -16,6 +16,7 @@ CONFIG_FORCE_MAX_ZONEORDER=13
>   CONFIG_GENERIC_TBSYNC=y
>   CONFIG_HAVE_SETUP_PER_CPU_AREA=y
>   CONFIG_HUGETLB_PAGE=y
> +# CONFIG_IDE is not set
>   CONFIG_KERNEL_START=0xc000000000000000
>   CONFIG_KGDB=y
>   CONFIG_LATENCYTOP=y
diff mbox

Patch

diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
index 616562d..74d5ca7 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -96,7 +96,6 @@  CONFIG_I2C_I801=m
 # CONFIG_I2C_PXA_PCI is not set
 # CONFIG_IBMEBUS is not set
 CONFIG_ICPLUS_PHY=m
-CONFIG_IDE=y
 CONFIG_IOMMU_HELPER=y
 # CONFIG_IRQ_ALL_CPUS is not set
 CONFIG_IRQ_PER_CPU=y
diff --git a/debian.master/config/powerpc/config.flavour.powerpc b/debian.master/config/powerpc/config.flavour.powerpc
index 3f98de2..a4733b1 100644
--- a/debian.master/config/powerpc/config.flavour.powerpc
+++ b/debian.master/config/powerpc/config.flavour.powerpc
@@ -16,6 +16,7 @@  CONFIG_FORCE_MAX_ZONEORDER=11
 # CONFIG_GENERIC_TBSYNC is not set
 # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
 # CONFIG_HUGETLB_PAGE is not set
+# CONFIG_IDE is not set
 CONFIG_KERNEL_START=0xc0000000
 CONFIG_KGDB=y
 CONFIG_LATENCYTOP=y
diff --git a/debian.master/config/powerpc/config.flavour.powerpc-smp b/debian.master/config/powerpc/config.flavour.powerpc-smp
index a29baaf..405dfcc 100644
--- a/debian.master/config/powerpc/config.flavour.powerpc-smp
+++ b/debian.master/config/powerpc/config.flavour.powerpc-smp
@@ -16,6 +16,7 @@  CONFIG_FORCE_MAX_ZONEORDER=11
 CONFIG_GENERIC_TBSYNC=y
 # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
 # CONFIG_HUGETLB_PAGE is not set
+# CONFIG_IDE is not set
 CONFIG_KERNEL_START=0xc0000000
 # CONFIG_KGDB is not set
 # CONFIG_LATENCYTOP is not set
diff --git a/debian.master/config/powerpc/config.flavour.powerpc64-smp b/debian.master/config/powerpc/config.flavour.powerpc64-smp
index 9ab5107..2485474 100644
--- a/debian.master/config/powerpc/config.flavour.powerpc64-smp
+++ b/debian.master/config/powerpc/config.flavour.powerpc64-smp
@@ -16,6 +16,7 @@  CONFIG_FORCE_MAX_ZONEORDER=13
 CONFIG_GENERIC_TBSYNC=y
 CONFIG_HAVE_SETUP_PER_CPU_AREA=y
 CONFIG_HUGETLB_PAGE=y
+# CONFIG_IDE is not set
 CONFIG_KERNEL_START=0xc000000000000000
 CONFIG_KGDB=y
 CONFIG_LATENCYTOP=y