iwlwfifi: fix WANT_DEV_COREDUMP selection in Kconfig
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 31 Oct 2014 11:08:50 +0000 (13:08 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 31 Oct 2014 11:10:32 +0000 (13:10 +0200)
Fix my mistake while sending Johannes's

commit aadede6e9f4c8ee46808b2f697b714ee50810e23
Author: Johannes Berg <johannes.berg@intel.com>
Date:   Thu Oct 9 17:01:36 2014 +0200

    iwlwifi: mvm: port to devcoredump framework

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/Kconfig

index 139de90c2aaff46e8bed7c3def3c85499313c7a9..ab019b45551b9ea9bef61a1861feba7601897a5f 100644 (file)
@@ -59,7 +59,7 @@ config IWLDVM
 
 config IWLMVM
        tristate "Intel Wireless WiFi MVM Firmware support"
-       select BACKPORT_WANT_DEV_COREDUMP
+       select WANT_DEV_COREDUMP
        help
          This is the driver that supports the MVM firmware which is
          currently only available for 7260 and 3160 devices.