From 0a0d04895f709e00e7636146c68bdc1665b098eb Mon Sep 17 00:00:00 2001 From: Edward O'Callaghan Date: Sat, 6 Dec 2014 18:34:40 +1100 Subject: soc/qualcomm/ipq806x/Kconfig: Fix indent style Change-Id: I72c9c1f5811fafaeec9572b05726d5677e2c28b1 Signed-off-by: Edward O'Callaghan Reviewed-on: http://review.coreboot.org/7669 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/soc/qualcomm/ipq806x/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/soc/qualcomm/ipq806x/Kconfig') diff --git a/src/soc/qualcomm/ipq806x/Kconfig b/src/soc/qualcomm/ipq806x/Kconfig index 03be33a277..0fb780c643 100644 --- a/src/soc/qualcomm/ipq806x/Kconfig +++ b/src/soc/qualcomm/ipq806x/Kconfig @@ -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 -- cgit v1.2.3