[U-Boot-Users] [Patch 2/3] U-Boot-V2:ARM:OMAP fix duplicate Kconfig definition

Khandenahally, Raghavendra r-khandenahally at ti.com
Tue Jul 22 02:17:33 CEST 2008


Remove duplicate OMAP3_CLOCK_CONFIG introduced by
commit ID 5e4390fe

Signed-off-by: Raghavendra KH <r-khandenahally at ti.com>

---
 arch/arm/mach-omap/Kconfig |    6 ------
 1 file changed, 6 deletions(-)

Index: u-boot-v2/arch/arm/mach-omap/Kconfig
===================================================================
--- u-boot-v2.orig/arch/arm/mach-omap/Kconfig   2008-06-24 02:17:03.000000000 +0200
+++ u-boot-v2/arch/arm/mach-omap/Kconfig        2008-06-24 02:17:57.000000000 +0200
@@ -50,12 +50,6 @@
        help
          Select the Malloc Length when defaults are used

-config OMAP3_CLOCK_CONFIG
-       depends on ARCH_OMAP
-       bool "Clock Configuration"
-       help
-         Say Y here if you like to have OMAP3 Clock configuration done.
-
  ### Generic Clock configurations to be enabled by Mach - invisible to enable.
  config OMAP_CLOCK_UART
        bool




More information about the U-Boot mailing list