Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370710
b: refs/heads/master
c: 7f01e5a
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Linus Walleij committed Apr 8, 2013
1 parent 8af1b90 commit 970ad2b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 80 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e657bcf6db84864079b31909e911a69c813aa0c0
refs/heads/master: 7f01e5a7e6a0e99dd9fe9277595953832da8491e
15 changes: 0 additions & 15 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -900,21 +900,6 @@ config ARCH_U300
help
Support for ST-Ericsson U300 series mobile platforms.

config ARCH_U8500
bool "ST-Ericsson U8500 Series"
depends on MMU
select ARCH_HAS_CPUFREQ
select ARCH_REQUIRE_GPIOLIB
select ARM_AMBA
select CLKDEV_LOOKUP
select CPU_V7
select GENERIC_CLOCKEVENTS
select HAVE_SMP
select MIGHT_HAVE_CACHE_L2X0
select SPARSE_IRQ
help
Support for ST-Ericsson's Ux500 architecture

config ARCH_NOMADIK
bool "STMicroelectronics Nomadik"
select ARCH_REQUIRE_GPIOLIB
Expand Down
14 changes: 14 additions & 0 deletions trunk/arch/arm/mach-ux500/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
config ARCH_U8500
bool "ST-Ericsson U8500 Series" if ARCH_MULTI_V7
depends on MMU
select ARCH_HAS_CPUFREQ
select ARCH_REQUIRE_GPIOLIB
select ARM_AMBA
select CLKDEV_LOOKUP
select CPU_V7
select GENERIC_CLOCKEVENTS
select HAVE_SMP
select MIGHT_HAVE_CACHE_L2X0
help
Support for ST-Ericsson's Ux500 architecture

if ARCH_U8500

config UX500_SOC_COMMON
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-ux500/include/mach/timex.h

This file was deleted.

58 changes: 0 additions & 58 deletions trunk/arch/arm/mach-ux500/include/mach/uncompress.h

This file was deleted.

0 comments on commit 970ad2b

Please sign in to comment.