summaryrefslogtreecommitdiffstats
path: root/target/device/Sharp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* target/device: remove obsolete Sharp/LNode80 platformPeter Korsgaard2009-01-291-14/+0
| | | | | | | | As discussed on the list and requested on irc: < prpplague> Jacmet: hey, just wanted to drop a note to confirm that the LNode80 can be removed, we never went into full scale production of it, only 20 were ever made
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* 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-2/+2
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Make Config.in targets for ARM chips look consistentUlf Samuelsson2007-07-121-2/+9
|
* add Sharp LH79520 based LNode80 targetDavid Anders2006-01-191-0/+9