diff options
Diffstat (limited to 'board/gdsys/intip/Kconfig')
-rw-r--r-- | board/gdsys/intip/Kconfig | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/board/gdsys/intip/Kconfig b/board/gdsys/intip/Kconfig deleted file mode 100644 index 479bb1231c..0000000000 --- a/board/gdsys/intip/Kconfig +++ /dev/null @@ -1,12 +0,0 @@ -if TARGET_INTIP - -config SYS_BOARD - default "intip" - -config SYS_VENDOR - default "gdsys" - -config SYS_CONFIG_NAME - default "intip" - -endif |