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