Commit 693c10e6c1087e8f0ba0e2fd1a67adcff230a484

Authored by Robert P. J. Day
Committed by Linus Torvalds
1 parent c811ac5366

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

arch/h8300/Kconfig.debug
... ... @@ -59,7 +59,7 @@
59 59 help
60 60 Reserved BLKDEV area.
61 61  
62   -config CONFIG_BLKDEV_RESERVE_ADDRESS
  62 +config BLKDEV_RESERVE_ADDRESS
63 63 hex 'start address'
64 64 depends on BLKDEV_RESERVE
65 65 help