diff options
Diffstat (limited to 'board/pm520/Kconfig')
-rw-r--r-- | board/pm520/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/board/pm520/Kconfig b/board/pm520/Kconfig deleted file mode 100644 index 3f0a258a2b..0000000000 --- a/board/pm520/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -if TARGET_PM520 - -config SYS_BOARD - default "pm520" - -config SYS_CONFIG_NAME - default "PM520" - -endif |