From 5fe4c0cc6e80cffb6fb91a3c35a8adb6ce4e0e2b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 14 May 2021 21:34:19 -0400 Subject: ppc: Remove TQM834x board This board has not been converted to CONFIG_DM_PCI by the deadline and is also missing conversion to CONFIG_DM. Remove it. Signed-off-by: Tom Rini --- board/tqc/tqm834x/Kconfig | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 board/tqc/tqm834x/Kconfig (limited to 'board/tqc/tqm834x/Kconfig') diff --git a/board/tqc/tqm834x/Kconfig b/board/tqc/tqm834x/Kconfig deleted file mode 100644 index 028b8466e8..0000000000 --- a/board/tqc/tqm834x/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_TQM834X - -config SYS_BOARD - default "tqm834x" - -config SYS_VENDOR - default "tqc" - -config SYS_CONFIG_NAME - default "TQM834x" - -endif -- cgit v1.2.3