]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/google/chromebook_link/Kconfig
x86: Move CONFIG_SYS_CAR_xxx to Kconfig
[karo-tx-uboot.git] / board / google / chromebook_link / Kconfig
index a9a55e8d8308de478a0189a96859c31cf03a1e3a..33a31f311fcff9e145901cd172f412563519f638 100644 (file)
@@ -30,4 +30,12 @@ config EARLY_POST_CROS_EC
        bool "Enable early post to Chrome OS EC"
        default y
 
+config SYS_CAR_ADDR
+       hex
+       default 0xff7e0000
+
+config SYS_CAR_SIZE
+       hex
+       default 0x20000
+
 endif