mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-29 10:08:59 +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>
22 lines
507 B
Plaintext
22 lines
507 B
Plaintext
CONFIG_AT803X_PHY=y
|
|
CONFIG_GPIO_WATCHDOG=y
|
|
CONFIG_GPIO_WATCHDOG_ARCH_INITCALL=y
|
|
CONFIG_INTEL_XWAY_PHY=y
|
|
CONFIG_IP17XX_PHY=y
|
|
CONFIG_LEDS_RESET=y
|
|
CONFIG_MARVELL_PHY=y
|
|
CONFIG_MICREL_PHY=y
|
|
CONFIG_MTD_REDBOOT_PARTS=y
|
|
CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-3
|
|
CONFIG_MTD_SPLIT_EVA_FW=y
|
|
CONFIG_PHY_AR7100_USB=y
|
|
CONFIG_PHY_AR7200_USB=y
|
|
CONFIG_REGULATOR=y
|
|
CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
|
CONFIG_RTL8366RB_PHY=y
|
|
CONFIG_RTL8366S_PHY=y
|
|
CONFIG_RTL8366_SMI=y
|
|
CONFIG_RTL8367_PHY=y
|
|
CONFIG_VITESSE_PHY=y
|
|
CONFIG_WATCHDOG_CORE=y
|