Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355739
b: refs/heads/master
c: 5f66d48
h: refs/heads/master
i:
  355737: 3e146b6
  355735: 35c542f
v: v3
  • Loading branch information
Linus Walleij committed Jan 28, 2013
1 parent 2a06eb0 commit 8083877
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 534 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: 09e02f4d1d3ba6e5ccfada24162817d00e4675bc
refs/heads/master: 5f66d482af4e12e2a2d4cda0686820550b80ac8e
2 changes: 2 additions & 0 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -899,10 +899,12 @@ config ARCH_NOMADIK
select ARCH_REQUIRE_GPIOLIB
select ARM_AMBA
select ARM_VIC
select CLKSRC_NOMADIK_MTU
select COMMON_CLK
select CPU_ARM926T
select GENERIC_CLOCKEVENTS
select MIGHT_HAVE_CACHE_L2X0
select OF
select PINCTRL
select PINCTRL_STN8815
select SPARSE_IRQ
Expand Down
10 changes: 2 additions & 8 deletions trunk/arch/arm/mach-nomadik/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,13 @@ menu "Nomadik boards"

config MACH_NOMADIK_8815NHK
bool "ST 8815 Nomadik Hardware Kit (evaluation board)"
select CLKSRC_NOMADIK_MTU
select NOMADIK_8815
select I2C
select I2C_ALGOBIT

endmenu

config NOMADIK_8815
bool

config I2C_BITBANG_8815NHK
tristate "Driver for bit-bang busses found on the 8815 NHK"
depends on I2C && MACH_NOMADIK_8815NHK
depends on PINCTRL_NOMADIK
default y
select I2C_ALGOBIT

endif
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-nomadik/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,3 @@

# Cpu revision
obj-$(CONFIG_NOMADIK_8815) += cpu-8815.o

# Specific board support
obj-$(CONFIG_MACH_NOMADIK_8815NHK) += board-nhk8815.o

# Nomadik extra devices
obj-$(CONFIG_I2C_BITBANG_8815NHK) += i2c-8815nhk.o
322 changes: 0 additions & 322 deletions trunk/arch/arm/mach-nomadik/board-nhk8815.c

This file was deleted.

Loading

0 comments on commit 8083877

Please sign in to comment.