mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
pm9263: Remove unused CONFIG_USER_LOWLEVEL_INIT
Remove the latest reference of CONFIG_USER_LOWLEVEL_INIT in code Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
parent
20a3969d33
commit
b0e763b7b8
2 changed files with 0 additions and 2 deletions
|
@ -145,7 +145,6 @@
|
|||
#define CONFIG_INITRD_TAG 1
|
||||
|
||||
#undef CONFIG_SKIP_LOWLEVEL_INIT
|
||||
#define CONFIG_USER_LOWLEVEL_INIT 1
|
||||
|
||||
/*
|
||||
* Hardware drivers
|
||||
|
|
|
@ -3410,7 +3410,6 @@ CONFIG_USB_TUSB_OMAP_DMA
|
|||
CONFIG_USB_ULPI_TIMEOUT
|
||||
CONFIG_USB_XHCI_EXYNOS
|
||||
CONFIG_USB_XHCI_OMAP
|
||||
CONFIG_USER_LOWLEVEL_INIT
|
||||
CONFIG_USE_INTERRUPT
|
||||
CONFIG_USE_ONENAND_BOARD_INIT
|
||||
CONFIG_UTBIPAR_INIT_TBIPA
|
||||
|
|
Loading…
Reference in a new issue