summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h81m-hds')
-rw-r--r--src/mainboard/asrock/h81m-hds/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asrock/h81m-hds/Kconfig b/src/mainboard/asrock/h81m-hds/Kconfig
index af723a3e04..4e9583c8e0 100644
--- a/src/mainboard/asrock/h81m-hds/Kconfig
+++ b/src/mainboard/asrock/h81m-hds/Kconfig
@@ -32,12 +32,4 @@ config MAINBOARD_PART_NUMBER
string
default "H81M-HDS"
-#
-# Since this is a desktop board, the assumption is made that most users
-# would want CMOS configuration enabled by default.
-#
-config USE_OPTION_TABLE
- bool
- default y
-
endif