Skip to content

Commit

Permalink
Makefile: add AST1100, AT2400 to DEPENDS_ON_x86_PORT_IO
Browse files Browse the repository at this point in the history
Change-Id: Ib24dfd4f4e72da346a0e2db11d598c73ef5bc051
Signed-off-by: Maciej Pijanowski <[email protected]>
  • Loading branch information
macpijan committed Jan 10, 2023
1 parent 27de6c5 commit 2c4392e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ DEPENDS_ON_X86_MSR := \
CONFIG_INTERNAL_X86 \

DEPENDS_ON_X86_PORT_IO := \
CONFIG_AST1100 \
CONFIG_AST2400 \
CONFIG_ATAHPT \
CONFIG_ATAPROMISE \
CONFIG_INTERNAL_X86 \
Expand Down

0 comments on commit 2c4392e

Please sign in to comment.