ARM: Ensure experimental options are so marked
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 5 Dec 2010 23:06:22 +0000 (23:06 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 5 Dec 2010 23:06:22 +0000 (23:06 +0000)
It is kernel-wide policy that options depending on EXPERIMENTAL should
also have '(EXPERIMENTAL)' in their option text, and options with
'(EXPERIMENTAL)' depend on EXPERIMENTAL.

Ensure that all ARM options comply with this.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found