diff options
Diffstat (limited to 'board/esd/pmc405de')
-rw-r--r-- | board/esd/pmc405de/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/esd/pmc405de/Kconfig b/board/esd/pmc405de/Kconfig index f06b26b..4b05787 100644 --- a/board/esd/pmc405de/Kconfig +++ b/board/esd/pmc405de/Kconfig @@ -1,15 +1,12 @@ if TARGET_PMC405DE config SYS_BOARD - string default "pmc405de" config SYS_VENDOR - string default "esd" config SYS_CONFIG_NAME - string default "PMC405DE" endif |