diff options
| author | Peter Korsgaard | 2009-01-18 15:20:18 +0100 |
|---|---|---|
| committer | Peter Korsgaard | 2009-01-18 15:20:18 +0100 |
| commit | 675b479c2f84b14aad70b1728fa690b2e400d7ea (patch) | |
| tree | 1f69b58bcfc614e4d6b6d8801bd60e3b6db2bef6 /target | |
| parent | Cleanup libgtk2, and prepare for 2.15 (diff) | |
| download | buildroot-675b479c2f84b14aad70b1728fa690b2e400d7ea.tar.gz buildroot-675b479c2f84b14aad70b1728fa690b2e400d7ea.tar.xz buildroot-675b479c2f84b14aad70b1728fa690b2e400d7ea.zip | |
Kconfig: remove 'default n' and 'default no' (see r22874)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Diffstat (limited to 'target')
| -rw-r--r-- | target/u-boot/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/u-boot/Config.in b/target/u-boot/Config.in index d34355b53..981b1787b 100644 --- a/target/u-boot/Config.in +++ b/target/u-boot/Config.in @@ -360,5 +360,3 @@ config BR2_BOOTSOURCE default y if BR2_BOOTSOURCE_FLASH default y if BR2_BOOTSOURCE_SDCARD default y if BR2_BOOTSOURCE_EEPROM - default n - |
