intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH.

Not used anymore since microcode was moved.

Change-Id: Id666c80cb20e90e3664c4dcfcc0c41a4aeb4864c
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4788
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
This commit is contained in:
Vladimir Serbinenko
2014-01-23 20:37:22 +01:00
parent 1287d1cc80
commit 9c70adf26d
3 changed files with 0 additions and 11 deletions

View File

@@ -32,7 +32,4 @@ config ENABLE_VMX
bool "Enable VMX for virtualization"
default n
config MICROCODE_INCLUDE_PATH
string
default "src/cpu/intel/model_206ax"
endif