summaryrefslogtreecommitdiff
path: root/arch/mips/jazz/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2013-01-22arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook1-3/+3
The CONFIG_EXPERIMENTAL config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it from any "depends on" lines in Kconfigs. CC: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2005-10-29Sliceup Kconfig; it's grown too large.Ralf Baechle1-0/+33
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>