Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 370663
b: refs/heads/master
c: 15bc1fe
h: refs/heads/master
i:
  370661: 1bc506a
  370659: 2287313
  370655: be10259
v: v3
  • Loading branch information
Arnd Bergmann committed Mar 14, 2013
1 parent a44bc3e commit 2c6fd17
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 78 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: 29c9b7be7574c486534a79c45982ede00f6a25a9
refs/heads/master: 15bc1fe67f66644c8093cc2d3304217d1c7de797
12 changes: 0 additions & 12 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -382,18 +382,6 @@ config ARCH_BCM2835
This enables support for the Broadcom BCM2835 SoC. This SoC is
use in the Raspberry Pi, and Roku 2 devices.

config ARCH_CNS3XXX
bool "Cavium Networks CNS3XXX family"
select ARM_GIC
select CPU_V6K
select GENERIC_CLOCKEVENTS
select MIGHT_HAVE_CACHE_L2X0
select MIGHT_HAVE_PCI
select PCI_DOMAINS if PCI
select SPARSE_IRQ
help
Support for Cavium Networks CNS3XXX platform.

config ARCH_CLPS711X
bool "Cirrus Logic CLPS711x/EP721x/EP731x-based"
select ARCH_REQUIRE_GPIOLIB
Expand Down
2 changes: 2 additions & 0 deletions trunk/arch/arm/configs/cns3420vb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MODVERSIONS=y
# CONFIG_BLK_DEV_BSG is not set
CONFIG_IOSCHED_CFQ=m
CONFIG_ARCH_MULTI_V6=y
#CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_CNS3XXX=y
CONFIG_MACH_CNS3420VB=y
CONFIG_DEBUG_CNS3XXX=y
Expand Down
11 changes: 11 additions & 0 deletions trunk/arch/arm/mach-cns3xxx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
config ARCH_CNS3XXX
bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6
select ARM_GIC
select CPU_V6K
select GENERIC_CLOCKEVENTS
select MIGHT_HAVE_CACHE_L2X0
select MIGHT_HAVE_PCI
select PCI_DOMAINS if PCI
help
Support for Cavium Networks CNS3XXX platform.

menu "CNS3XXX platform type"
depends on ARCH_CNS3XXX

Expand Down
12 changes: 0 additions & 12 deletions trunk/arch/arm/mach-cns3xxx/include/mach/timex.h

This file was deleted.

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

This file was deleted.

0 comments on commit 2c6fd17

Please sign in to comment.