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:
parent
d2344d03e2
commit
0a0d04895f
|
@ -38,11 +38,11 @@ config BOOTBLOCK_BASE
|
|||
default 0x40600000
|
||||
|
||||
config STACK_TOP
|
||||
hex
|
||||
default 0x40600000
|
||||
hex
|
||||
default 0x40600000
|
||||
|
||||
config STACK_BOTTOM
|
||||
hex
|
||||
default 0x405fc000
|
||||
hex
|
||||
default 0x405fc000
|
||||
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue