diff options
Diffstat (limited to 'src/cpu/amd')
-rw-r--r-- | src/cpu/amd/geode_gx2/Kconfig | 1 | ||||
-rw-r--r-- | src/cpu/amd/geode_lx/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/amd/geode_gx2/Kconfig b/src/cpu/amd/geode_gx2/Kconfig index 0b860e822e..51dece545f 100644 --- a/src/cpu/amd/geode_gx2/Kconfig +++ b/src/cpu/amd/geode_gx2/Kconfig @@ -48,7 +48,6 @@ config DCACHE_AP_STACK_SIZE config GEODE_VSA bool default y - select PCI_OPTION_ROM_RUN_REALMODE config GEODE_VSA_FILE bool "Add a VSA image" diff --git a/src/cpu/amd/geode_lx/Kconfig b/src/cpu/amd/geode_lx/Kconfig index d707bea980..3a01828e71 100644 --- a/src/cpu/amd/geode_lx/Kconfig +++ b/src/cpu/amd/geode_lx/Kconfig @@ -34,7 +34,6 @@ config DCACHE_AP_STACK_SIZE config GEODE_VSA bool default y - select PCI_OPTION_ROM_RUN_REALMODE config GEODE_VSA_FILE bool "Add a VSA image" |