summaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-07-05 11:45:46 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2010-07-05 11:45:46 +0200
commitcb0d50e1a25d76b05f425c8ca9e05814f2d488fa (patch)
treef133d2d28db7e888be0a7645ea8e7fd0153ac74f /arch/arm
parenta398a920b6847775c255e2a783c9562bd7227e43 (diff)
downloadbarebox-cb0d50e1a25d76b05f425c8ca9e05814f2d488fa.tar.gz
barebox-cb0d50e1a25d76b05f425c8ca9e05814f2d488fa.tar.xz
omap: remove unused defines and corresponding kconfig options
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/mach-omap/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index 99b9f9d973..e5230802ec 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -39,20 +39,6 @@ config ARCH_OMAP3
endchoice
-config OMAP_CONFIG_STACKSIZE
- prompt "STACKSIZE"
- hex
- default 0x00020000
- help
- Select the Stack Size when defaults are used
-
-config OMAP_MALLOC_LEN
- prompt "MALLOC LENGTH"
- hex
- default 0x00001000
- help
- Select the Malloc Length when defaults are used
-
### Generic Clock configurations to be enabled by Mach - invisible to enable.
config OMAP_CLOCK_UART
bool