diff options
Diffstat (limited to 'board/spear/x600/Kconfig')
-rw-r--r-- | board/spear/x600/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/board/spear/x600/Kconfig b/board/spear/x600/Kconfig index a9245591bfc..620be5f56ed 100644 --- a/board/spear/x600/Kconfig +++ b/board/spear/x600/Kconfig @@ -1,23 +1,18 @@ if TARGET_X600 config SYS_CPU - string default "arm926ejs" config SYS_BOARD - string default "x600" config SYS_VENDOR - string default "spear" config SYS_SOC - string default "spear" config SYS_CONFIG_NAME - string default "x600" endif |