This website requires JavaScript.
Explore
Help
Sign In
Narcissus
/
shredos.x86_64
Watch
2
Star
0
Fork
0
You've already forked shredos.x86_64
mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced
2026-02-24 11:32:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43d005d894e1c309e94de44edb45c83a47b78966
shredos.x86_64
/
boot
/
at91dataflashboot
/
Config.in
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
at91dataflashboot: use "config" instead of "menuconfig" Since at91dataflashboot has no suboption, using "menuconfig" is useless and confusing, as it creates an empty submenu in the configuration interface. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-11 22:46:15 +02:00
config BR2_TARGET_AT91DATAFLASHBOOT
Config.in files: whitespace cleanup This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-11 17:23:23 +01:00
depends on BR2_arm926t
bool "AT91 DataFlashBoot"
Reference in New Issue
Copy Permalink