summaryrefslogtreecommitdiff
path: root/board/gdsys/mpc8308/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/mpc8308/Kconfig')
-rw-r--r--board/gdsys/mpc8308/Kconfig21
1 files changed, 1 insertions, 20 deletions
diff --git a/board/gdsys/mpc8308/Kconfig b/board/gdsys/mpc8308/Kconfig
index 30811889fb..1c33f0c982 100644
--- a/board/gdsys/mpc8308/Kconfig
+++ b/board/gdsys/mpc8308/Kconfig
@@ -52,25 +52,6 @@ config GDSYS_LEGACY_DRIVERS
endif
-if TARGET_STRIDER
-
-config SYS_BOARD
- default "mpc8308"
-
-config SYS_VENDOR
- default "gdsys"
-
-config SYS_CONFIG_NAME
- default "strider"
-
-config GDSYS_LEGACY_OSD_CMDS
- default y
-
-config GDSYS_LEGACY_DRIVERS
- default y
-
-endif
-
if TARGET_GAZERBEAM
config SYS_BOARD
@@ -92,7 +73,7 @@ config GDSYS_LEGACY_OSD_CMDS
default y
endif
-if TARGET_HRCON || TARGET_STRIDER || TARGET_GAZERBEAM
+if TARGET_HRCON || TARGET_GAZERBEAM
choice
prompt "FPGA flavor selection"