summaryrefslogtreecommitdiffstats
path: root/board/phytec/pfla02/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/phytec/pfla02/Kconfig')
-rw-r--r--board/phytec/pfla02/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/board/phytec/pfla02/Kconfig b/board/phytec/pfla02/Kconfig
deleted file mode 100644
index f4da68b5ba..0000000000
--- a/board/phytec/pfla02/Kconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-if TARGET_PFLA02
-
-config SYS_BOARD
- default "pfla02"
-
-config SYS_VENDOR
- default "phytec"
-
-config SYS_CONFIG_NAME
- default "pfla02"
-
-config SPL_DRAM_1_BANK
- bool "DRAM on just one bank"
- help
- activate, if the module has just one bank
- of RAM
-
-endif