aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-12-06 18:34:40 +1100
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-12-06 10:03:05 +0100
commit0a0d04895f709e00e7636146c68bdc1665b098eb (patch)
tree06f9a772a4abb70e6209690c9b51e88a9b3e1696 /src/soc/qualcomm/ipq806x
parentd2344d03e2a0daf29ef746da2d8e6a3171d62c6b (diff)
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>
Diffstat (limited to 'src/soc/qualcomm/ipq806x')
-rw-r--r--src/soc/qualcomm/ipq806x/Kconfig8
1 files changed, 4 insertions, 4 deletions
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