commit | ab1304b986468e3ef698ec4e1cb1a3d4ba080811 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Mon Aug 11 22:11:35 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Aug 31 22:20:09 2014 +0300 |
tree | d5bf103b75c7ab9a115364d0da2efb4fb5f01ea9 | |
parent | f47f46d7b09cf1d09e4b44b6cc4dd7d68a08028c [diff] |
iwlwifi: Remove module build requirement for Intel Wireless WiFi The CONFIG_IWLDVM and CONFIG_IWLMVM currently have a "depends on m" as its requirement forcing it to be build as module. This is not needed and thus just remove it. Fixes: ae7486a2b734 ("iwlwifi: fix Kconfig issues") Signed-off-by: Marcel Holtmann <marcel@holtmann.org> [Squashed 2 commites for MVM and DVM] Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>