mirror of https://github.com/hak5/openwrt-owl.git
lantiq: add wifi eep to a803 dts file
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38030owl
parent
18b76c66fb
commit
cd668944ef
|
@ -139,6 +139,11 @@
|
|||
|
||||
};
|
||||
|
||||
ralink_eep {
|
||||
compatible = "ralink,eeprom";
|
||||
ralink,eeprom = "RT2860.eeprom";
|
||||
};
|
||||
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled";
|
||||
#address-cells = <1>;
|
||||
|
|
|
@ -121,6 +121,7 @@ define Profile/ARV752DPW22
|
|||
kmod-ltq-adsl-danube-fw-b kmod-ltq-atm-danube \
|
||||
ltq-adsl-app ppp-mod-pppoa \
|
||||
kmod-ltq-tapi kmod-ltq-vmmc \
|
||||
kmod-rt2800-pci wpad-mini \
|
||||
swconfig
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue