Skip to content

Commit

Permalink
flashrom ppc64: remove ast2400
Browse files Browse the repository at this point in the history
  • Loading branch information
tlaurion committed Jan 24, 2023
1 parent d0aab9a commit 6b58252
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/flashrom
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ ifeq "$(CONFIG_TARGET_ARCH)" "ppc64"
flashrom_cfg := \
CONFIG_NOTHING=yes \
CONFIG_LINUX_MTD=yes \
CONFIG_DUMMY=yes \
CONFIG_AST2400=yes
CONFIG_DUMMY=yes
endif

flashrom_target := \
Expand Down

0 comments on commit 6b58252

Please sign in to comment.