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