summaryrefslogtreecommitdiffstats
path: root/target/device/AMD/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* target/device/AMD: removePeter Korsgaard2009-09-011-25/+0
| | | | | | | It hasn't been touched in years, and Config.in refers to non-existing files (linux.mk), so there cannot be many users. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/device: wrap AMD preset in BR2_TARGET_AMD menuconfigPeter Korsgaard2009-03-201-0/+6
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-2/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-4/+4
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* - remove some duplicate entriesBernhard Reutner-Fischer2007-09-291-7/+0
|
* Get the board-specific dependencies right.Paul Mundt2005-05-021-1/+5
| | | | | | | | Currently each board is dumping all of its config options regardless of whether we are even on the right architecture or not (this is due to outright sourcing of the configs at the upper level..). Dependency resolution either needs to be done there, or at the board-specific level.
* The DBAu1500 can run as either big or little endianEric Andersen2005-03-101-1/+1
|
* Add board support for the AMD DBAu1500 development boardEric Andersen2005-03-091-0/+24