OSDN Git Service

MIPS: Fix macro typo
authorJaedon Shin <jaedon.shin@gmail.com>
Mon, 21 Dec 2015 03:47:35 +0000 (12:47 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jan 2016 01:12:25 +0000 (02:12 +0100)
commit2549cc967ebb4043f3507b55e3dc579f44d3b516
tree8a3880ed0e9785198c4af701ed5d27704b44c4ef
parent497e803ebf98ea88c7191e67333bfcc6ffd64bc6
MIPS: Fix macro typo

Change the CONFIG_MIPS_CMDLINE_EXTEND to CONFIG_MIPS_CMDLINE_DTB_EXTEND
to resolve the EXTEND_WITH_PROM macro.

Signed-off-by: Jaedon Shin <jaedon.shin@gmail.com>
Fixes: 2024972ef533 ("MIPS: Make the kernel arguments from dtb available")
Reviewed-by: Alexander Sverdlin <alexander.svedlin@gmail.com>
Cc: Jonas Gorski <jogo@openwrt.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Aaro Koskinen <aaro.koskinen@nokia.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11909/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/setup.c