target/u-boot: more cleanups
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 8 Jan 2009 14:58:54 +0000 (14:58 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 8 Jan 2009 14:58:54 +0000 (14:58 -0000)
commit9dd66ff7e94a774e76429045bb727477a98d986e
treebb1b18fe8279a16af38a3599939c58a6bb1c0b9e
parent2b75de900b4165a48f004aa3fe2b3b19d34c936e
target/u-boot: more cleanups

As discussed on the list.

- No sense in depending on BR2_TARGET_UBOOT when the configurations are
  within a if BR2_TARGET_UBOOT conditional.
- n is default, so remove 'default n'
- clarify nested conditionals
target/u-boot/Config.in