diff options
Diffstat (limited to 'arch/blackfin')
-rw-r--r-- | arch/blackfin/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 3bb25da8b50..2a3a7ea5958 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -375,11 +375,11 @@ config MAX_VCO_HZ | |||
375 | default 500000000 if BF534 | 375 | default 500000000 if BF534 |
376 | default 400000000 if BF536 | 376 | default 400000000 if BF536 |
377 | default 600000000 if BF537 | 377 | default 600000000 if BF537 |
378 | default 533000000 if BF538 | 378 | default 533333333 if BF538 |
379 | default 533000000 if BF539 | 379 | default 533333333 if BF539 |
380 | default 600000000 if BF542 | 380 | default 600000000 if BF542 |
381 | default 533000000 if BF544 | 381 | default 533333333 if BF544 |
382 | default 533000000 if BF549 | 382 | default 533333333 if BF549 |
383 | default 600000000 if BF561 | 383 | default 600000000 if BF561 |
384 | 384 | ||
385 | config MIN_VCO_HZ | 385 | config MIN_VCO_HZ |
@@ -388,7 +388,7 @@ config MIN_VCO_HZ | |||
388 | 388 | ||
389 | config MAX_SCLK_HZ | 389 | config MAX_SCLK_HZ |
390 | int | 390 | int |
391 | default 133000000 | 391 | default 133333333 |
392 | 392 | ||
393 | config MIN_SCLK_HZ | 393 | config MIN_SCLK_HZ |
394 | int | 394 | int |