diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-06-09 16:51:39 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-06-11 09:49:13 +0200 |
commit | 2d48f93ff4537628f6860cf6f562b7282384b035 (patch) | |
tree | 76bde06bd47f7fb92e3bde1bc56310772163d202 /target/linux/lantiq/xrx200 | |
parent | cc87d144e18762db8fd40b2eed970111186994b2 (diff) | |
download | upstream-2d48f93ff4537628f6860cf6f562b7282384b035.tar.gz upstream-2d48f93ff4537628f6860cf6f562b7282384b035.tar.bz2 upstream-2d48f93ff4537628f6860cf6f562b7282384b035.zip |
lantiq: add Buffalo WBMR-300HPD support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/config-default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index c40ecfe8e8..42e846ede0 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -27,6 +27,9 @@ CONFIG_MTD_UBI_BLOCK=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_NLS=y CONFIG_PCIE_LANTIQ=y +CONFIG_POWER_RESET=y +CONFIG_POWER_RESET_GPIO=y +CONFIG_POWER_SUPPLY=y CONFIG_RTL8306_PHY=y CONFIG_RTL8366S_PHY=y CONFIG_RTL8367B_PHY=y |