diff options
author | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 01:02:09 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2006-09-27 01:02:09 -0400 |
commit | 36efc35447154317f9ffc5163a1793b5f7ff3de1 (patch) | |
tree | e90017bb7caffa93994c05897e4cb1bbcc278de1 /arch/sh/Kconfig | |
parent | e8fb67f8e05bb1f4c07c3585967cfc6d44822ab0 (diff) |
sh: RTS7751R2D board updates.
More of the same, trivial cleanups, and moving options to their
own board-specific Kconfig.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index cbf0d527e991..a66b9c44075f 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -402,7 +402,7 @@ endmenu | |||
402 | 402 | ||
403 | source "arch/sh/boards/renesas/hs7751rvoip/Kconfig" | 403 | source "arch/sh/boards/renesas/hs7751rvoip/Kconfig" |
404 | 404 | ||
405 | #source "arch/sh/boards/renesas/rts7751r2d/Kconfig" | 405 | source "arch/sh/boards/renesas/rts7751r2d/Kconfig" |
406 | 406 | ||
407 | config SH_PCLK_FREQ | 407 | config SH_PCLK_FREQ |
408 | int "Peripheral clock frequency (in Hz)" | 408 | int "Peripheral clock frequency (in Hz)" |