1
0
Fork 0

H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variable

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Satyam Sharma <satyam@infradead.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
hifive-unleashed-5.1
Robert P. J. Day 2007-09-11 15:23:41 -07:00 committed by Linus Torvalds
parent c811ac5366
commit 693c10e6c1
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ config BLKDEV_RESERVE
help
Reserved BLKDEV area.
config CONFIG_BLKDEV_RESERVE_ADDRESS
config BLKDEV_RESERVE_ADDRESS
hex 'start address'
depends on BLKDEV_RESERVE
help