Skip to content

Commit 69264b4

Browse files
montjoiedavem330
authored andcommitted
sparc: sparc64_defconfig: remove duplicate CONFIGs
After my patch there is CONFIG_ATA defined twice. Remove the duplicate one. Same problem for CONFIG_HAPPYMEAL, except I added as builtin for boot test with NFS. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Fixes: a57cdeb ("sparc: sparc64_defconfig: add necessary configs for qemu") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e5e8b80 commit 69264b4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

arch/sparc/configs/sparc64_defconfig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ CONFIG_NETDEVICES=y
9393
CONFIG_NET_ETHERNET=y
9494
CONFIG_MII=m
9595
CONFIG_SUNLANCE=m
96-
CONFIG_HAPPYMEAL=m
96+
CONFIG_HAPPYMEAL=y
9797
CONFIG_SUNGEM=m
9898
CONFIG_SUNVNET=m
9999
CONFIG_LDMVSW=m
@@ -234,9 +234,7 @@ CONFIG_CRYPTO_TWOFISH=m
234234
CONFIG_CRC16=m
235235
CONFIG_LIBCRC32C=m
236236
CONFIG_VCC=m
237-
CONFIG_ATA=y
238237
CONFIG_PATA_CMD64X=y
239-
CONFIG_HAPPYMEAL=y
240238
CONFIG_IP_PNP=y
241239
CONFIG_IP_PNP_DHCP=y
242240
CONFIG_DEVTMPFS=y

0 commit comments

Comments
 (0)