Skip to content
Snippets Groups Projects
Commit c6a4f047 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)

SVN-Revision: 6390
parent d5c4dc70
No related branches found
No related tags found
No related merge requests found
...@@ -154,6 +154,7 @@ CONFIG_MTD_SPLIT_ROOTFS=y ...@@ -154,6 +154,7 @@ CONFIG_MTD_SPLIT_ROOTFS=y
CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
# CONFIG_PMC_YOSEMITE is not set # CONFIG_PMC_YOSEMITE is not set
# CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_JBS is not set
......
...@@ -187,6 +187,7 @@ CONFIG_MTX1_WATCHDOG=y ...@@ -187,6 +187,7 @@ CONFIG_MTX1_WATCHDOG=y
CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
# CONFIG_PCIPCWATCHDOG is not set # CONFIG_PCIPCWATCHDOG is not set
CONFIG_PHYLIB=y CONFIG_PHYLIB=y
......
...@@ -221,6 +221,7 @@ CONFIG_MTD_PARTITIONS=y ...@@ -221,6 +221,7 @@ CONFIG_MTD_PARTITIONS=y
CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
CONFIG_PCMCIA=m
# CONFIG_PMC_YOSEMITE is not set # CONFIG_PMC_YOSEMITE is not set
# CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_JBS is not set
# CONFIG_PNX8550_V2PCI is not set # CONFIG_PNX8550_V2PCI is not set
......
...@@ -223,6 +223,7 @@ CONFIG_MTD_PARTITIONS=y ...@@ -223,6 +223,7 @@ CONFIG_MTD_PARTITIONS=y
CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PCMCIA is not set
# CONFIG_PMC_YOSEMITE is not set # CONFIG_PMC_YOSEMITE is not set
# CONFIG_PNX8550_JBS is not set # CONFIG_PNX8550_JBS is not set
# CONFIG_PNX8550_V2PCI is not set # CONFIG_PNX8550_V2PCI is not set
......
...@@ -728,7 +728,7 @@ CONFIG_PCCARD_NONSTATIC=m ...@@ -728,7 +728,7 @@ CONFIG_PCCARD_NONSTATIC=m
CONFIG_PCI=y CONFIG_PCI=y
CONFIG_PCI_ATMEL=m CONFIG_PCI_ATMEL=m
CONFIG_PCI_HERMES=m CONFIG_PCI_HERMES=m
CONFIG_PCMCIA=m # CONFIG_PCMCIA is not set
# CONFIG_PCMCIA_AHA152X is not set # CONFIG_PCMCIA_AHA152X is not set
# CONFIG_PCMCIA_DEBUG is not set # CONFIG_PCMCIA_DEBUG is not set
# CONFIG_PCMCIA_FDOMAIN is not set # CONFIG_PCMCIA_FDOMAIN is not set
......
...@@ -331,6 +331,7 @@ CONFIG_PATA_ARTOP=m ...@@ -331,6 +331,7 @@ CONFIG_PATA_ARTOP=m
# CONFIG_PATA_VIA is not set # CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set # CONFIG_PATA_WINBOND is not set
# CONFIG_PC300 is not set # CONFIG_PC300 is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
# CONFIG_PCI200SYN is not set # CONFIG_PCI200SYN is not set
# CONFIG_PCIPCWATCHDOG is not set # CONFIG_PCIPCWATCHDOG is not set
......
...@@ -295,6 +295,7 @@ CONFIG_NET_DIVERT=y ...@@ -295,6 +295,7 @@ CONFIG_NET_DIVERT=y
# CONFIG_NVRAM is not set # CONFIG_NVRAM is not set
CONFIG_OBSOLETE_INTERMODULE=y CONFIG_OBSOLETE_INTERMODULE=y
# CONFIG_PARTITION_ADVANCED is not set # CONFIG_PARTITION_ADVANCED is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
CONFIG_PM=y CONFIG_PM=y
# CONFIG_PM_DEBUG is not set # CONFIG_PM_DEBUG is not set
......
...@@ -282,6 +282,7 @@ CONFIG_NOHIGHMEM=y ...@@ -282,6 +282,7 @@ CONFIG_NOHIGHMEM=y
CONFIG_PAGE_OFFSET=0xC0000000 CONFIG_PAGE_OFFSET=0xC0000000
# CONFIG_PARTITION_ADVANCED is not set # CONFIG_PARTITION_ADVANCED is not set
# CONFIG_PC8736x_GPIO is not set # CONFIG_PC8736x_GPIO is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
# CONFIG_PCIEPORTBUS is not set # CONFIG_PCIEPORTBUS is not set
# CONFIG_PCIPCWATCHDOG is not set # CONFIG_PCIPCWATCHDOG is not set
......
...@@ -249,6 +249,7 @@ CONFIG_OBSOLETE_MODPARM=y ...@@ -249,6 +249,7 @@ CONFIG_OBSOLETE_MODPARM=y
CONFIG_PAGE_SIZE_4KB=y CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_64KB is not set
# CONFIG_PAGE_SIZE_8KB is not set # CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PCMCIA is not set
# CONFIG_PCCARD is not set # CONFIG_PCCARD is not set
# CONFIG_PCI_LEGACY_PROC is not set # CONFIG_PCI_LEGACY_PROC is not set
# CONFIG_PMC_YOSEMITE is not set # CONFIG_PMC_YOSEMITE is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment