diff options
Diffstat (limited to 'board/woodburn/Kconfig')
-rw-r--r-- | board/woodburn/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/woodburn/Kconfig b/board/woodburn/Kconfig index 67023199b6..4699526cfd 100644 --- a/board/woodburn/Kconfig +++ b/board/woodburn/Kconfig @@ -1,8 +1,5 @@ if TARGET_WOODBURN -config SYS_CPU - default "arm1136" - config SYS_BOARD default "woodburn" @@ -16,9 +13,6 @@ endif if TARGET_WOODBURN_SD -config SYS_CPU - default "arm1136" - config SYS_BOARD default "woodburn" |