[package] allow different ar7-atm versions to be selected (#6345)
[openwrt.git] / target / Config.in
index 0d597e6..2834d07 100644 (file)
@@ -53,6 +53,9 @@ config USES_CPIOGZ
 config PROFILE_KCONFIG 
        bool
 
+config NOMMU
+       bool
+
 # Architecture selection
 
 config i386
@@ -101,6 +104,7 @@ config powerpc
        bool
 
 config powerpc64
+       select BIG_ENDIAN
        bool
 
 config sh3
This page took 0.030172 seconds and 4 git commands to generate.