avr32: Kconfig: Remove pointless if around atstk1000 include
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Mon, 13 Oct 2008 10:42:25 +0000 (12:42 +0200)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Mon, 13 Oct 2008 10:48:14 +0000 (12:48 +0200)
commit1d3ba686ed706a0e8563878b2ec415e125178607
treeb17d7657f31860ebdbae2f1448d1b44d3ead4a4a
parent6eb3ebe04da4c8f31d776217b0b76ca3d00f20b1
avr32: Kconfig: Remove pointless if around atstk1000 include

The contents of the ATSTK1000 Kconfig file itself is completely
conditional, so including it conditionally makes no sense and only adds
clutter.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
arch/avr32/Kconfig