aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index e410f20038..467cd630b4 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -1,4 +1,4 @@
-if BOARD_LENOVO_T400
+if BOARD_LENOVO_T400 || BOARD_LENOVO_R400
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
@@ -27,10 +27,14 @@ config MAINBOARD_DIR
string
default lenovo/t400
+if BOARD_LENOVO_T400
+
config MAINBOARD_PART_NUMBER
string
default "ThinkPad T400"
+endif
+
config MMCONF_BASE_ADDRESS
hex
default 0xf0000000