diff options
Diffstat (limited to 'board/pcs440ep/Kconfig')
-rw-r--r-- | board/pcs440ep/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/pcs440ep/Kconfig b/board/pcs440ep/Kconfig index 7e69fd34b7..5b280f6e77 100644 --- a/board/pcs440ep/Kconfig +++ b/board/pcs440ep/Kconfig @@ -1,11 +1,9 @@ if TARGET_PCS440EP config SYS_BOARD - string default "pcs440ep" config SYS_CONFIG_NAME - string default "pcs440ep" endif |