diff options
Diffstat (limited to 'board/pr1/Kconfig')
-rw-r--r-- | board/pr1/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pr1/Kconfig b/board/pr1/Kconfig deleted file mode 100644 index fb04648716..0000000000 --- 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 |