K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / arch / mips / lantiq /
server ip : 172.67.156.115

your ip : 172.71.255.12

H O M E


Filename/usr/src/linux-headers-3.13.0-24/arch/mips/lantiq/Kconfig
Size567
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed06-Jul-2025 11:08
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
if LANTIQ

config SOC_TYPE_XWAY
bool
select PINCTRL_XWAY
default n

choice
prompt "SoC Type"
default SOC_XWAY

config SOC_AMAZON_SE
bool "Amazon SE"
select SOC_TYPE_XWAY

config SOC_XWAY
bool "XWAY"
select SOC_TYPE_XWAY
select HW_HAS_PCI

config SOC_FALCON
bool "FALCON"
select PINCTRL_FALCON

endchoice

choice
prompt "Devicetree"

config DT_EASY50712
bool "Easy50712"
depends on SOC_XWAY
endchoice

config PCI_LANTIQ
bool "PCI Support"
depends on SOC_XWAY && PCI

config XRX200_PHY_FW
bool "XRX200 PHY firmware loader"
depends on SOC_XWAY

endif