Skip to content

Commit 6b58252

Browse files
committed
flashrom ppc64: remove ast2400
1 parent d0aab9a commit 6b58252

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

modules/flashrom

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ ifeq "$(CONFIG_TARGET_ARCH)" "ppc64"
1919
flashrom_cfg := \
2020
CONFIG_NOTHING=yes \
2121
CONFIG_LINUX_MTD=yes \
22-
CONFIG_DUMMY=yes \
23-
CONFIG_AST2400=yes
22+
CONFIG_DUMMY=yes
2423
endif
2524

2625
flashrom_target := \

0 commit comments

Comments
 (0)