diff options
Diffstat (limited to 'board/esd/pmc405')
-rw-r--r-- | board/esd/pmc405/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/esd/pmc405/Kconfig b/board/esd/pmc405/Kconfig index e3c3c82..3738c68 100644 --- a/board/esd/pmc405/Kconfig +++ b/board/esd/pmc405/Kconfig @@ -1,15 +1,12 @@ if TARGET_PMC405 config SYS_BOARD - string default "pmc405" config SYS_VENDOR - string default "esd" config SYS_CONFIG_NAME - string default "PMC405" endif |