commit | 4a50bfe365a977f634311504484342fbfffe855c | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 05 23:06:22 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Dec 05 23:06:22 2010 +0000 |
tree | bbe92d0aef2062feea7ea26d46d409e16aaf2669 | |
parent | 0385ebc0c9b16fc2d8262c082843165313f7b1e4 [diff] |
ARM: Ensure experimental options are so marked 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>