summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/mpc8548cds/Kconfig')
-rw-r--r--board/freescale/mpc8548cds/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/mpc8548cds/Kconfig b/board/freescale/mpc8548cds/Kconfig
index 09f3b0b766..87f3374bf4 100644
--- a/board/freescale/mpc8548cds/Kconfig
+++ b/board/freescale/mpc8548cds/Kconfig
@@ -9,4 +9,7 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "MPC8548CDS"
+config TARGET_MPC8548CDS_LEGACY
+ bool "Legacy platform support"
+
endif