mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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: "David S. Miller" <[email protected]> Signed-off-by: Kees Cook <[email protected]> Acked-by: David S. Miller <[email protected]>