File tree Expand file tree Collapse file tree 3 files changed +0
-168
lines changed Expand file tree Collapse file tree 3 files changed +0
-168
lines changed Original file line number Diff line number Diff line change @@ -20,15 +20,6 @@ config STRICT_DEVMEM
2020
2121 If in doubt, say Y.
2222
23- config EARLY_PRINTK
24- bool "Early printk support"
25- default y
26- help
27- Say Y here if you want to have an early console using the
28- earlyprintk=<name>[,<addr>][,<options>] kernel parameter. It
29- is assumed that the early console device has been initialised
30- by the boot loader prior to starting the Linux kernel.
31-
3223config PID_IN_CONTEXTIDR
3324 bool "Write the current PID to the CONTEXTIDR register"
3425 help
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ arm64-obj-$(CONFIG_SMP) += smp.o smp_spin_table.o topology.o
1818arm64-obj-$(CONFIG_PERF_EVENTS) += perf_regs.o
1919arm64-obj-$(CONFIG_HW_PERF_EVENTS) += perf_event.o
2020arm64-obj-$(CONFIG_HAVE_HW_BREAKPOINT) += hw_breakpoint.o
21- arm64-obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
2221arm64-obj-$(CONFIG_ARM64_CPU_SUSPEND) += sleep.o suspend.o
2322arm64-obj-$(CONFIG_JUMP_LABEL) += jump_label.o
2423arm64-obj-$(CONFIG_KGDB) += kgdb.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments