Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.
authorMarc Jones <marcj303@gmail.com>
Wed, 14 Dec 2011 22:33:33 +0000 (15:33 -0700)
committerPatrick Georgi <patrick@georgi-clan.de>
Mon, 26 Dec 2011 07:53:02 +0000 (08:53 +0100)
commit79cfe7e024877f51c216449f81a5821e8e782d9b
treed7d571dd9af0132b0e2cc454e81412e8bdaa652c
parent2b751c6f79b34f7d96598beb10c21b2d84d839d9
Fix Fam10 MMCONF_SUPPORT_DEFAULT setting.

I misunderstood how kconfig select works. It needs to be selected with a config option. Moved the select to the correct location.

Change-Id: If9b1e21e6cbc5af4671efb76cf87dd18dbbe2234
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: http://review.coreboot.org/487
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
src/cpu/amd/model_10xxx/Kconfig