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