summaryrefslogtreecommitdiff
path: root/board/pr1/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/pr1/Kconfig')
-rw-r--r--board/pr1/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pr1/Kconfig b/board/pr1/Kconfig
deleted file mode 100644
index fb04648..0000000
--- a/board/pr1/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_PR1
-
-config SYS_BOARD
- default "pr1"
-
-config SYS_CONFIG_NAME
- default "pr1"
-
-endif