Skip to content

Commit ce5f97c

Browse files
Avenger-285714opsiff
authored andcommitted
Revert "Base_ctrl: phytium: Add driver for base controller"
This reverts commit d42f412.
1 parent 1272e7d commit ce5f97c

4 files changed

Lines changed: 0 additions & 246 deletions

File tree

drivers/acpi/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ if ACPI
4545
config ACPI_LEGACY_TABLES_LOOKUP
4646
bool
4747

48-
config PHYTIUM_BASE_CTRL
49-
bool "Phytium base ctrl driver"
50-
depends on ARCH_PHYTIUM || COMPILE_TEST
51-
default y
52-
help
53-
This driver provides interface functions for reading and
54-
writing phytium base controller device address.
55-
5648
config ARCH_MIGHT_HAVE_ACPI_PDC
5749
bool
5850

drivers/acpi/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ acpi-y += resource.o
4242
acpi-y += acpi_processor.o
4343
acpi-y += processor_core.o
4444
acpi-$(CONFIG_ARCH_MIGHT_HAVE_ACPI_PDC) += processor_pdc.o
45-
acpi-$(CONFIG_PHYTIUM_BASE_CTRL) += phytium_base_ctrl.o
4645
acpi-y += ec.o
4746
acpi-$(CONFIG_ACPI_DOCK) += dock.o
4847
acpi-$(CONFIG_PCI) += pci_root.o pci_link.o pci_irq.o

drivers/acpi/phytium_base_ctrl.c

Lines changed: 0 additions & 210 deletions
This file was deleted.

drivers/acpi/phytium_base_ctrl.h

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)