]> git.baikalelectronics.ru Git - kernel.git/commit
mn10300: defconfig: cleanup from old Kconfig options
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 8 Sep 2017 23:17:28 +0000 (16:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 9 Sep 2017 01:26:51 +0000 (18:26 -0700)
commit62dcb59a2467bd3a6ae35971e574e03ea9b1bfb5
tree96ab651532cf06248ea327a10519474e0d6ee9f2
parentb75e88342a99d15d3c53dabdc1d4dab5650fe0d1
mn10300: defconfig: cleanup from old Kconfig options

Remove old, dead Kconfig options (in order appearing in this commit):
 - EXPERIMENTAL is gone since v3.9;
 - INET_LRO: commit 0d1a226703a7 ("ipv4: Remove inet_lro library");
 - MTD_PARTITIONS: commit 669649de62b0 ("mtd: kill
   CONFIG_MTD_PARTITIONS");
 - MTD_CHAR: commit f2db8b15adbb ("mtd: merge mtdchar module with
   mtdcore");
 - NETDEV_1000 and NETDEV_10000: commit 2ab517370f4d ("drivers/net:
   Kconfig and Makefile cleanup"); NET_ETHERNET should be replaced with
   just ETHERNET but that is separate change;
 - HID_SUPPORT: commit a9da4d2a74f8 ("HID: Fix the generic Kconfig
   options");
 - RCU_CPU_STALL_DETECTOR: commit 167f12632264 ("rcu: Remove conditional
   compilation for RCU CPU stall warnings");

Link: http://lkml.kernel.org/r/1500526786-3789-1-git-send-email-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/configs/asb2303_defconfig
arch/mn10300/configs/asb2364_defconfig