mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 08:21:14 +00:00
Enable more PCMCIA specific options, thanks sn9
SVN-Revision: 13110
This commit is contained in:
parent
b4dd33016d
commit
96f98b5616
@ -241,6 +241,7 @@ CONFIG_PCI_GOANY=y
|
|||||||
# CONFIG_PCI_GODIRECT is not set
|
# CONFIG_PCI_GODIRECT is not set
|
||||||
# CONFIG_PCI_GOMMCONFIG is not set
|
# CONFIG_PCI_GOMMCONFIG is not set
|
||||||
CONFIG_PCMCIA=m
|
CONFIG_PCMCIA=m
|
||||||
|
CONFIG_PCMCIA_LOAD_CIS=y
|
||||||
CONFIG_PHYLIB=y
|
CONFIG_PHYLIB=y
|
||||||
CONFIG_PHYSICAL_ALIGN=0x100000
|
CONFIG_PHYSICAL_ALIGN=0x100000
|
||||||
CONFIG_PHYSICAL_START=0x100000
|
CONFIG_PHYSICAL_START=0x100000
|
||||||
@ -338,4 +339,6 @@ CONFIG_X86_REBOOTFIXUPS=y
|
|||||||
# CONFIG_X86_VSMP is not set
|
# CONFIG_X86_VSMP is not set
|
||||||
CONFIG_X86_WP_WORKS_OK=y
|
CONFIG_X86_WP_WORKS_OK=y
|
||||||
CONFIG_X86_XADD=y
|
CONFIG_X86_XADD=y
|
||||||
|
# CONFIG_YENTA_ENE_TUNE is not set
|
||||||
|
CONFIG_YENTA_TI=y
|
||||||
# CONFIG_ZONE_DMA32 is not set
|
# CONFIG_ZONE_DMA32 is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user