Skip to content
Commit fca43cc8 authored by John Rigby's avatar John Rigby Committed by Wolfgang Denk
Browse files

boot: change some arch ifdefs to feature ifdefs



The routines boot_ramdisk_high, boot_get_cmdline and boot_get_kbd
are currently enabled by various combinations of CONFIG_M68K,
CONFIG_POWERPC and CONFIG_SPARC.

Use CONFIG_SYS_BOOT_<FEATURE> defines instead.

CONFIG_SYS_BOOT_RAMDISK_HIGH
CONFIG_SYS_BOOT_GET_CMDLINE
CONFIG_SYS_BOOT_GET_KBD

Define these as appropriate in arch/include/asm/config.h files.

Signed-off-by: default avatarJohn Rigby <john.rigby@linaro.org>
Acked-by: default avatarWolfgang Denk <wd@denx.de>
parent 5a75e121
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment