ramips: mt7620: select only the matching mt76 driver
authorChen Minqiang <ptpt52@gmail.com>
Fri, 30 Nov 2018 10:48:49 +0000 (18:48 +0800)
committerMathias Kresin <dev@kresin.me>
Mon, 3 Dec 2018 14:34:56 +0000 (15:34 +0100)
commit40692f0fb55ca5bd2426701b3a9e64e3b7487a7d
treea5476da4ec9aff26b71f2bd6dc798953b44918fe
parent7a32a73e52f074eabffdac66eb987e1908228d36
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>
target/linux/ramips/image/mt7620.mk
target/linux/ramips/mt7620/target.mk