Commit ee7bbe03 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 2209/1: OMAP - only offer OMAP systems if CONFIG_ARCH_OMAP

Patch from Ben Dooks

Ensure that TI OMAP systems are only offered if
the system is configured for TI OMAP.

Signed-off-by: Ben Dooks 
Signed-off-by: Russell King
parent c0a29821
if ARCH_OMAP
menu "TI OMAP Implementations" menu "TI OMAP Implementations"
...@@ -171,3 +172,5 @@ config OMAP_ARM_30MHZ ...@@ -171,3 +172,5 @@ config OMAP_ARM_30MHZ
Enable 30MHz clock for OMAP CPU. If unsure, say N. Enable 30MHz clock for OMAP CPU. If unsure, say N.
endmenu endmenu
endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment