aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/system76/lemp9/Kconfig
diff options
context:
space:
mode:
authorMichael Niewöhner <foss@mniewoehner.de>2020-09-18 18:09:16 +0200
committerMichael Niewöhner <foss@mniewoehner.de>2020-09-19 16:46:54 +0000
commit5a85d134b140bc27b00b67b28ddf54cd59365ce6 (patch)
tree9f1a31621f8d6365e6c7d5f26d97cd5e4ff4e9da /src/mainboard/system76/lemp9/Kconfig
parent1c661b92bce3cfdfc9000cb63e088412bfef5173 (diff)
mb/system76/lemp9: move subsystem id from Kconfig to devicetree
Change-Id: I21e7e53787b115f50093d7caa72285ce480cef52 Signed-off-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45528 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/system76/lemp9/Kconfig')
-rw-r--r--src/mainboard/system76/lemp9/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig
index 6b5b75012c..3e979dd42a 100644
--- a/src/mainboard/system76/lemp9/Kconfig
+++ b/src/mainboard/system76/lemp9/Kconfig
@@ -41,14 +41,6 @@ config CBFS_SIZE
hex
default 0xA00000
-config SUBSYSTEM_VENDOR_ID
- hex
- default 0x1558
-
-config SUBSYSTEM_DEVICE_ID
- hex
- default 0x1401
-
config CONSOLE_POST
bool
default y