summaryrefslogtreecommitdiff
path: root/board/st-ericsson/snowball/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/st-ericsson/snowball/Kconfig')
-rw-r--r--board/st-ericsson/snowball/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/board/st-ericsson/snowball/Kconfig b/board/st-ericsson/snowball/Kconfig
deleted file mode 100644
index 0b3a0cc..0000000
--- a/board/st-ericsson/snowball/Kconfig
+++ /dev/null
@@ -1,15 +0,0 @@
-if TARGET_SNOWBALL
-
-config SYS_BOARD
- default "snowball"
-
-config SYS_VENDOR
- default "st-ericsson"
-
-config SYS_SOC
- default "u8500"
-
-config SYS_CONFIG_NAME
- default "snowball"
-
-endif