mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
SVN-Revision: 31472
This commit is contained in:
parent
e90d3f1663
commit
4319d95842
@ -139,6 +139,7 @@ config ADM5120_MACH_PMUGW
|
|||||||
|
|
||||||
config ADM5120_MACH_5GXI
|
config ADM5120_MACH_5GXI
|
||||||
bool "OSBRiDGE 5GXi/5XLi support"
|
bool "OSBRiDGE 5GXi/5XLi support"
|
||||||
|
depends on CPU_LITTLE_ENDIAN
|
||||||
select ADM5120_SOC_BGA
|
select ADM5120_SOC_BGA
|
||||||
select ADM5120_OEM_OSBRIDGE
|
select ADM5120_OEM_OSBRIDGE
|
||||||
default y
|
default y
|
||||||
|
Loading…
Reference in New Issue
Block a user