diff options
Diffstat (limited to 'board/jse/Kconfig')
-rw-r--r-- | board/jse/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/jse/Kconfig b/board/jse/Kconfig index bb265f20798..48905fa76f1 100644 --- a/board/jse/Kconfig +++ b/board/jse/Kconfig @@ -1,11 +1,9 @@ if TARGET_JSE config SYS_BOARD - string default "jse" config SYS_CONFIG_NAME - string default "JSE" endif |