soc/qualcomm/ipq806x/Kconfig: Fix indent style
Change-Id: I72c9c1f5811fafaeec9572b05726d5677e2c28b1 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/7669 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
@ -38,11 +38,11 @@ config BOOTBLOCK_BASE
|
|||||||
default 0x40600000
|
default 0x40600000
|
||||||
|
|
||||||
config STACK_TOP
|
config STACK_TOP
|
||||||
hex
|
hex
|
||||||
default 0x40600000
|
default 0x40600000
|
||||||
|
|
||||||
config STACK_BOTTOM
|
config STACK_BOTTOM
|
||||||
hex
|
hex
|
||||||
default 0x405fc000
|
default 0x405fc000
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user