samples/m68k-unknown-elf/reported.by
author "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
Tue May 31 16:27:39 2011 +0200 (2011-05-31)
changeset 2484 d1a8c2ae7946
permissions -rw-r--r--
kconfig: remove useless 'default n'

kconfig bools are disabled by default, so specifying 'default n' is useless and
noisy. This patch removes all occurrences of 'default n'.

Signed-off-by: "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
linux@1754
     1
reporter_name="Remy Bohmer"
linux@1754
     2
reporter_url="linux@bohmer.net"
linux@1754
     3
reporter_comment="Example for building a toolchain for m68000 bare metal targets"