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