diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Kconfig b/src/Kconfig index f76a40d7c3..d44fa40381 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -84,14 +84,6 @@ config PCI_ROM_RUN bool default n -config HT_CHAIN_UNITID_BASE - hex - default 1 - -config HT_CHAIN_END_UNITID_BASE - hex - default 0x20 - config HEAP_SIZE hex default 0x2000 |