ath79: disable unused drivers for tiny target
authorLucian Cristian <lucian.cristian@gmail.com>
Wed, 27 Jun 2018 21:55:36 +0000 (00:55 +0300)
committerMathias Kresin <dev@kresin.me>
Sat, 7 Jul 2018 19:07:40 +0000 (21:07 +0200)
commit2d268c07108f3d53e0295a89ee34a87b26f4e829
tree3b620de235311389f5fa24b9dc284fc962947208
parent80e3a16fda096ecb3e66c9def0ab6e864ea49046
ath79: disable unused drivers for tiny target

Shrink the tiny kernel by moving all switch and ethernet phy drivers to
the generic kernel config instead of the target kernel config.

All boards in the tiny and nand target are either ar7240 or ar9331 based,
which don't support external xMII and therefore no external ethernet phy
can be connected. None of the boards uses a realtek switch either.

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
target/linux/ath79/config-4.14
target/linux/ath79/generic/config-default