diff options
Diffstat (limited to 'board/gaisler/gr_ep2s60/Kconfig')
-rw-r--r-- | board/gaisler/gr_ep2s60/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/board/gaisler/gr_ep2s60/Kconfig b/board/gaisler/gr_ep2s60/Kconfig index 00b2097..f49937c 100644 --- a/board/gaisler/gr_ep2s60/Kconfig +++ b/board/gaisler/gr_ep2s60/Kconfig @@ -1,14 +1,8 @@ if TARGET_GR_EP2S60 -config SYS_CPU - default "leon3" - config SYS_BOARD default "gr_ep2s60" -config SYS_VENDOR - default "gaisler" - config SYS_CONFIG_NAME default "gr_ep2s60" |