mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
08a134820f
This commit adds PCI support for the whole ath79 target. Previously, this was only done in the generic and tiny subtargets. With the introduction of the HiveAP-121, PCI will be a requirement for all subtargets, thus moving PCI support to the target configuration. Signed-off-by: David Bauer <mail@david-bauer.net>
10 lines
216 B
Plaintext
10 lines
216 B
Plaintext
CONFIG_LEDS_RESET=y
|
|
CONFIG_NET_DSA=y
|
|
CONFIG_NET_DSA_MV88E6060=y
|
|
CONFIG_NET_DSA_TAG_TRAILER=y
|
|
CONFIG_NET_SWITCHDEV=y
|
|
CONFIG_PHY_AR7100_USB=y
|
|
CONFIG_PHY_AR7200_USB=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|