ramips: mt7620: select only the matching mt76 driver
authorChen Minqiang <ptpt52@gmail.com>
Fri, 30 Nov 2018 10:48:49 +0000 (18:48 +0800)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:21 +0000 (17:48 +0100)
commit3c5a3f2b9a71105a7a373fa8c74eb94ec947f981
tree4abfc859025a2ec0321c026c84c95f6262a6f724
parent7206763c238e4f08a236925ab763d7a1a5deddb8
ramips: mt7620: select only the matching mt76 driver

Because every device has selected the corresponding mt76 driver, we can
now disable the mt76 metapackage by default to make sure that other
devices (those don't need mt76) avoid selecting unwanted packages.

We can find the hardware specifies and determine the dependencies on
these sites:
  https://wikidevi.com/wiki/
  https://openwrt.org/toh/hwdata/

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
(backported from 40692f0fb55ca5bd2426701b3a9e64e3b7487a7d)
target/linux/ramips/image/mt7620.mk
target/linux/ramips/mt7620/target.mk