diff options
Diffstat (limited to 'board/palmtc/Kconfig')
-rw-r--r-- | board/palmtc/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/board/palmtc/Kconfig b/board/palmtc/Kconfig index 5207490e88..3eb7198837 100644 --- a/board/palmtc/Kconfig +++ b/board/palmtc/Kconfig @@ -1,8 +1,5 @@ if TARGET_PALMTC -config SYS_CPU - default "pxa" - config SYS_BOARD default "palmtc" |