diff options
Diffstat (limited to 'src/mainboard/jetway/Kconfig')
-rw-r--r-- | src/mainboard/jetway/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/jetway/Kconfig b/src/mainboard/jetway/Kconfig index 4c92a6ab9e..dd631da11b 100644 --- a/src/mainboard/jetway/Kconfig +++ b/src/mainboard/jetway/Kconfig @@ -3,6 +3,6 @@ choice depends on VENDOR_JETWAY source "src/mainboard/jetway/j7f24/Kconfig" - +source "src/mainboard/jetway/pa78vm5/Kconfig" endchoice |