36efc35447
More of the same, trivial cleanups, and moving options to their own board-specific Kconfig. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
13 lines
189 B
Plaintext
13 lines
189 B
Plaintext
if SH_RTS7751R2D
|
|
|
|
menu "RTS7751R2D options"
|
|
|
|
config RTS7751R2D_REV11
|
|
bool "RTS7751R2D Rev. 1.1 board support"
|
|
help
|
|
Selecting this option will support version rev. 1.1.
|
|
endmenu
|
|
|
|
endif
|
|
|