diff options
Diffstat (limited to 'board/w7o/Kconfig')
-rw-r--r-- | board/w7o/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/w7o/Kconfig b/board/w7o/Kconfig index c0e879a..fd1b422 100644 --- a/board/w7o/Kconfig +++ b/board/w7o/Kconfig @@ -1,11 +1,9 @@ if TARGET_W7OLMC config SYS_BOARD - string default "w7o" config SYS_CONFIG_NAME - string default "W7OLMC" endif @@ -13,11 +11,9 @@ endif if TARGET_W7OLMG config SYS_BOARD - string default "w7o" config SYS_CONFIG_NAME - string default "W7OLMG" endif |