diff options
Diffstat (limited to 'board/imx31_phycore/Kconfig')
-rw-r--r-- | board/imx31_phycore/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/imx31_phycore/Kconfig b/board/imx31_phycore/Kconfig index c74f4a60cd..cf3358dfe0 100644 --- a/board/imx31_phycore/Kconfig +++ b/board/imx31_phycore/Kconfig @@ -1,19 +1,15 @@ if TARGET_IMX31_PHYCORE config SYS_CPU - string default "arm1136" config SYS_BOARD - string default "imx31_phycore" config SYS_SOC - string default "mx31" config SYS_CONFIG_NAME - string default "imx31_phycore" endif |