Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-22 | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -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-29 | Sliceup Kconfig; it's grown too large. | Ralf Baechle | 1 | -0/+33 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |