diff options
Diffstat (limited to 'board/cogent')
-rw-r--r-- | board/cogent/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/cogent/Kconfig b/board/cogent/Kconfig index 113034d..7f34a14 100644 --- a/board/cogent/Kconfig +++ b/board/cogent/Kconfig @@ -1,11 +1,9 @@ if TARGET_COGENT_MPC8260 config SYS_BOARD - string default "cogent" config SYS_CONFIG_NAME - string default "cogent_mpc8260" endif @@ -13,11 +11,9 @@ endif if TARGET_COGENT_MPC8XX config SYS_BOARD - string default "cogent" config SYS_CONFIG_NAME - string default "cogent_mpc8xx" endif |