summaryrefslogtreecommitdiffstats
path: root/board/google
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-11-25 17:46:07 -0800
committerBin Meng <bmeng.cn@gmail.com>2015-12-09 17:44:52 +0800
commitefe2d80cca4822ce6c435993e01467eeee8babfb (patch)
tree99c6eda9521d220bb1a5e434a2a21e0c6d3a957a /board/google
parent9bf76c21e0248d06ad7e804b1a95d6cd0bc5f14f (diff)
downloadtalos-obmc-uboot-efe2d80cca4822ce6c435993e01467eeee8babfb.tar.gz
talos-obmc-uboot-efe2d80cca4822ce6c435993e01467eeee8babfb.zip
x86: Clean up ivybridge/chrome Kconfig options
There are some options which are never used, and also some options which are selected by others but have never been a Kconfg option. Clean these up. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/google')
-rw-r--r--board/google/chromebook_link/Kconfig1
-rw-r--r--board/google/chromebox_panther/Kconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/google/chromebook_link/Kconfig b/board/google/chromebook_link/Kconfig
index d3644a9655..3843517f24 100644
--- a/board/google/chromebook_link/Kconfig
+++ b/board/google/chromebook_link/Kconfig
@@ -20,7 +20,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select X86_RESET_VECTOR
select CPU_INTEL_SOCKET_RPGA989
select NORTHBRIDGE_INTEL_IVYBRIDGE
- select SOUTHBRIDGE_INTEL_C216
select HAVE_ACPI_RESUME
select BOARD_ROMSIZE_KB_8192
diff --git a/board/google/chromebox_panther/Kconfig b/board/google/chromebox_panther/Kconfig
index d56d90378c..88afff3443 100644
--- a/board/google/chromebox_panther/Kconfig
+++ b/board/google/chromebox_panther/Kconfig
@@ -21,7 +21,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select X86_RESET_VECTOR
select CPU_INTEL_SOCKET_RPGA989
select NORTHBRIDGE_INTEL_IVYBRIDGE
- select SOUTHBRIDGE_INTEL_C216
select HAVE_ACPI_RESUME
select BOARD_ROMSIZE_KB_8192
OpenPOWER on IntegriCloud