summaryrefslogtreecommitdiff
path: root/board/gw8260/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/gw8260/Kconfig')
-rw-r--r--board/gw8260/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/gw8260/Kconfig b/board/gw8260/Kconfig
deleted file mode 100644
index 1d6aa80..0000000
--- a/board/gw8260/Kconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-if TARGET_GW8260
-
-config SYS_BOARD
- default "gw8260"
-
-config SYS_CONFIG_NAME
- default "gw8260"
-
-endif