File tree Expand file tree Collapse file tree 4 files changed +0
-395
lines changed Expand file tree Collapse file tree 4 files changed +0
-395
lines changed Original file line number Diff line number Diff line change @@ -38,15 +38,6 @@ config ARCH_PRPMC1100
38
38
PrPCM1100 Processor Mezanine Module. For more information on
39
39
this platform, see <file:Documentation/arm/ixp4xx.rst>.
40
40
41
- config MACH_FSG
42
- bool
43
- prompt "Freecom FSG-3"
44
- depends on IXP4XX_PCI_LEGACY
45
- help
46
- Say 'Y' here if you want your kernel to support Freecom's
47
- FSG-3 device. For more information on this platform,
48
- see http://www.nslu2-linux.org/wiki/FSG3/HomePage
49
-
50
41
#
51
42
# Certain registers and IRQs are only enabled if supporting IXP465 CPUs
52
43
#
Original file line number Diff line number Diff line change @@ -10,12 +10,10 @@ obj-pci-n :=
10
10
obj-pci-$(CONFIG_MACH_IXP4XX_OF) += ixp4xx-of.o
11
11
12
12
obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
13
- obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
14
13
15
14
obj-y += common.o
16
15
17
16
obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
18
- obj-$(CONFIG_MACH_FSG) += fsg-setup.o
19
17
obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.o
20
18
21
19
obj-$(CONFIG_PCI) += $(obj-pci-$(CONFIG_PCI ) ) common-pci.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments