diff options
Diffstat (limited to 'board/st')
-rw-r--r-- | board/st/nhk8815/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/st/nhk8815/Kconfig b/board/st/nhk8815/Kconfig index ba2e7c2..94547dc 100644 --- a/board/st/nhk8815/Kconfig +++ b/board/st/nhk8815/Kconfig @@ -1,15 +1,12 @@ if NOMADIK_NHK8815 config SYS_BOARD - string default "nhk8815" config SYS_VENDOR - string default "st" config SYS_CONFIG_NAME - string default "nhk8815" endif |