Actually add PC87382 into Kconfig, missing from r6332
Signed-off-by: Peter Stuge <peter@stuge.se> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6334 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
82e3617e8c
commit
1440d0880b
|
@ -28,6 +28,8 @@ config SUPERIO_NSC_PC87360
|
|||
bool
|
||||
config SUPERIO_NSC_PC87366
|
||||
bool
|
||||
config SUPERIO_NSC_PC87382
|
||||
bool
|
||||
config SUPERIO_NSC_PC87392
|
||||
bool
|
||||
config SUPERIO_NSC_PC87417
|
||||
|
|
Loading…
Reference in New Issue