mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-03 19:53:03 +08:00
Kconfig: Migrate CONFIG_BOOTM_* options
Migrate all of the existing OS support options that are under CONFIG_BOOTM_* to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -128,13 +128,6 @@ CONFIG_BOOGER
|
||||
CONFIG_BOOTBLOCK
|
||||
CONFIG_BOOTFILE
|
||||
CONFIG_BOOTMODE
|
||||
CONFIG_BOOTM_LINUX
|
||||
CONFIG_BOOTM_NETBSD
|
||||
CONFIG_BOOTM_OPENRTOS
|
||||
CONFIG_BOOTM_OSE
|
||||
CONFIG_BOOTM_PLAN9
|
||||
CONFIG_BOOTM_RTEMS
|
||||
CONFIG_BOOTM_VXWORKS
|
||||
CONFIG_BOOTP_
|
||||
CONFIG_BOOTP_BOOTFILE
|
||||
CONFIG_BOOTP_BOOTFILESIZE
|
||||
|
||||
Reference in New Issue
Block a user