File tree Expand file tree Collapse file tree 3 files changed +1
-108
lines changed Expand file tree Collapse file tree 3 files changed +1
-108
lines changed Original file line number Diff line number Diff line change @@ -440,11 +440,6 @@ config PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT
440
440
PCI domain dependent and each PCI controller on own domain can have
441
441
256 PCI buses, like it is on other Linux architectures.
442
442
443
- config PPC_OF_PLATFORM_PCI
444
- bool
445
- depends on PCI
446
- depends on PPC64 # not supported on 32 bits yet
447
-
448
443
config ARCH_SUPPORTS_UPROBES
449
444
def_bool y
450
445
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ obj-y := cputable.o syscalls.o switch.o \
70
70
signal.o sysfs.o cacheinfo.o time.o \
71
71
prom.o traps.o setup-common.o \
72
72
udbg.o misc.o io.o misc_$(BITS ) .o \
73
- of_platform.o prom_parse.o firmware.o \
73
+ prom_parse.o firmware.o \
74
74
hw_breakpoint_constraints.o interrupt.o \
75
75
kdebugfs.o stacktrace.o syscall.o
76
76
obj-y += ptrace/
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments