summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configs/atngw100_defconfig3
-rw-r--r--configs/atstk100x_defconfig3
2 files changed, 6 insertions, 0 deletions
diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig
index cf727f9963..d410f5b5a6 100644
--- a/configs/atngw100_defconfig
+++ b/configs/atngw100_defconfig
@@ -1,3 +1,6 @@
+# AVR32 is deprecated
+BR2_DEPRECATED=y
+
# Architecture
BR2_avr32=y
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig
index 6a77b41048..0e17e36dc9 100644
--- a/configs/atstk100x_defconfig
+++ b/configs/atstk100x_defconfig
@@ -1,3 +1,6 @@
+# AVR32 is deprecated
+BR2_DEPRECATED=y
+
# Architecture
BR2_avr32=y
OpenPOWER on IntegriCloud