mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 05:34:36 +02:00
adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31472 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
91a591d328
commit
5d61cfe7e3
@ -139,6 +139,7 @@ config ADM5120_MACH_PMUGW
|
||||
|
||||
config ADM5120_MACH_5GXI
|
||||
bool "OSBRiDGE 5GXi/5XLi support"
|
||||
depends on CPU_LITTLE_ENDIAN
|
||||
select ADM5120_SOC_BGA
|
||||
select ADM5120_OEM_OSBRIDGE
|
||||
default y
|
||||
|
Loading…
Reference in New Issue
Block a user