mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 22:43:17 +02:00
atavia: Fix a few problems overlooked/introduced while rebasing
Corresponding to flashrom svn r1811. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
This commit is contained in:
5
Makefile
5
Makefile
@ -325,11 +325,6 @@ UNSUPPORTED_FEATURES += CONFIG_ATAHPT=yes
|
||||
else
|
||||
override CONFIG_ATAHPT = no
|
||||
endif
|
||||
ifeq ($(CONFIG_ATAVIA), yes)
|
||||
UNSUPPORTED_FEATURES += CONFIG_ATAVIA=yes
|
||||
else
|
||||
override CONFIG_ATAVIA = no
|
||||
endif
|
||||
ifeq ($(CONFIG_SATAMV), yes)
|
||||
UNSUPPORTED_FEATURES += CONFIG_SATAMV=yes
|
||||
else
|
||||
|
Reference in New Issue
Block a user