diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2011-08-09 15:30:01 -0400 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2011-08-17 04:20:29 -0400 |
commit | c43ed5600b285e7b3bfe868ffe2eb259939c4b98 (patch) | |
tree | f358310c22f862672b219a0f66953de7eef4949e /arch/arm/mach-u300/Kconfig | |
parent | 73285146544589424e8e1c1ebd6304d3c6231acf (diff) |
mach-u300: drop SEMI config option
When we have only dual-RAM configurations, the SEMI (shared
memory interface) must always be enabled.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-u300/Kconfig')
-rw-r--r-- | arch/arm/mach-u300/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-u300/Kconfig b/arch/arm/mach-u300/Kconfig index d3a9ca45ef85..966a5a06a58c 100644 --- a/arch/arm/mach-u300/Kconfig +++ b/arch/arm/mach-u300/Kconfig | |||
@@ -54,14 +54,6 @@ config U300_DEBUG | |||
54 | help | 54 | help |
55 | Debug support for U300 in sysfs, procfs etc. | 55 | Debug support for U300 in sysfs, procfs etc. |
56 | 56 | ||
57 | config MACH_U300_SEMI_IS_SHARED | ||
58 | bool "The SEMI is used by both the access and application side" | ||
59 | depends on MACH_U300 | ||
60 | help | ||
61 | This makes it possible to use the SEMI (Shared External | ||
62 | Memory Interface) from both from access and application | ||
63 | side. | ||
64 | |||
65 | config MACH_U300_SPIDUMMY | 57 | config MACH_U300_SPIDUMMY |
66 | bool "SSP/SPI dummy chip" | 58 | bool "SSP/SPI dummy chip" |
67 | select SPI | 59 | select SPI |