commit | 9232fcc99948e39d5be04fc1c1025bd4f7998739 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@deeprootsystems.com> | Wed Apr 08 14:49:38 2009 -0700 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Thu Apr 23 09:27:57 2009 -0700 |
tree | d5552ef6a2e77ec596f8d522fb3c3bb8b7de83de | |
parent | 091069740304c979f957ceacec39c461d0192158 [diff] [blame] |
davinci: add default Kconfig, add HAVE_IDE Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index e02b893..bb57f35 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig
@@ -585,6 +585,7 @@ select ARCH_REQUIRE_GPIOLIB select HAVE_CLK select ZONE_DMA + select HAVE_IDE help Support for TI's DaVinci platform.