m32r: defconfig: cleanup from old Kconfig options
Remove old, dead Kconfig options (in order appearing in this commit):
- EXPERIMENTAL is gone since v3.9;
- IP_NF_QUEUE: commit
9b33ec0e1697 ("netfilter: remove unused "config
IP_NF_QUEUE"");
- IP_NF_TARGET_ULOG: commit
8be933051615 ("netfilter: kill remnants of
ulog targets");
- VIDEO_OUTPUT_CONTROL: commit
d5bb6ed49cc8 ("video / output: Drop
display output class support");
- MTD_PARTITIONS: commit
1faf3d2d3b5f ("mtd: kill
CONFIG_MTD_PARTITIONS");
- MTD_CHAR: commit
94578ee33738 ("mtd: merge mtdchar module with
mtdcore");
- MTD_CONCAT: commit
bdf1f8d48ef4 ("mtd: drop MTD_CONCAT from Kconfig
entirely");
Link: http://lkml.kernel.org/r/1500527065-4575-1-git-send-email-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>