aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Yelavich <themuso@ubuntu.com>2011-09-04 15:48:13 +1000
committerJohn Rigby <john.rigby@linaro.org>2011-11-16 14:41:29 -0700
commita244c26e2413414ea70e8bc5901eec76e536f58c (patch)
tree5f66807bec599a0054eadff6d3a2b458834e343e
parentd59f1dfce8860061b674a41d575100594c27bf12 (diff)
UBUNTU: [Config] Disable legacy IDE drivers on powerpc
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> Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
-rw-r--r--debian.master/config/powerpc/config.common.powerpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.master/config/powerpc/config.common.powerpc b/debian.master/config/powerpc/config.common.powerpc
index 5474e9b0876..ae621c38d02 100644
--- a/debian.master/config/powerpc/config.common.powerpc
+++ b/debian.master/config/powerpc/config.common.powerpc
@@ -97,7 +97,7 @@ CONFIG_I2C_I801=m
# CONFIG_I2C_PXA_PCI is not set
# CONFIG_IBMEBUS is not set
CONFIG_ICPLUS_PHY=m
-CONFIG_IDE=y
+# CONFIG_IDE is not set
CONFIG_INTEL_MID_PTI=m
CONFIG_IOMMU_HELPER=y
# CONFIG_IRQ_ALL_CPUS is not set