summaryrefslogtreecommitdiff
path: root/board/renesas/sh7763rdp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/renesas/sh7763rdp/Kconfig')
-rw-r--r--board/renesas/sh7763rdp/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/board/renesas/sh7763rdp/Kconfig b/board/renesas/sh7763rdp/Kconfig
deleted file mode 100644
index 101d2b5a32..0000000000
--- a/board/renesas/sh7763rdp/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-if TARGET_SH7763RDP
-
-config SYS_BOARD
- default "sh7763rdp"
-
-config SYS_VENDOR
- default "renesas"
-
-config SYS_CONFIG_NAME
- default "sh7763rdp"
-
-endif